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 d1c5dead4d67f37f3dafdfe2244e9c4d8a5fa3bf..3f07ce12d062fce0e550832e6a5c258bd9428ad4 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,14 +6,14 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [30, 30, 200, 22], |
+ [30, 30, 200, 23], |
[30, 30, 47, 22], |
[30, 30, 42, 22], |
[8, 8, 244, 67] |
], |
"paintInvalidationClients": [ |
- "InlineTextBox ''", |
"RootInlineBox", |
+ "InlineTextBox ''", |
"LayoutTextControl (positioned) INPUT id='input'", |
"LayoutBlockFlow DIV id='inner-editor'", |
"LayoutText #text", |