Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/details-open-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/details-open-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/details-open-repaint-expected.txt |
index fe3be09e9c7251f08c74c30ecfe0fa994aff9ba4..2f94eace420e4e16cd4810da27d53173330ab7bc 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/details-open-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/details-open-repaint-expected.txt |
@@ -7,16 +7,16 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "HorizontalScrollbar", |
- "rect": [0, 0, 0, 0], |
- "reason": "scroll" |
- }, |
- { |
"object": "LayoutBlockFlow DIV id='details-content'", |
"rect": [8, 68, 784, 22], |
"reason": "location change" |
}, |
{ |
+ "object": "LayoutTextControl INPUT", |
+ "rect": [8, 68, 173, 22], |
+ "reason": "location change" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV id='inner-editor'", |
"rect": [10, 71, 169, 16], |
"reason": "location change" |
@@ -27,28 +27,27 @@ |
"reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
- "reason": "location change" |
+ "object": "HorizontalScrollbar", |
+ "reason": "scroll" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='inner-editor'", |
+ "reason": "scroll" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutTextControl INPUT", |
- "rect": [8, 68, 173, 22], |
+ "object": "LayoutText #text", |
"reason": "location change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "VerticalScrollbar", |
- "rect": [0, 0, 0, 0], |
"reason": "scroll" |
} |
] |