Index: third_party/WebKit/LayoutTests/fast/repaint/outline-inset-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-inset-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-inset-expected.txt |
index a967ee9eab9b99cf376a46f892c0522403a01999..9cc6eb67acf90a945cd66112908dab10bfc9b66f 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/outline-inset-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/outline-inset-expected.txt |
@@ -8,22 +8,22 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [19, 29, 200, 60], |
+ "rect": [19, 189, 200, 60], |
"reason": "outline" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [19, 189, 200, 60], |
+ "rect": [19, 29, 200, 60], |
"reason": "outline" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='a'", |
- "rect": [29, 69, 180, 20], |
+ "object": "LayoutBlockFlow DIV id='b'", |
+ "rect": [29, 229, 180, 20], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='b'", |
- "rect": [29, 229, 180, 20], |
+ "object": "LayoutBlockFlow DIV id='a'", |
+ "rect": [29, 69, 180, 20], |
"reason": "incremental" |
} |
] |