Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6473-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6473-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6473-expected.txt |
index e60dc258d81e55407ef3f061574bd5a0ffdf94c3..593829069e674a5d9d964ec0c00a29e331bd210f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6473-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6473-expected.txt |
@@ -7,9 +7,9 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'SUCCESS'", |
- "rect": [0, 0, 0, 0], |
- "reason": "location change" |
+ "object": "LayoutBlockFlow DIV id='allcontent'", |
+ "rect": [8, 130, 784, 50], |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) P", |
@@ -22,11 +22,6 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='allcontent'", |
- "rect": [8, 130, 784, 50], |
- "reason": "style change" |
- }, |
- { |
"object": "LayoutText #text", |
"rect": [8, 146, 70, 17], |
"reason": "location change" |
@@ -37,8 +32,11 @@ |
"reason": "location change" |
}, |
{ |
+ "object": "InlineTextBox 'SUCCESS'", |
+ "reason": "location change" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |