Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-repaint-glitch-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-repaint-glitch-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-repaint-glitch-expected.txt |
index 29d145fae44c0dc48e05d0b2b7e1bc6a368ff6cb..d963ada1927b3318471eadf581b51f11afed4d72 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-repaint-glitch-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-repaint-glitch-expected.txt |
@@ -8,22 +8,22 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [15, 229, 208, 68], |
+ "rect": [15, 391, 208, 68], |
"reason": "outline" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [15, 391, 208, 68], |
+ "rect": [15, 229, 208, 68], |
"reason": "outline" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='a'", |
- "rect": [29, 273, 180, 20], |
+ "object": "LayoutBlockFlow DIV id='b'", |
+ "rect": [29, 435, 180, 20], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='b'", |
- "rect": [29, 435, 180, 20], |
+ "object": "LayoutBlockFlow DIV id='a'", |
+ "rect": [29, 273, 180, 20], |
"reason": "incremental" |
} |
] |