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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug56405-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 1136 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1136
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1136 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1136 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1136 4 LayoutBlockFlow {HTML} at (0,0) size 785x1136
5 LayoutBlockFlow {BODY} at (8,8) size 769x1120 5 LayoutBlockFlow {BODY} at (8,8) size 769x1120
6 LayoutTable {TABLE} at (0,0) size 0x1078 6 LayoutTable {TABLE} at (0,0) size 0x1078
7 LayoutTable {TABLE} at (0,1078) size 104x24 7 LayoutTable {TABLE} at (0,1078) size 104x24
8 LayoutTableSection {TBODY} at (0,0) size 104x24 8 LayoutTableSection {TBODY} at (0,0) size 104x24
9 LayoutTableRow {TR} at (0,2) size 104x20 9 LayoutTableRow {TR} at (0,2) size 104x20
10 LayoutTableCell {TD} at (2,2) size 100x20 [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (2,2) size 100x20 [r=0 c=0 rs=1 cs=1]
11 LayoutText {#text} at (1,1) size 98x18 11 LayoutText {#text} at (1,1) size 98x18
12 text run at (1,1) width 98: "I'm down here!" 12 text run at (1,1) width 98: "I'm down here!"
13 LayoutBlockFlow (anonymous) at (0,1102) size 769x18 13 LayoutBlockFlow (anonymous) at (0,1102) size 769x18
14 LayoutText {#text} at (0,0) size 56x18 14 LayoutText {#text} at (0,0) size 56x18
15 text run at (0,0) width 56: "The end." 15 text run at (0,0) width 56: "The end."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698