| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
|
| index acb2758f692cbb95c05dcf3809f314c3c2368697..c02018450a41245f901c763513dd64991d1670c6 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
|
| @@ -9,6 +9,11 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutMenuList SELECT id='popup'",
|
| + "rect": [8, 80, 200, 30],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [9, 87, 198, 16],
|
| "reason": "invalidate paint rectangle"
|
| @@ -49,6 +54,10 @@
|
| "reason": "full"
|
| },
|
| {
|
| + "object": "LayoutMenuList SELECT id='popup'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "reason": "invalidate paint rectangle"
|
| },
|
|
|