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

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

Issue 8229001: Merge 97124 - Style not updated on text fragment in :first-letter nested in :before table. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 2 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x266 3 layer at (0,0) size 800x266
4 RenderBlock {HTML} at (0,0) size 800x266 4 RenderBlock {HTML} at (0,0) size 800x266
5 RenderBody {BODY} at (8,8) size 784x250 [color=#0000FF] 5 RenderBody {BODY} at (8,8) size 784x250 [color=#0000FF]
6 RenderBlock {DIV} at (0,0) size 784x100 6 RenderBlock {DIV} at (0,0) size 784x100
7 RenderTable at (0,0) size 100x50 7 RenderTable at (0,0) size 100x50
8 RenderTableSection (anonymous) at (0,0) size 100x50 8 RenderTableSection (anonymous) at (0,0) size 100x50
9 RenderTableRow (anonymous) at (0,0) size 100x50 9 RenderTableRow (anonymous) at (0,0) size 100x50
10 RenderTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs= 1] 10 RenderTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs= 1]
(...skipping 20 matching lines...) Expand all
31 RenderBlock {DIV} at (0,200) size 784x50 31 RenderBlock {DIV} at (0,200) size 784x50
32 RenderTable at (0,0) size 100x50 32 RenderTable at (0,0) size 100x50
33 RenderTableSection (anonymous) at (0,0) size 100x50 33 RenderTableSection (anonymous) at (0,0) size 100x50
34 RenderTableRow (anonymous) at (0,0) size 100x50 34 RenderTableRow (anonymous) at (0,0) size 100x50
35 RenderTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs= 1] 35 RenderTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs= 1]
36 RenderInline (generated) at (0,0) size 50x50 [color=#008000] 36 RenderInline (generated) at (0,0) size 50x50 [color=#008000]
37 RenderText at (0,0) size 50x50 37 RenderText at (0,0) size 50x50
38 text run at (0,0) width 50: "E" 38 text run at (0,0) width 50: "E"
39 RenderText at (50,0) size 50x50 39 RenderText 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