| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-style-change-in-scrolled-view-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-style-change-in-scrolled-view-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-style-change-in-scrolled-view-expected.txt
|
| index 93bd57f42a8fdfe4a715b0b2678c93f355f4f6fe..c66e9a12a43eafed59e9e85c040b2b93de91a908 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-style-change-in-scrolled-view-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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, 18],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 288, 415, 18],
|
| + "object": "InlineTextBox 'Text Text Text Text Text Text Text Text Text Text Text Text Text'",
|
| "reason": "style change"
|
| }
|
| ]
|
|
|