Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1038)

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/syncpaint/fast/repaint/change-text-content-and-background-color-expected.txt

Issue 1497343003: Auto-rebaseline for r363324 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/virtual/syncpaint/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/virtual/syncpaint/fast/repaint/change-text-content-and-background-color-expected.txt
similarity index 95%
copy from third_party/WebKit/LayoutTests/platform/win/fast/repaint/change-text-content-and-background-color-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/virtual/syncpaint/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/virtual/syncpaint/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",

Powered by Google App Engine
This is Rietveld 408576698