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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug25707-expected.txt

Issue 306953007: Unreviewed Win XP rebaselines for r175038, part 5 (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 772x39 7 RenderText {#text} at (0,0) size 772x39
8 text run at (0,0) width 772: "The table below should be sized so that each word of text wraps to its own line, and if the font size is not too large, then the table" 8 text run at (0,0) width 772: "The table below should be sized so that each word of text wraps to its own line, and if the font size is not too large, then the table"
9 text run at (0,20) width 198: "will not be wider than the screen." 9 text run at (0,20) width 198: "will not be wider than the screen."
10 RenderBlock {P} at (0,56) size 784x80 10 RenderBlock {P} at (0,56) size 784x80
11 RenderText {#text} at (0,0) size 783x79 11 RenderText {#text} at (0,0) size 783x79
12 text run at (0,0) width 783: "Previously, the table would be incredibl y wide, wide enough so that the entire paragraph of text was on one line. That w as because" 12 text run at (0,0) width 783: "Previously, the table would be incredibl y wide, wide enough so that the entire paragraph of text was on one line. That w as because"
13 text run at (0,20) width 757: "the \"maxElementSize\" of the cell was including margins calculated from the desired size of the text (in this case, 19 x the desired" 13 text run at (0,20) width 757: "the \"maxElementSize\" of the cell was including margins calculated from the desired size of the text (in this case, 19 x the desired"
14 text run at (0,40) width 779: "width of the paragraph). The fix was to calculate the margin for the \"maxElementSize\" of the cell using the \"maxElem entSize\" of the" 14 text run at (0,40) width 779: "width of the paragraph). The fix was to calculate the margin for the \"maxElementSize\" of the cell using the \"maxElem entSize\" of the"
15 text run at (0,60) width 439: "contained block itself, which in this c ase is the maximum width of a word." 15 text run at (0,60) width 439: "contained block itself, which in this c ase is the maximum width of a word."
16 RenderTable {TABLE} at (0,152) size 222x170 [border: (1px outset #808080)] 16 RenderTable {TABLE} at (0,152) size 222x170 [border: (1px outset #808080)]
17 RenderTableSection {TBODY} at (1,1) size 220x168 17 RenderTableSection {TBODY} at (1,1) size 220x168
18 RenderTableRow {TR} at (0,2) size 220x164 18 RenderTableRow {TR} at (0,2) size 220x164
19 RenderTableCell {TD} at (2,2) size 216x164 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 19 RenderTableCell {TD} at (2,2) size 216x164 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
20 RenderBlock {P} at (203.39,2) size 10.61x160 20 RenderBlock {P} at (203.39,2) size 10.61x160
21 RenderText {#text} at (0,0) size 32x159 21 RenderText {#text} at (0,0) size 32x159
22 text run at (0,0) width 25: "This" 22 text run at (0,0) width 25: "This"
23 text run at (0,20) width 9: "is" 23 text run at (0,20) width 9: "is"
24 text run at (0,40) width 32: "some" 24 text run at (0,40) width 32: "some"
25 text run at (0,60) width 26: "text." 25 text run at (0,60) width 26: "text."
26 text run at (0,80) width 25: "This" 26 text run at (0,80) width 25: "This"
27 text run at (0,100) width 9: "is" 27 text run at (0,100) width 9: "is"
28 text run at (0,120) width 32: "some" 28 text run at (0,120) width 32: "some"
29 text run at (0,140) width 26: "text." 29 text run at (0,140) width 26: "text."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698