Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-continuations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-continuations-expected.txt |
index 3c7d5373a397931cb3f66b6c981e23bc5138180e..207301b4c874aa5e3b630007deb5575533e5390a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-continuations-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-enable-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, 85, 22], |
"reason": "bounds change" |
@@ -27,8 +22,15 @@ |
"reason": "style change" |
}, |
{ |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutInline SPAN id='outer'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutInline SPAN id='outer'", |
- "rect": [0, 0, 0, 0], |
"reason": "style change" |
} |
] |