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

Side by Side Diff: LayoutTests/virtual/slimmingpaint/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt

Issue 1064703004: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x266 3 layer at (0,0) size 800x266
4 LayoutBlockFlow {HTML} at (0,0) size 800x266 4 LayoutBlockFlow {HTML} at (0,0) size 800x266
5 LayoutBlockFlow {BODY} at (8,8) size 784x250 [color=#0000FF] 5 LayoutBlockFlow {BODY} at (8,8) size 784x250 [color=#0000FF]
6 LayoutBlockFlow {DIV} at (0,0) size 784x100 6 LayoutBlockFlow {DIV} at (0,0) size 784x100
7 LayoutTable {<pseudo:before>} at (0,0) size 100x50 7 LayoutTable {<pseudo:before>} at (0,0) size 100x50
8 LayoutTableSection (anonymous) at (0,0) size 100x50 8 LayoutTableSection (anonymous) at (0,0) size 100x50
9 LayoutTableRow (anonymous) at (0,0) size 100x50 9 LayoutTableRow (anonymous) at (0,0) size 100x50
10 LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs= 1] 10 LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs= 1]
(...skipping 20 matching lines...) Expand all
31 LayoutBlockFlow {DIV} at (0,200) size 784x50 31 LayoutBlockFlow {DIV} at (0,200) size 784x50
32 LayoutTable {<pseudo:after>} at (0,0) size 100x50 32 LayoutTable {<pseudo:after>} at (0,0) size 100x50
33 LayoutTableSection (anonymous) at (0,0) size 100x50 33 LayoutTableSection (anonymous) at (0,0) size 100x50
34 LayoutTableRow (anonymous) at (0,0) size 100x50 34 LayoutTableRow (anonymous) at (0,0) size 100x50
35 LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs= 1] 35 LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs= 1]
36 LayoutInline {<pseudo:first-letter>} at (0,0) size 50x50 [color= #008000] 36 LayoutInline {<pseudo:first-letter>} at (0,0) size 50x50 [color= #008000]
37 LayoutTextFragment (anonymous) at (0,0) size 50x50 37 LayoutTextFragment (anonymous) at (0,0) size 50x50
38 text run at (0,0) width 50: "E" 38 text run at (0,0) width 50: "E"
39 LayoutTextFragment (anonymous) at (50,0) size 50x50 39 LayoutTextFragment (anonymous) at (50,0) size 50x50
40 text run at (50,0) width 50: "F" 40 text run at (50,0) width 50: "F"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698