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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/add-before-anonymous-child-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 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 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 202x19 7 RenderText {#text} at (0,0) size 202x19
8 text run at (0,0) width 202: "This tests for a regression against " 8 text run at (0,0) width 202: "This tests for a regression against "
9 RenderInline {I} at (0,0) size 761x39 9 RenderInline {I} at (0,0) size 761x39
10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
11 RenderText {#text} at (202,0) size 350x19 11 RenderText {#text} at (202,0) size 350x19
12 text run at (202,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=5868" 12 text run at (202,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=5868"
13 RenderText {#text} at (552,0) size 761x39 13 RenderText {#text} at (552,0) size 761x39
14 text run at (552,0) width 4: " " 14 text run at (552,0) width 4: " "
15 text run at (556,0) width 205: "Crash on HP.com with ToT and" 15 text run at (556,0) width 205: "Crash on HP.com with ToT and"
16 text run at (0,20) width 315: "Safari 2.0.2 in khtml::RenderContaine r::detach()" 16 text run at (0,20) width 315: "Safari 2.0.2 in khtml::RenderContaine r::detach()"
17 RenderText {#text} at (315,20) size 4x19 17 RenderText {#text} at (315,20) size 4x19
18 text run at (315,20) width 4: "." 18 text run at (315,20) width 4: "."
19 RenderBlock {P} at (0,56) size 784x20 19 RenderBlock {P} at (0,56) size 784x20
20 RenderText {#text} at (0,0) size 696x19 20 RenderText {#text} at (0,0) size 696x19
21 text run at (0,0) width 390: "There should be two 100x100 squares stac ked vertically below. " 21 text run at (0,0) width 390: "There should be two 100x100 squares stac ked vertically below. "
22 text run at (390,0) width 306: "The green square should be above the b lue square." 22 text run at (390,0) width 306: "The green square should be above the b lue square."
23 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)] 23 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
24 RenderTable {TABLE} at (0,102) size 104x204 24 RenderTable {TABLE} at (0,102) size 104x204
25 RenderTableSection {TBODY} at (0,0) size 104x204 25 RenderTableSection {TBODY} at (0,0) size 104x204
26 RenderTableRow (anonymous) at (0,2) size 104x200 26 RenderTableRow (anonymous) at (0,2) size 104x200
27 RenderTableCell (anonymous) at (2,2) size 100x200 [r=0 c=0 rs=1 cs=1 ] 27 RenderTableCell (anonymous) at (2,2) size 100x200 [r=0 c=0 rs=1 cs=1 ]
28 RenderBlock {TR} at (0,0) size 100x100 [bgcolor=#008000] 28 RenderBlock {TR} at (0,0) size 100x100 [bgcolor=#008000]
29 RenderBlock {TR} at (0,100) size 100x100 [bgcolor=#0000FF] 29 RenderBlock {TR} at (0,100) size 100x100 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698