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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt

Issue 1145993002: Refactor root element background painting (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase, adding back TestExpectation Created 5 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x553 3 layer at (0,0) size 800x553
4 LayoutBlockFlow {HTML} at (0,0) size 800x553 [bgcolor=#00FF99] 4 LayoutBlockFlow {HTML} at (0,0) size 800x553
5 LayoutBlockFlow {BODY} at (57,64) size 686x425 [bgcolor=#99FFCC] [border: (3 px solid #000000)] 5 LayoutBlockFlow {BODY} at (57,64) size 686x425 [bgcolor=#99FFCC] [border: (3 px solid #000000)]
6 LayoutBlockFlow {P} at (3,3) size 680x64 6 LayoutBlockFlow {P} at (3,3) size 680x64
7 LayoutText {#text} at (0,6) size 632x51 7 LayoutText {#text} at (0,6) size 632x51
8 text run at (0,6) width 593: "These links are in an element with displ ay table-row, and the li elements " 8 text run at (0,6) width 593: "These links are in an element with displ ay table-row, and the li elements "
9 text run at (592,6) width 40: "have" 9 text run at (592,6) width 40: "have"
10 text run at (0,38) width 155: "display: table-cell. " 10 text run at (0,38) width 155: "display: table-cell. "
11 text run at (154,38) width 131: "They disappear:" 11 text run at (154,38) width 131: "They disappear:"
12 LayoutTable (anonymous) at (3,67) size 304x19 12 LayoutTable (anonymous) at (3,67) size 304x19
13 LayoutTableSection (anonymous) at (0,0) size 304x19 13 LayoutTableSection (anonymous) at (0,0) size 304x19
14 LayoutTableRow {UL} at (0,0) size 304x19 [bgcolor=#00CC99] 14 LayoutTableRow {UL} at (0,0) size 304x19 [bgcolor=#00CC99]
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 layer at (159,291) size 97x13 111 layer at (159,291) size 97x13
112 LayoutBlockFlow {DIV} at (3,3) size 97x13 112 LayoutBlockFlow {DIV} at (3,3) size 97x13
113 layer at (302,291) size 97x13 113 layer at (302,291) size 97x13
114 LayoutBlockFlow {DIV} at (3,3) size 97x13 114 LayoutBlockFlow {DIV} at (3,3) size 97x13
115 layer at (159,354) size 217x13 115 layer at (159,354) size 217x13
116 LayoutBlockFlow {DIV} at (3,3) size 217x13 116 LayoutBlockFlow {DIV} at (3,3) size 217x13
117 layer at (159,417) size 97x13 117 layer at (159,417) size 97x13
118 LayoutBlockFlow {DIV} at (3,3) size 97x13 118 LayoutBlockFlow {DIV} at (3,3) size 97x13
119 layer at (270,417) size 97x13 119 layer at (270,417) size 97x13
120 LayoutBlockFlow {DIV} at (3,3) size 97x13 120 LayoutBlockFlow {DIV} at (3,3) size 97x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698