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

Side by Side Diff: LayoutTests/platform/win-xp/fast/html/details-position-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 942 1 layer at (0,0) size 800x600 scrollWidth 942
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DETAILS} at (0,0) size 784x0 6 LayoutBlockFlow {DETAILS} at (0,0) size 784x0
7 LayoutBlockFlow {DETAILS} at (0,0) size 784x20 7 LayoutBlockFlow {DETAILS} at (0,0) size 784x20
8 LayoutBlockFlow {DETAILS} at (0,20) size 784x0 8 LayoutBlockFlow {DETAILS} at (0,20) size 784x0
9 layer at (50,150) size 46x20 9 layer at (50,150) size 46x20
10 LayoutBlockFlow (positioned) {SUMMARY} at (50,150) size 45.95x20 10 LayoutBlockFlow (positioned) {SUMMARY} at (50,150) size 45.95x20
11 LayoutDetailsMarker {DIV} at (0,5) size 10.55x10.55: right 11 LayoutDetailsMarker {DIV} at (0,5) size 10.55x10.55: right
12 LayoutText {#text} at (16,0) size 30x19 12 LayoutText {#text} at (16,0) size 30x19
13 text run at (16,0) width 30: "fixed" 13 text run at (16,0) width 30: "fixed"
14 layer at (158,158) size 784x20 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600 outlineClip at (0,0) size 800x600 14 layer at (158,158) size 784x20 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600
15 LayoutBlockFlow (relative positioned) {SUMMARY} at (0,0) size 784x20 15 LayoutBlockFlow (relative positioned) {SUMMARY} at (0,0) size 784x20
16 LayoutDetailsMarker {DIV} at (0,5) size 10.55x10.55: right 16 LayoutDetailsMarker {DIV} at (0,5) size 10.55x10.55: right
17 LayoutText {#text} at (16,0) size 44x19 17 LayoutText {#text} at (16,0) size 44x19
18 text run at (16,0) width 44: "relative" 18 text run at (16,0) width 44: "relative"
19 layer at (250,150) size 67x20 19 layer at (250,150) size 67x20
20 LayoutBlockFlow (positioned) {SUMMARY} at (250,150) size 66.95x20 20 LayoutBlockFlow (positioned) {SUMMARY} at (250,150) size 66.95x20
21 LayoutDetailsMarker {DIV} at (0,5) size 10.55x10.55: right 21 LayoutDetailsMarker {DIV} at (0,5) size 10.55x10.55: right
22 LayoutText {#text} at (16,0) size 51x19 22 LayoutText {#text} at (16,0) size 51x19
23 text run at (16,0) width 51: "absolute" 23 text run at (16,0) width 51: "absolute"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698