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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-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/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-expected.txt
index 767baebd312d0be8cbcdc110b5e22bc98672dd8a..a4c0ebd7b099e185ccf8928a40c7792c9381cb78 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-expected.txt
@@ -16,7 +16,25 @@
"paintInvalidationClients": [
"LayoutBlockFlow (positioned) DIV id='box'",
"LayoutInline (relative positioned) SPAN id='child'",
- "LayoutText #text"
+ "InlineFlowBox",
+ "InlineFlowBox",
+ "InlineFlowBox",
+ "InlineFlowBox",
+ "InlineFlowBox",
+ "InlineFlowBox",
+ "InlineFlowBox",
+ "InlineFlowBox",
+ "InlineFlowBox",
+ "LayoutText #text",
+ "InlineTextBox 'A B C'",
+ "InlineTextBox 'D E F'",
+ "InlineTextBox 'G H I'",
+ "InlineTextBox 'J K L'",
+ "InlineTextBox 'M N O'",
+ "InlineTextBox 'P Q R'",
+ "InlineTextBox 'S T U'",
+ "InlineTextBox 'V W X'",
+ "InlineTextBox 'Y Z'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698