Index: third_party/WebKit/LayoutTests/fast/repaint/backgroundSizeRepaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/backgroundSizeRepaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/backgroundSizeRepaint-expected.txt |
index 48c9b538ba552f7bb45bdd1a9b41e2e6b0d995cb..389d6cd7509a6d893be33ca55867e5e3621df0cc 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/backgroundSizeRepaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/backgroundSizeRepaint-expected.txt |
@@ -8,22 +8,22 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [19, 169, 200, 60], |
+ "rect": [19, 329, 200, 60], |
"reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [19, 329, 200, 60], |
+ "rect": [19, 169, 200, 60], |
"reason": "border box change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='a'", |
- "rect": [29, 209, 180, 20], |
+ "object": "LayoutBlockFlow DIV id='b'", |
+ "rect": [29, 369, 180, 20], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='b'", |
- "rect": [29, 369, 180, 20], |
+ "object": "LayoutBlockFlow DIV id='a'", |
+ "rect": [29, 209, 180, 20], |
"reason": "incremental" |
} |
] |