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

Side by Side Diff: LayoutTests/platform/mac/fast/table/overflowScroll-expected.txt

Issue 265493010: ASSERTION FAILED: overflowX() != OVISIBLE || overflowX() == overflowY() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x557
6 RenderTable {TABLE} at (0,0) size 100x100 [bgcolor=#008000]
7 RenderTableSection {TBODY} at (0,0) size 100x100
8 RenderTableRow {TR} at (0,2) size 100x96
9 RenderTableCell {TD} at (2,33) size 96x34 [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (1,1) size 94x32
11 text run at (1,1) width 63: "overflow:"
12 text run at (1,17) width 94: "scroll for table"
13 RenderTable {TABLE} at (0,135) size 236x22
14 RenderTableSection {TBODY} at (0,0) size 236x22 [bgcolor=#008000]
15 RenderTableRow {TR} at (0,2) size 236x18
16 RenderTableCell {TD} at (2,2) size 232x18 [r=0 c=0 rs=1 cs=1]
17 RenderText {#text} at (1,1) size 230x16
18 text run at (1,1) width 230: "overflow: scroll for table row gro up"
19 RenderTable {TABLE} at (0,192) size 195x104
20 RenderTableSection {TBODY} at (0,0) size 195x104
21 RenderTableRow {TR} at (0,2) size 195x100 [bgcolor=#008000]
22 RenderTableCell {TD} at (2,43) size 191x18 [r=0 c=0 rs=1 cs=1]
23 RenderText {#text} at (1,1) size 189x16
24 text run at (1,1) width 189: "overflow: scroll for table row"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698