Index: third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt |
index 581aea606b5f9be9c93633d8537b4f101510a1ec..bfdb86e99535e2611e557cfdf9edc20ef0d59331 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt |
@@ -8,7 +8,7 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [19, 147, 200, 20], |
+ "rect": [19, 295, 200, 32], |
"reason": "incremental" |
}, |
{ |
@@ -23,17 +23,17 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [19, 295, 200, 32], |
+ "rect": [19, 147, 200, 20], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='a'", |
- "rect": [33, 133, 172, 20], |
+ "object": "LayoutBlockFlow DIV id='b'", |
+ "rect": [33, 293, 172, 20], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='b'", |
- "rect": [33, 293, 172, 20], |
+ "object": "LayoutBlockFlow DIV id='a'", |
+ "rect": [33, 133, 172, 20], |
"reason": "incremental" |
} |
] |