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

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

Issue 1022673013: Auto-rebaseline for r192549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months 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: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
index a4e7f6d64152a0d7d13512fc33a73c566ed7f267..251bbf6257df948dfab635082bf457ed51bcce6b 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
@@ -11,9 +11,12 @@
[8, 8, 244, 68]
],
"paintInvalidationClients": [
+ "InlineTextBox ''",
+ "RootInlineBox",
"LayoutTextControl (positioned) INPUT id='input'",
"LayoutBlockFlow DIV id='inner-editor'",
- "LayoutText #text"
+ "LayoutText #text",
+ "InlineTextBox 'NEW'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698