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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/overflowHidden-expected.txt

Issue 1874683002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 2484 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2484
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2484 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 3 layer at (0,0) size 785x2484 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2484 4 LayoutBlockFlow {HTML} at (0,0) size 785x2484
5 LayoutBlockFlow {BODY} at (8,8) size 769x2468 5 LayoutBlockFlow {BODY} at (8,8) size 769x2468
6 LayoutTable {TABLE} at (0,0) size 418x112 [border: (2px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 418x112 [border: (2px outset #808080)]
7 LayoutTableSection {TBODY} at (2,2) size 414x108 7 LayoutTableSection {TBODY} at (2,2) size 414x108
8 LayoutTableRow {TR} at (0,2) size 414x104 8 LayoutTableRow {TR} at (0,2) size 414x104
9 LayoutTableCell {TD} at (308,2) size 104x104 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1] 9 LayoutTableCell {TD} at (308,2) size 104x104 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1]
10 LayoutBlockFlow {DIV} at (2,2) size 100x100 [bgcolor=#800080] 10 LayoutBlockFlow {DIV} at (2,2) size 100x100 [bgcolor=#800080]
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
221 LayoutTableCell (relative positioned) {TD} at (2,42) size 604x24 [bgcolor=#808 080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 221 LayoutTableCell (relative positioned) {TD} at (2,42) size 604x24 [bgcolor=#808 080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
222 LayoutBlockFlow {DIV} at (2,2) size 600x20 [bgcolor=#FFC0CB] 222 LayoutBlockFlow {DIV} at (2,2) size 600x20 [bgcolor=#FFC0CB]
223 LayoutText {#text} at (0,0) size 272x19 223 LayoutText {#text} at (0,0) size 272x19
224 text run at (0,0) width 272: "With relative positioning and an offset on cell." 224 text run at (0,0) width 272: "With relative positioning and an offset on cell."
225 layer at (108,1622) size 300x100 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 600 225 layer at (108,1622) size 300x100 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 600
226 LayoutTableCell (relative positioned) {DIV} at (0,40) size 300x20 [r=0 c=0 rs= 1 cs=1] 226 LayoutTableCell (relative positioned) {DIV} at (0,40) size 300x20 [r=0 c=0 rs= 1 cs=1]
227 LayoutBlockFlow {DIV} at (0,0) size 300x20 227 LayoutBlockFlow {DIV} at (0,0) size 300x20
228 LayoutBlockFlow {DIV} at (0,0) size 600x20 [bgcolor=#FFA500] 228 LayoutBlockFlow {DIV} at (0,0) size 600x20 [bgcolor=#FFA500]
229 LayoutText {#text} at (0,0) size 261x19 229 LayoutText {#text} at (0,0) size 261x19
230 text run at (0,0) width 261: "With display:table-cell + relative posit ioning" 230 text run at (0,0) width 261: "With display:table-cell + relative posit ioning"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698