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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-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/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
index 6aa1d5a5c245122d800209f157e1d1a974b22fd4..481c2c44ff647b085825b1d66fa1549d87623464 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
@@ -14,8 +14,10 @@
"paintInvalidationClients": [
"LayoutBlockFlow (floating) SPAN",
"LayoutText #text",
+ "InlineTextBox 'the quick brown fox jumped over the lazy dog'",
"LayoutBlockFlow (positioned) SPAN",
- "LayoutText #text"
+ "LayoutText #text",
+ "InlineTextBox 'the quick brown fox jumped over the lazy dog'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698