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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug93363-expected.txt

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (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 RenderTable {TABLE} at (0,0) size 784x280 [border: (4px solid #0000FF)] 6 RenderTable {TABLE} at (0,0) size 784x280 [border: (4px solid #0000FF)]
7 RenderTableSection {TBODY} at (4,4) size 776x272 7 RenderTableSection {TBODY} at (4,4) size 776x272
8 RenderTableRow {TR} at (0,2) size 776x268 8 RenderTableRow {TR} at (0,2) size 776x268
9 RenderTableCell {TD} at (2,2) size 605x120 [border: (1px solid #0000 FF)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 605x120 [border: (1px solid #0000 FF)] [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (2,2) size 601x116 [border: (4px solid #008 000)] 10 RenderTable {TABLE} at (2,2) size 601x116 [border: (4px solid #008 000)]
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 text run at (0,0) width 112: "but this text sh ould" 44 text run at (0,0) width 112: "but this text sh ould"
45 text run at (0,20) width 40: "wrap! " 45 text run at (0,20) width 40: "wrap! "
46 text run at (40,20) width 78: "only the bold" 46 text run at (40,20) width 78: "only the bold"
47 text run at (0,40) width 123: "text should not wrap" 47 text run at (0,40) width 123: "text should not wrap"
48 text run at (0,60) width 128: "be cause is con tained" 48 text run at (0,60) width 128: "be cause is con tained"
49 text run at (0,80) width 123: "in a P that's n owrap." 49 text run at (0,80) width 123: "in a P that's n owrap."
50 RenderBlock (anonymous) at (0,280) size 784x40 50 RenderBlock (anonymous) at (0,280) size 784x40
51 RenderBR {BR} at (0,0) size 0x19 51 RenderBR {BR} at (0,0) size 0x19
52 RenderText {#text} at (0,20) size 312x19 52 RenderText {#text} at (0,20) size 312x19
53 text run at (0,20) width 312: "Tables have a thick border, cells have a thin border." 53 text run at (0,20) width 312: "Tables have a thick border, cells have a thin border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698