Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/gradients-em-stops-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/gradients-em-stops-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/gradients-em-stops-repaint-expected.txt |
index bcd37558d1db8291531d1f0d5c8920a47f56eb25..36760217773aaec86ee2b79b4c780a8c6d228dbd 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/gradients-em-stops-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/gradients-em-stops-repaint-expected.txt |
@@ -7,38 +7,34 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow DIV class='em-units'", |
"rect": [8, 8, 784, 146], |
"reason": "invalidate paint rectangle" |
}, |
{ |
+ "object": "LayoutBlockFlow DIV id='box4' class='box'", |
+ "rect": [344, 18, 302, 122], |
+ "reason": "style change" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV class='indicator'", |
"rect": [345, 19, 240, 20], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='box4' class='box'", |
- "rect": [344, 18, 302, 122], |
- "reason": "style change" |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |