Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt |
index c7c0c52869dce2053c12c9ee5dc0217601fe2aa5..817d489724fc3aaf2210c59e80d422d1071cf1e3 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt |
@@ -7,13 +7,13 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow DIV id='inner-editor'", |
+ "rect": [10, 11, 169, 16], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineTextBox 'PASS'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [10, 11, 35, 16], |
"reason": "full" |
}, |
{ |
@@ -22,18 +22,15 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [10, 11, 169, 16], |
- "reason": "invalidate paint rectangle" |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [10, 11, 35, 16], |
+ "object": "InlineTextBox 'PASS'", |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |