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

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

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 clip at (0,0) size 785x600 scrollHeight 848 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 848
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x848 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x848 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x848 4 LayoutBlockFlow {HTML} at (0,0) size 785x848
5 LayoutBlockFlow {BODY} at (8,8) size 769x832 5 LayoutBlockFlow {BODY} at (8,8) size 769x832
6 LayoutBlockFlow (anonymous) at (0,0) size 769x100 6 LayoutBlockFlow (anonymous) at (0,0) size 769x100
7 LayoutText {#text} at (0,0) size 296x19 7 LayoutText {#text} at (0,0) size 296x19
8 text run at (0,0) width 296: "The following three examples are 2 neste d tables." 8 text run at (0,0) width 296: "The following three examples are 2 neste d tables."
9 LayoutBR {BR} at (296,15) size 0x0 9 LayoutBR {BR} at (296,15) size 0x0
10 LayoutText {#text} at (0,20) size 738x19 10 LayoutText {#text} at (0,20) size 738x19
11 text run at (0,20) width 738: "The inner table has a height of 100%, t he outer table has a height set of 200px, on the <table>, <tr> and <td> respecti vely." 11 text run at (0,20) width 738: "The inner table has a height of 100%, t he outer table has a height set of 200px, on the <table>, <tr> and <td> respecti vely."
12 LayoutBR {BR} at (738,35) size 0x0 12 LayoutBR {BR} at (738,35) size 0x0
13 LayoutBR {BR} at (0,40) size 0x19 13 LayoutBR {BR} at (0,40) size 0x19
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 LayoutTableCell {TD} at (2,2) size 589x54 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 57 LayoutTableCell {TD} at (2,2) size 589x54 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
58 LayoutTable {TABLE} at (2,2) size 585x50 [border: (1px outset #808 080)] 58 LayoutTable {TABLE} at (2,2) size 585x50 [border: (1px outset #808 080)]
59 LayoutTableSection {TBODY} at (1,1) size 583x48 59 LayoutTableSection {TBODY} at (1,1) size 583x48
60 LayoutTableRow {TR} at (0,2) size 583x44 60 LayoutTableRow {TR} at (0,2) size 583x44
61 LayoutTableCell {TD} at (2,2) size 579x44 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 61 LayoutTableCell {TD} at (2,2) size 579x44 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
62 LayoutText {#text} at (2,2) size 364x19 62 LayoutText {#text} at (2,2) size 364x19
63 text run at (2,2) width 364: "outer table has no height set, inner table has a height of 50%." 63 text run at (2,2) width 364: "outer table has no height set, inner table has a height of 50%."
64 LayoutBR {BR} at (366,17) size 0x0 64 LayoutBR {BR} at (366,17) size 0x0
65 LayoutText {#text} at (2,22) size 575x19 65 LayoutText {#text} at (2,22) size 575x19
66 text run at (2,22) width 575: "Here the height should be set to auto, because the height of the outer td depends on the content." 66 text run at (2,22) width 575: "Here the height should be set to auto, because the height of the outer td depends on the content."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698