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

Unified Diff: LayoutTests/platform/mac/css1/pseudo/firstletter-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/css1/pseudo/firstletter-expected.txt
diff --git a/LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt b/LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt
index 202cc3afdb7c1556970c0a1de90c08de6b222b13..05566c2626f8ccce499b3ddc796d392f0e9450ff 100644
--- a/LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt
+++ b/LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {BODY} at (8,8) size 769x695 [bgcolor=#CCCCCC]
LayoutBlockFlow {P} at (0,0) size 769x18
LayoutInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#800000]
- LayoutTextFragment at (0,0) size 10x18
+ LayoutTextFragment (anonymous) at (0,0) size 10x18
text run at (0,0) width 10: "T"
LayoutTextFragment {#text} at (9,0) size 354x18
text run at (9,0) width 354: "he style declarations which apply to the text below are:"
@@ -21,7 +21,7 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {HR} at (0,107) size 769x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,125) size 769x54
LayoutInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#800000]
- LayoutTextFragment at (0,0) size 10x18
+ LayoutTextFragment (anonymous) at (0,0) size 10x18
text run at (0,0) width 10: "T"
LayoutTextFragment {#text} at (9,0) size 766x54
text run at (9,0) width 445: "he first letter of this paragraph, and only that one, should be maroon. "
@@ -31,7 +31,7 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,36) width 124: "more than one line."
LayoutBlockFlow {P} at (0,195) size 769x73
LayoutInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#800000]
- LayoutTextFragment at (0,0) size 20x37
+ LayoutTextFragment (anonymous) at (0,0) size 20x37
text run at (0,0) width 20: "T"
LayoutTextFragment {#text} at (19,15) size 752x58
text run at (19,15) width 626: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
@@ -41,7 +41,7 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,55) width 355: "the paragraph must be displayed on more than one line."
LayoutBlockFlow {P} at (0,284) size 769x100
LayoutInline {<pseudo:first-letter>} at (0,0) size 76x64 [color=#800000]
- LayoutTextFragment at (0,0) size 76x64
+ LayoutTextFragment (anonymous) at (0,0) size 76x64
text run at (0,0) width 76: "\"W"
LayoutTextFragment {#text} at (75,36) size 754x64
text run at (75,36) width 325: "e should check for quotation support,\" it was said. "
@@ -63,7 +63,7 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableCell {TD} at (12,26) size 755x267 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutBlockFlow {P} at (4,4) size 747x54
LayoutInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#800000]
- LayoutTextFragment at (0,0) size 10x18
+ LayoutTextFragment (anonymous) at (0,0) size 10x18
text run at (0,0) width 10: "T"
LayoutTextFragment {#text} at (9,0) size 726x54
text run at (9,0) width 445: "he first letter of this paragraph, and only that one, should be maroon. "
@@ -73,7 +73,7 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,36) width 209: "displayed on more than one line."
LayoutBlockFlow {P} at (4,74) size 747x73
LayoutInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#800000]
- LayoutTextFragment at (0,0) size 20x37
+ LayoutTextFragment (anonymous) at (0,0) size 20x37
text run at (0,0) width 20: "T"
LayoutTextFragment {#text} at (19,15) size 732x58
text run at (19,15) width 626: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
@@ -83,7 +83,7 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,55) width 385: "test, the paragraph must be displayed on more than one line."
LayoutBlockFlow {P} at (4,163) size 747x100
LayoutInline {<pseudo:first-letter>} at (0,0) size 76x64 [color=#800000]
- LayoutTextFragment at (0,0) size 76x64
+ LayoutTextFragment (anonymous) at (0,0) size 76x64
text run at (0,0) width 76: "\"W"
LayoutTextFragment {#text} at (75,36) size 738x64
text run at (75,36) width 325: "e should check for quotation support,\" it was said. "

Powered by Google App Engine
This is Rietveld 408576698