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

Side by Side Diff: LayoutTests/platform/android/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 800x551 3 layer at (0,0) size 800x551
4 LayoutBlockFlow {HTML} at (0,0) size 800x551 [bgcolor=#00FF99] 4 LayoutBlockFlow {HTML} at (0,0) size 800x551
5 LayoutBlockFlow {BODY} at (57,64) size 686x423 [bgcolor=#99FFCC] [border: (3 px solid #000000)] 5 LayoutBlockFlow {BODY} at (57,64) size 686x423 [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,7) size 652x50 7 LayoutText {#text} at (0,7) size 652x50
8 text run at (0,7) width 613: "These links are in an element with displ ay table-row, and the li elements " 8 text run at (0,7) width 613: "These links are in an element with displ ay table-row, and the li elements "
9 text run at (613,7) width 39: "have" 9 text run at (613,7) width 39: "have"
10 text run at (0,39) width 160: "display: table-cell. " 10 text run at (0,39) width 160: "display: table-cell. "
11 text run at (160,39) width 132: "They disappear:" 11 text run at (160,39) width 132: "They disappear:"
12 LayoutTable (anonymous) at (3,67) size 300x18 12 LayoutTable (anonymous) at (3,67) size 300x18
13 LayoutTableSection (anonymous) at (0,0) size 300x18 13 LayoutTableSection (anonymous) at (0,0) size 300x18
14 LayoutTableRow {UL} at (0,0) size 300x18 [bgcolor=#00CC99] 14 LayoutTableRow {UL} at (0,0) size 300x18 [bgcolor=#00CC99]
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 layer at (158,287) size 125x16 111 layer at (158,287) size 125x16
112 LayoutBlockFlow {DIV} at (2,3) size 125x16 112 LayoutBlockFlow {DIV} at (2,3) size 125x16
113 layer at (299,287) size 125x16 113 layer at (299,287) size 125x16
114 LayoutBlockFlow {DIV} at (2,3) size 125x16 114 LayoutBlockFlow {DIV} at (2,3) size 125x16
115 layer at (158,350) size 269x16 115 layer at (158,350) size 269x16
116 LayoutBlockFlow {DIV} at (2,3) size 269x16 116 LayoutBlockFlow {DIV} at (2,3) size 269x16
117 layer at (158,413) size 125x16 117 layer at (158,413) size 125x16
118 LayoutBlockFlow {DIV} at (2,3) size 125x16 118 LayoutBlockFlow {DIV} at (2,3) size 125x16
119 layer at (293,413) size 125x16 119 layer at (293,413) size 125x16
120 LayoutBlockFlow {DIV} at (2,3) size 125x16 120 LayoutBlockFlow {DIV} at (2,3) size 125x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698