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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/unbreakable-images-quirk-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 (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 83x19 7 RenderText {#text} at (0,0) size 83x19
8 text run at (0,0) width 83: "No line break" 8 text run at (0,0) width 83: "No line break"
9 RenderTable {TABLE} at (0,20) size 115x61 [bgcolor=#C0C0C0] 9 RenderTable {TABLE} at (0,20) size 115x61 [bgcolor=#C0C0C0]
10 RenderTableSection {TBODY} at (0,0) size 115x61 10 RenderTableSection {TBODY} at (0,0) size 115x61
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 RenderTableSection {TBODY} at (0,0) size 115x81 63 RenderTableSection {TBODY} at (0,0) size 115x81
64 RenderTableRow {TR} at (0,2) size 115x77 64 RenderTableRow {TR} at (0,2) size 115x77
65 RenderTableCell {TD} at (2,2) size 111x77 [r=0 c=0 rs=1 cs=1] 65 RenderTableCell {TD} at (2,2) size 111x77 [r=0 c=0 rs=1 cs=1]
66 RenderText {#text} at (1,1) size 61x19 66 RenderText {#text} at (1,1) size 61x19
67 text run at (1,1) width 61: "wideword" 67 text run at (1,1) width 61: "wideword"
68 RenderImage {IMG} at (1,21) size 20x50 [bgcolor=#ADD8E6] 68 RenderImage {IMG} at (1,21) size 20x50 [bgcolor=#ADD8E6]
69 RenderText {#text} at (21,56) size 69x19 69 RenderText {#text} at (21,56) size 69x19
70 text run at (21,56) width 69: "loremipsum" 70 text run at (21,56) width 69: "loremipsum"
71 RenderImage {IMG} at (90,21) size 20x50 [bgcolor=#ADD8E6] 71 RenderImage {IMG} at (90,21) size 20x50 [bgcolor=#ADD8E6]
72 RenderText {#text} at (0,0) size 0x0 72 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698