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

Side by Side Diff: LayoutTests/platform/win/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 846 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 846
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x846 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 785x846 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x846 4 LayoutBlockFlow {HTML} at (0,0) size 785x846
5 LayoutBlockFlow {BODY} at (8,8) size 769x830 5 LayoutBlockFlow {BODY} at (8,8) size 769x830
6 LayoutBlockFlow (anonymous) at (0,0) size 769x108 6 LayoutBlockFlow (anonymous) at (0,0) size 769x108
7 LayoutText {#text} at (0,0) size 318x17 7 LayoutText {#text} at (0,0) size 318x17
8 text run at (0,0) width 318: "The following three examples are 2 neste d tables." 8 text run at (0,0) width 318: "The following three examples are 2 neste d tables."
9 LayoutBR {BR} at (317,14) size 1x0 9 LayoutBR {BR} at (317,14) size 1x0
10 LayoutText {#text} at (0,18) size 698x35 10 LayoutText {#text} at (0,18) size 698x35
11 text run at (0,18) width 698: "The inner table has a height of 100%, t he outer table has a height set of 200px, on the <table>, <tr> and <td>" 11 text run at (0,18) width 698: "The inner table has a height of 100%, t he outer table has a height set of 200px, on the <table>, <tr> and <td>"
12 text run at (0,36) width 82: "respectively." 12 text run at (0,36) width 82: "respectively."
13 LayoutBR {BR} at (81,50) size 1x0 13 LayoutBR {BR} at (81,50) size 1x0
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 LayoutTableCell {TD} at (2,2) size 624x50 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 58 LayoutTableCell {TD} at (2,2) size 624x50 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
59 LayoutTable {TABLE} at (2,2) size 620x46 [border: (1px outset #808 080)] 59 LayoutTable {TABLE} at (2,2) size 620x46 [border: (1px outset #808 080)]
60 LayoutTableSection {TBODY} at (1,1) size 618x44 60 LayoutTableSection {TBODY} at (1,1) size 618x44
61 LayoutTableRow {TR} at (0,2) size 618x40 61 LayoutTableRow {TR} at (0,2) size 618x40
62 LayoutTableCell {TD} at (2,2) size 614x40 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 62 LayoutTableCell {TD} at (2,2) size 614x40 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
63 LayoutText {#text} at (2,2) size 391x17 63 LayoutText {#text} at (2,2) size 391x17
64 text run at (2,2) width 391: "outer table has no height set, inner table has a height of 50%." 64 text run at (2,2) width 391: "outer table has no height set, inner table has a height of 50%."
65 LayoutBR {BR} at (392,16) size 1x0 65 LayoutBR {BR} at (392,16) size 1x0
66 LayoutText {#text} at (2,20) size 610x17 66 LayoutText {#text} at (2,20) size 610x17
67 text run at (2,20) width 610: "Here the height should be set to auto, because the height of the outer td depends on the content." 67 text run at (2,20) width 610: "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