Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/change-text-content-and-background-color-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/change-text-content-and-background-color-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/change-text-content-and-background-color-expected.txt |
index eb4bcb1b7ec8fe6d872603e488eeca111014068d..d1c5dead4d67f37f3dafdfe2244e9c4d8a5fa3bf 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/change-text-content-and-background-color-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/change-text-content-and-background-color-expected.txt |
@@ -6,17 +6,16 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [30, 30, 200, 23], |
+ [30, 30, 200, 22], |
[30, 30, 47, 22], |
[30, 30, 42, 22], |
[8, 8, 244, 67] |
], |
"paintInvalidationClients": [ |
- "RootInlineBox", |
"InlineTextBox ''", |
+ "RootInlineBox", |
"LayoutTextControl (positioned) INPUT id='input'", |
"LayoutBlockFlow DIV id='inner-editor'", |
- "RootInlineBox", |
"LayoutText #text", |
"InlineTextBox 'NEW'" |
] |