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

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

Issue 6200003: Merge 74987 - Merge 74954 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 9 years, 11 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 192x18 9 RenderTable {DIV} at (0,34) size 192x18
10 RenderTableSection (anonymous) at (0,0) size 192x18 [color=#000000] 10 RenderTableSection (anonymous) at (0,0) size 192x18 [color=#000000]
11 RenderTableRow (anonymous) at (0,0) size 192x18 11 RenderTableRow (anonymous) at (0,0) size 192x18
12 RenderTableCell (anonymous) at (0,0) size 63x18 [color=#FF0000] [r=0 c=0 rs=1 cs=1] 12 RenderTableCell (anonymous) at (0,0) size 63x18 [color=#FF0000] [r=0 c=0 rs=1 cs=1]
13 RenderText at (0,0) size 63x18 13 RenderText at (0,0) size 63x18
14 text run at (0,0) width 63: "BEFORE" 14 text run at (0,0) width 63: "BEFORE"
15 RenderTableCell (anonymous) at (63,0) size 77x18 [r=0 c=1 rs=1 cs=1] 15 RenderTableCell (anonymous) at (63,0) size 77x18 [r=0 c=1 rs=1 cs=1]
16 RenderBlock {DIV} at (0,0) size 77x18 [color=#FF0000] 16 RenderBlock {DIV} at (0,0) size 77x18 [color=#FF0000]
17 RenderText {#text} at (0,0) size 77x18 17 RenderText {#text} at (0,0) size 77x18
18 text run at (0,0) width 77: "CONTENT" 18 text run at (0,0) width 77: "CONTENT"
19 RenderTableCell (anonymous) at (140,0) size 52x18 [color=#FF0000] [r =0 c=2 rs=1 cs=1] 19 RenderTableCell (anonymous) at (140,0) size 52x18 [color=#FF0000] [r =0 c=2 rs=1 cs=1]
20 RenderText at (0,0) size 52x18 20 RenderText at (0,0) size 52x18
21 text run at (0,0) width 52: "AFTER" 21 text run at (0,0) width 52: "AFTER"
22 RenderBlock (anonymous) at (0,52) size 784x18 22 RenderBlock (anonymous) at (0,52) size 784x18
23 RenderText {#text} at (0,0) size 77x18 23 RenderText {#text} at (0,0) size 77x18
24 text run at (0,0) width 77: "CONTENT" 24 text run at (0,0) width 77: "CONTENT"
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698