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

Side by Side Diff: LayoutTests/fast/table/height-percent-test-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 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
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1304 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1304
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1304 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1304 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1304 4 LayoutBlockFlow {HTML} at (0,0) size 785x1304
5 LayoutBlockFlow {BODY} at (8,16) size 769x1272 5 LayoutBlockFlow {BODY} at (8,16) size 769x1272
6 LayoutBlockFlow {DIV} at (16,0) size 737x26 [border: (1px solid #000000)] 6 LayoutBlockFlow {DIV} at (16,0) size 737x26 [border: (1px solid #000000)]
7 LayoutBlockFlow (floating) {DIV} at (1,1) size 100x24 7 LayoutBlockFlow (floating) {DIV} at (1,1) size 100x24
8 LayoutBlockFlow {DIV} at (0,0) size 100x24 [bgcolor=#008000] 8 LayoutBlockFlow {DIV} at (0,0) size 100x24 [bgcolor=#008000]
9 LayoutBlockFlow {DIV} at (16,42) size 737x26 [border: (1px solid #000000)] 9 LayoutBlockFlow {DIV} at (16,42) size 737x26 [border: (1px solid #000000)]
10 LayoutBlockFlow (floating) {DIV} at (1,1) size 96x24 10 LayoutBlockFlow (floating) {DIV} at (1,1) size 96x24
11 LayoutTable {TABLE} at (0,0) size 96x24 [bgcolor=#FF0000] 11 LayoutTable {TABLE} at (0,0) size 96x24 [bgcolor=#FF0000]
12 LayoutTableSection {TBODY} at (0,0) size 96x24 12 LayoutTableSection {TBODY} at (0,0) size 96x24
13 LayoutTableRow {TR} at (0,0) size 96x24 13 LayoutTableRow {TR} at (0,0) size 96x24
14 LayoutTableCell {TD} at (0,1) size 96x22 [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (0,1) size 96x22 [r=0 c=0 rs=1 cs=1]
15 LayoutImage {IMG} at (0,0) size 96x22 [bgcolor=#008000] 15 LayoutImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
16 LayoutBlockFlow {DIV} at (16,84) size 737x586 [border: (1px solid #000000) ] 16 LayoutBlockFlow {DIV} at (16,84) size 737x586 [border: (1px solid #000000) ]
17 LayoutBlockFlow {DIV} at (1,1) size 735x584 17 LayoutBlockFlow {DIV} at (1,1) size 735x584
18 LayoutBlockFlow {DIV} at (0,0) size 100x584 [bgcolor=#008000] 18 LayoutBlockFlow {DIV} at (0,0) size 100x584 [bgcolor=#008000]
19 LayoutBlockFlow {DIV} at (16,686) size 737x586 [border: (1px solid #000000 )] 19 LayoutBlockFlow {DIV} at (16,686) size 737x586 [border: (1px solid #000000 )]
20 LayoutBlockFlow {DIV} at (1,1) size 735x584 20 LayoutBlockFlow {DIV} at (1,1) size 735x584
21 LayoutTable {TABLE} at (0,0) size 96x584 [bgcolor=#FF0000] 21 LayoutTable {TABLE} at (0,0) size 96x584 [bgcolor=#FF0000]
22 LayoutTableSection {TBODY} at (0,0) size 96x584 22 LayoutTableSection {TBODY} at (0,0) size 96x584
23 LayoutTableRow {TR} at (0,0) size 96x584 23 LayoutTableRow {TR} at (0,0) size 96x584
24 LayoutTableCell {TD} at (0,281) size 96x22 [r=0 c=0 rs=1 cs=1] 24 LayoutTableCell {TD} at (0,281) size 96x22 [r=0 c=0 rs=1 cs=1]
25 LayoutImage {IMG} at (0,0) size 96x22 [bgcolor=#008000] 25 LayoutImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698