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

Side by Side Diff: LayoutTests/platform/mac/fast/css-generated-content/table-table-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 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 [color=#000000]
(...skipping 11 matching lines...) Expand all
22 RenderTable at (0,36) size 52x18 [color=#FF0000] 22 RenderTable at (0,36) size 52x18 [color=#FF0000]
23 RenderTableSection (anonymous) at (0,0) size 52x18 [color=#00000 0] 23 RenderTableSection (anonymous) at (0,0) size 52x18 [color=#00000 0]
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