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

Side by Side Diff: LayoutTests/platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt

Issue 7833032: Merge 94543 - Style not propagated to anonymous boxes and anonymous (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 3 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [color=#FF0000] 5 RenderBody {BODY} at (8,8) size 784x584 [color=#FF0000]
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 369x18 7 RenderText {#text} at (0,0) size 369x18
8 text run at (0,0) width 369: "Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}" 8 text run at (0,0) width 369: "Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}"
9 RenderTable {DIV} at (0,34) size 77x54 9 RenderTable {DIV} at (0,34) size 77x54
10 RenderTableSection (anonymous) at (0,0) size 77x54 [color=#000000] 10 RenderTableSection (anonymous) at (0,0) size 77x54
11 RenderTableRow (anonymous) at (0,0) size 77x54 11 RenderTableRow (anonymous) at (0,0) size 77x54
12 RenderTableCell (anonymous) at (0,0) size 77x54 [r=0 c=0 rs=1 cs=1] 12 RenderTableCell (anonymous) at (0,0) size 77x54 [r=0 c=0 rs=1 cs=1]
13 RenderTable at (0,0) size 63x18 [color=#FF0000] 13 RenderTable at (0,0) size 63x18
14 RenderTableSection (anonymous) at (0,0) size 63x18 14 RenderTableSection (anonymous) at (0,0) size 63x18
15 RenderTableRow (anonymous) at (0,0) size 63x18 15 RenderTableRow (anonymous) at (0,0) size 63x18
16 RenderTableCell (anonymous) at (0,0) size 63x18 [r=0 c=0 rs= 1 cs=1] 16 RenderTableCell (anonymous) at (0,0) size 63x18 [r=0 c=0 rs= 1 cs=1]
17 RenderText at (0,0) size 63x18 17 RenderText at (0,0) size 63x18
18 text run at (0,0) width 63: "BEFORE" 18 text run at (0,0) width 63: "BEFORE"
19 RenderBlock {DIV} at (0,18) size 77x18 [color=#FF0000] 19 RenderBlock {DIV} at (0,18) size 77x18
20 RenderText {#text} at (0,0) size 77x18 20 RenderText {#text} at (0,0) size 77x18
21 text run at (0,0) width 77: "CONTENT" 21 text run at (0,0) width 77: "CONTENT"
22 RenderTable at (0,36) size 52x18 [color=#FF0000] 22 RenderTable at (0,36) size 52x18
23 RenderTableSection (anonymous) at (0,0) size 52x18 23 RenderTableSection (anonymous) at (0,0) size 52x18
24 RenderTableRow (anonymous) at (0,0) size 52x18 24 RenderTableRow (anonymous) at (0,0) size 52x18
25 RenderTableCell (anonymous) at (0,0) size 52x18 [r=0 c=0 rs= 1 cs=1] 25 RenderTableCell (anonymous) at (0,0) size 52x18 [r=0 c=0 rs= 1 cs=1]
26 RenderText at (0,0) size 52x18 26 RenderText at (0,0) size 52x18
27 text run at (0,0) width 52: "AFTER" 27 text run at (0,0) width 52: "AFTER"
28 RenderBlock (anonymous) at (0,88) size 784x18 28 RenderBlock (anonymous) at (0,88) size 784x18
29 RenderText {#text} at (0,0) size 77x18 29 RenderText {#text} at (0,0) size 77x18
30 text run at (0,0) width 77: "CONTENT" 30 text run at (0,0) width 77: "CONTENT"
31 RenderText {#text} at (0,0) size 0x0 31 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698