Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt |
index da06ebc132ba0221405d14361269f6a9a7bddd0d..b9a35c23bad1e57e8b447218b07f8d28372a17c4 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt |
@@ -7,16 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'Lorem Ipsum'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'Lorem Ipsum'", |
- "rect": [0, 0, 0, 0], |
- "reason": "style change" |
- }, |
- { |
"object": "LayoutBlockFlow (positioned) A id='link' class='updated'", |
"rect": [43, 103, 91, 30], |
"reason": "style change" |
@@ -27,13 +17,19 @@ |
"reason": "style change" |
}, |
{ |
+ "object": "InlineTextBox 'Lorem Ipsum'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Lorem Ipsum'", |
+ "reason": "style change" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |