Index: third_party/WebKit/LayoutTests/platform/mac/transforms/transform-focus-ring-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/transforms/transform-focus-ring-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/transforms/transform-focus-ring-repaint-expected.txt |
index d79d1ea4efc0820477fa9c9e83b00b7a4b614d1d..4b360095b32b17282f20657672be21abf27ac4f2 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/transforms/transform-focus-ring-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 406, 546], |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='target'", |
- "rect": [0, 0, 406, 546], |
- "reason": "style change" |
+ "rect": [0, 0, 200, 200], |
+ "reason": "full" |
} |
] |
}, |