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

Unified Diff: LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt

Issue 1101393002: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/fast/css-generated-content/013-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt b/LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt
index 9df4265bbb555ebd0541d12758d3d67ae7a6d7fd..b8adf03944a637677553fa92c64af8a1f9d64e70 100644
--- a/LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {H1} at (0,0) size 784x37
LayoutInline {<pseudo:before>} at (0,0) size 207x36
- LayoutTextFragment at (0,0) size 207x36
+ LayoutTextFragment (anonymous) at (0,0) size 207x36
text run at (0,0) width 207: "First Chapter: "
LayoutText {#text} at (207,0) size 105x36
text run at (207,0) width 105: "TEST 1"
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 225: "Should read: \"First Chapter: TEST 1\""
LayoutBlockFlow {H2} at (0,98.34) size 784x27
LayoutInline {<pseudo:before>} at (0,0) size 99x26
- LayoutTextFragment at (0,0) size 99x26
+ LayoutTextFragment (anonymous) at (0,0) size 99x26
text run at (0,0) width 99: "Chapter: "
LayoutText {#text} at (99,0) size 77x26
text run at (99,0) width 77: "TEST 2"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 194: "Should read: \"Chapter: TEST 2\""
LayoutBlockFlow {H3} at (0,183.97) size 784x23
LayoutInline {<pseudo:before>} at (0,0) size 116x22
- LayoutTextFragment at (0,0) size 116x22
+ LayoutTextFragment (anonymous) at (0,0) size 116x22
text run at (0,0) width 116: "Chapter One: "
LayoutText {#text} at (116,0) size 65x22
text run at (116,0) width 65: "TEST 3"
@@ -32,7 +32,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 224: "Should read: \"Chapter One: TEST 3\""
LayoutBlockFlow {H4} at (0,266.95) size 784x20
LayoutInline {<pseudo:before>} at (0,0) size 63x19
- LayoutTextFragment at (0,0) size 63x19
+ LayoutTextFragment (anonymous) at (0,0) size 63x19
text run at (0,0) width 63: "Chapter: "
LayoutText {#text} at (63,0) size 51x19
text run at (63,0) width 51: "TEST 4"

Powered by Google App Engine
This is Rietveld 408576698