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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-h-expected.txt

Issue 2327223002: Move all remaining fast/repaint tests to paint/invalidation (Closed)
Patch Set: Created 4 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x352
4 LayoutBlockFlow {HTML} at (0,0) size 800x352
5 LayoutBlockFlow {BODY} at (8,10) size 784x332
6 LayoutTable {TABLE} at (10,0) size 104x104 [bgcolor=#FF0000]
7 LayoutTableSection {TBODY} at (0,0) size 104x104
8 LayoutTableRow {TR} at (0,0) size 104x52
9 LayoutTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
10 LayoutTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
11 LayoutTableRow {TR} at (0,52) size 104x52
12 LayoutTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
13 LayoutTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
14 LayoutTable {TABLE} at (10,114) size 104x104 [bgcolor=#FF0000]
15 LayoutTableSection {TBODY} at (0,0) size 104x104
16 LayoutTableRow {TR} at (0,0) size 52x104
17 LayoutTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
18 LayoutTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
19 LayoutTableRow {TR} at (0,52) size 52x104
20 LayoutTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
21 LayoutTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
22 LayoutTable {TABLE} at (10,228) size 104x104 [bgcolor=#FF0000]
23 LayoutTableSection {TBODY} at (0,0) size 104x104
24 LayoutTableRow {TR} at (0,0) size 52x104
25 LayoutTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
26 LayoutTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
27 LayoutTableRow {TR} at (0,52) size 52x104
28 LayoutTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
29 LayoutTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698