Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt |
index 192fa97fc898757c5a1764db72cf3a252d9ca2b3..1726657d505f3627d7ed6852bc97c33df4225c76 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-continuations-expected.txt |
@@ -12,11 +12,6 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [0, 0, 0, 0], |
- "reason": "forced by layout" |
- }, |
- { |
"object": "LayoutBlockFlow (positioned) DIV id='container'", |
"rect": [7, 87, 86, 22], |
"reason": "bounds change" |
@@ -27,8 +22,11 @@ |
"reason": "style change" |
}, |
{ |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutInline SPAN id='outer'", |
- "rect": [0, 0, 0, 0], |
"reason": "style change" |
} |
] |