Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
index 9c416c14712bbd23a539c1f95f09d0ff98590fee..845e09a00219f47a52d2256f3809ed2913a0ad57 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'PASS'", |
- "rect": [0, 0, 0, 0], |
- "reason": "style change" |
- }, |
- { |
"object": "LayoutBlockFlow (positioned) DIV id='target'", |
"rect": [508, 28, 80, 20], |
"reason": "style change" |
@@ -22,8 +17,11 @@ |
"reason": "style change" |
}, |
{ |
+ "object": "InlineTextBox 'PASS'", |
+ "reason": "style change" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |