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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/bugzilla-5699-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/virtual/slimmingpaint/fast/repaint/bugzilla-5699-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/bugzilla-5699-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/bugzilla-5699-expected.txt
index 5b1145ac58a77280def6294e3e7b7a6ef9eea76f..c1b2b622c55d79d650ce6f6f2029d939ea695a3b 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/bugzilla-5699-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/bugzilla-5699-expected.txt
@@ -18,14 +18,22 @@
[0, 182, 800, 30]
],
"paintInvalidationClients": [
+ "InlineTextBox ''",
+ "InlineTextBox '\n'",
+ "RootInlineBox",
"LayoutBlockFlow HTML",
"LayoutBlockFlow P",
"LayoutBlockFlow P",
"LayoutInline SPAN id='d'",
+ "InlineFlowBox",
"LayoutText #text",
+ "InlineTextBox '\u00A0'",
"LayoutBR BR",
+ "InlineTextBox '\n'",
"LayoutText #text",
- "LayoutBR BR"
+ "InlineTextBox 'Hello'",
+ "LayoutBR BR",
+ "InlineTextBox '\n'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698