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

Unified Diff: LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-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/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
diff --git a/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt b/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
index 0d5a46616a829ac0a22159bdbbea74136b0841ef..3123a0d8c9fe3be09c379e092566229d9762a543 100644
--- a/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
+++ b/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x266
LayoutTableRow (anonymous) at (0,0) size 100x50
LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
LayoutInline {<pseudo:first-letter>} at (0,0) size 50x50 [color=#008000]
- LayoutTextFragment at (0,0) size 50x50
+ LayoutTextFragment (anonymous) at (0,0) size 50x50
text run at (0,0) width 50: "A"
- LayoutTextFragment at (50,0) size 50x50
+ LayoutTextFragment (anonymous) at (50,0) size 50x50
text run at (50,0) width 50: "B"
LayoutBlockFlow (anonymous) at (0,50) size 784x50
LayoutText {#text} at (0,0) size 50x50
@@ -19,14 +19,14 @@ layer at (0,0) size 800x266
LayoutBlockFlow {DIV} at (0,100) size 784x100
LayoutBlockFlow (anonymous) at (0,0) size 784x50
LayoutInline {<pseudo:first-letter>} at (0,0) size 50x50 [color=#008000]
- LayoutTextFragment at (0,0) size 50x50
+ LayoutTextFragment (anonymous) at (0,0) size 50x50
text run at (0,0) width 50: "D"
LayoutTextFragment {#text} at (0,0) size 0x0
LayoutTable {<pseudo:after>} at (0,50) size 100x50
LayoutTableSection (anonymous) at (0,0) size 100x50
LayoutTableRow (anonymous) at (0,0) size 100x50
LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
- LayoutTextFragment at (0,0) size 100x50
+ LayoutTextFragment (anonymous) at (0,0) size 100x50
text run at (0,0) width 100: "EF"
LayoutBlockFlow {DIV} at (0,200) size 784x50
LayoutTable {<pseudo:after>} at (0,0) size 100x50
@@ -34,7 +34,7 @@ layer at (0,0) size 800x266
LayoutTableRow (anonymous) at (0,0) size 100x50
LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
LayoutInline {<pseudo:first-letter>} at (0,0) size 50x50 [color=#008000]
- LayoutTextFragment at (0,0) size 50x50
+ LayoutTextFragment (anonymous) at (0,0) size 50x50
text run at (0,0) width 50: "E"
- LayoutTextFragment at (50,0) size 50x50
+ LayoutTextFragment (anonymous) at (50,0) size 50x50
text run at (50,0) width 50: "F"

Powered by Google App Engine
This is Rietveld 408576698