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

Side by Side Diff: LayoutTests/platform/mac/fast/table/034-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 scrollWidth 1064 scrollHeight 1276 1 layer at (0,0) size 800x600 scrollWidth 1064 scrollHeight 1276
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x1276 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x1276 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x1276 4 LayoutBlockFlow {HTML} at (0,0) size 800x1276
5 LayoutBlockFlow {BODY} at (8,8) size 784x1260 5 LayoutBlockFlow {BODY} at (8,8) size 784x1260
6 LayoutTable {TABLE} at (0,0) size 1056x1260 6 LayoutTable {TABLE} at (0,0) size 1056x1260
7 LayoutTableSection {TBODY} at (0,0) size 1056x1260 7 LayoutTableSection {TBODY} at (0,0) size 1056x1260
8 LayoutTableRow {TR} at (0,2) size 1056x1256 8 LayoutTableRow {TR} at (0,2) size 1056x1256
9 LayoutTableCell {TD} at (2,629) size 2x2 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,629) size 2x2 [r=0 c=0 rs=1 cs=1]
10 LayoutTableCell {TD} at (6,2) size 1048x1256 [r=0 c=1 rs=1 cs=1] 10 LayoutTableCell {TD} at (6,2) size 1048x1256 [r=0 c=1 rs=1 cs=1]
11 LayoutBlockFlow {DIV} at (1,1) size 1046x1254 [bgcolor=#A9AFB8] 11 LayoutBlockFlow {DIV} at (1,1) size 1046x1254 [bgcolor=#A9AFB8]
12 LayoutText {#text} at (0,0) size 301x18 12 LayoutText {#text} at (0,0) size 301x18
13 text run at (0,0) width 107: "This cell should " 13 text run at (0,0) width 107: "This cell should "
14 text run at (106,0) width 195: "be huge and 1000 pixels wide." 14 text run at (106,0) width 195: "be huge and 1000 pixels wide."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698