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

Side by Side Diff: LayoutTests/platform/linux/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 1140 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1140
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1140 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1140 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1140 4 LayoutBlockFlow {HTML} at (0,0) size 785x1140
5 LayoutBlockFlow {BODY} at (8,8) size 769x1124 5 LayoutBlockFlow {BODY} at (8,8) size 769x1124
6 LayoutTable {TABLE} at (0,0) size 0x1078 6 LayoutTable {TABLE} at (0,0) size 0x1078
7 LayoutTable {TABLE} at (0,1078) size 98x26 7 LayoutTable {TABLE} at (0,1078) size 98x26
8 LayoutTableSection {TBODY} at (0,0) size 98x26 8 LayoutTableSection {TBODY} at (0,0) size 98x26
9 LayoutTableRow {TR} at (0,2) size 98x22 9 LayoutTableRow {TR} at (0,2) size 98x22
10 LayoutTableCell {TD} at (2,2) size 94x22 [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (2,2) size 94x22 [r=0 c=0 rs=1 cs=1]
11 LayoutText {#text} at (1,1) size 92x19 11 LayoutText {#text} at (1,1) size 92x19
12 text run at (1,1) width 92: "I'm down here!" 12 text run at (1,1) width 92: "I'm down here!"
13 LayoutBlockFlow (anonymous) at (0,1104) size 769x20 13 LayoutBlockFlow (anonymous) at (0,1104) size 769x20
14 LayoutText {#text} at (0,0) size 53x19 14 LayoutText {#text} at (0,0) size 53x19
15 text run at (0,0) width 53: "The end." 15 text run at (0,0) width 53: "The end."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698