Index: third_party/WebKit/LayoutTests/platform/win/transforms/transform-focus-ring-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/transforms/transform-focus-ring-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/transforms/transform-focus-ring-repaint-expected.txt |
index 1fda962c1d380842eccb042904d5404c63fd2d80..37b44c45d9e32d410719e724905ee4b9ed8752d7 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/transforms/transform-focus-ring-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/transforms/transform-focus-ring-repaint-expected.txt |
@@ -15,13 +15,13 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='target'", |
- "rect": [0, 0, 200, 200], |
- "reason": "full" |
+ "rect": [0, 0, 402, 542], |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='target'", |
- "rect": [0, 0, 402, 542], |
- "reason": "style change" |
+ "rect": [0, 0, 200, 200], |
+ "reason": "full" |
} |
] |
}, |