Index: third_party/WebKit/LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt |
index e570c3581c3f38a7f1a05c77ebc6ffafdac1695d..2c063cdd5acd89c4aea452af4a3cf9e79fbae114 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt |
@@ -8,12 +8,12 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='block'", |
- "rect": [8, 200, 100, 100], |
+ "rect": [208, 200, 100, 100], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='block'", |
- "rect": [208, 200, 100, 100], |
+ "rect": [8, 200, 100, 100], |
"reason": "location change" |
} |
] |