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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/css-generated-content/013-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt b/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt
index 49a50b3005b17244db52cb5d66eaff0b1d054a67..b7abdd15e0043f6f04384e59400efdf085da6daf 100644
--- a/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt
+++ b/LayoutTests/platform/mac/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 207x37
- LayoutTextFragment at (0,0) size 207x37
+ LayoutTextFragment (anonymous) at (0,0) size 207x37
text run at (0,0) width 207: "First Chapter: "
LayoutText {#text} at (206,0) size 106x37
text run at (206,0) width 106: "TEST 1"
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 242: "Should read: \"First Chapter: TEST 1\""
LayoutBlockFlow {H2} at (0,96.34) size 784x28
LayoutInline {<pseudo:before>} at (0,0) size 100x28
- LayoutTextFragment at (0,0) size 100x28
+ LayoutTextFragment (anonymous) at (0,0) size 100x28
text run at (0,0) width 100: "Chapter: "
LayoutText {#text} at (99,0) size 80x28
text run at (99,0) width 80: "TEST 2"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 208: "Should read: \"Chapter: TEST 2\""
LayoutBlockFlow {H3} at (0,180.97) size 784x22
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 (115,0) size 63x22
text run at (115,0) width 63: "TEST 3"
@@ -32,7 +32,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 239: "Should read: \"Chapter One: TEST 3\""
LayoutBlockFlow {H4} at (0,260.95) size 784x18
LayoutInline {<pseudo:before>} at (0,0) size 67x18
- LayoutTextFragment at (0,0) size 67x18
+ LayoutTextFragment (anonymous) at (0,0) size 67x18
text run at (0,0) width 67: "Chapter: "
LayoutText {#text} at (66,0) size 54x18
text run at (66,0) width 54: "TEST 4"

Powered by Google App Engine
This is Rietveld 408576698