Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-repaint-glitch-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-repaint-glitch-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-repaint-glitch-expected.txt |
index 25dcc4ebc89be7acc2ae4d2d80437378711183df..d596a81de3e5f1877b4707c8f4fbbfe7706c7474 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-repaint-glitch-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-repaint-glitch-expected.txt |
@@ -8,7 +8,7 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [19, 255, 200, 20], |
+ "rect": [19, 413, 200, 24], |
"reason": "incremental" |
}, |
{ |
@@ -23,17 +23,17 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [19, 413, 200, 24], |
+ "rect": [19, 255, 200, 20], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='a'", |
- "rect": [33, 241, 172, 20], |
+ "object": "LayoutBlockFlow DIV id='b'", |
+ "rect": [33, 403, 172, 20], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='b'", |
- "rect": [33, 403, 172, 20], |
+ "object": "LayoutBlockFlow DIV id='a'", |
+ "rect": [33, 241, 172, 20], |
"reason": "incremental" |
} |
] |