Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-style-change-in-scrolled-view-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-style-change-in-scrolled-view-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-style-change-in-scrolled-view-expected.txt |
index 4f91f9836d12d73329bfd8ddc628a4c43304d7e3..6b25a9b49a3288a3133d46ce998fd60584cddb8a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-style-change-in-scrolled-view-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-style-change-in-scrolled-view-expected.txt |
@@ -7,13 +7,12 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'Text Text Text Text Text Text Text Text Text Text Text Text Text'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [0, 288, 415, 17], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [0, 288, 415, 17], |
+ "object": "InlineTextBox 'Text Text Text Text Text Text Text Text Text Text Text Text Text'", |
"reason": "style change" |
} |
] |