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

Side by Side Diff: LayoutTests/platform/mac/fast/layers/scroll-rect-to-visible-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 scrollY 6.00 scrollHeight 658 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 6.00 scrollHeight 658
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x658 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x658 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x658 4 LayoutBlockFlow {HTML} at (0,0) size 785x658
5 LayoutBlockFlow {BODY} at (8,8) size 769x630 5 LayoutBlockFlow {BODY} at (8,8) size 769x630
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutText {#text} at (0,0) size 55x18 7 LayoutText {#text} at (0,0) size 55x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 LayoutInline {I} at (0,0) size 760x36 9 LayoutInline {I} at (0,0) size 760x36
10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
11 LayoutText {#text} at (54,0) size 306x18 11 LayoutText {#text} at (54,0) size 306x18
12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=14875" 12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=14875"
13 LayoutText {#text} at (359,0) size 760x36 13 LayoutText {#text} at (359,0) size 760x36
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 layer at (28,448) size 160x50 clip at (38,448) size 150x35 scrollWidth 200 47 layer at (28,448) size 160x50 clip at (38,448) size 150x35 scrollWidth 200
48 LayoutBlockFlow {DIV} at (20,440) size 160x50 [border: none (10px solid #00000 0)] 48 LayoutBlockFlow {DIV} at (20,440) size 160x50 [border: none (10px solid #00000 0)]
49 LayoutBlockFlow {DIV} at (10,0) size 200x18 49 LayoutBlockFlow {DIV} at (10,0) size 200x18
50 LayoutText {#text} at (0,0) size 12x18 50 LayoutText {#text} at (0,0) size 12x18
51 text run at (0,0) width 12: "A" 51 text run at (0,0) width 12: "A"
52 layer at (28,518) size 160x50 clip at (28,518) size 150x35 scrollWidth 200 52 layer at (28,518) size 160x50 clip at (28,518) size 150x35 scrollWidth 200
53 LayoutBlockFlow {DIV} at (20,510) size 160x50 [border: none (10px solid #00000 0) none] 53 LayoutBlockFlow {DIV} at (20,510) size 160x50 [border: none (10px solid #00000 0) none]
54 LayoutBlockFlow {DIV} at (0,0) size 200x18 54 LayoutBlockFlow {DIV} at (0,0) size 200x18
55 LayoutText {#text} at (0,0) size 12x18 55 LayoutText {#text} at (0,0) size 12x18
56 text run at (0,0) width 12: "A" 56 text run at (0,0) width 12: "A"
57 layer at (28,588) size 150x50 backgroundClip at (28,588) size 150x12 clip at (28 ,588) size 135x12 outlineClip at (0,0) size 785x600 scrollWidth 200 57 layer at (28,588) size 150x50 backgroundClip at (28,588) size 150x12 clip at (28 ,588) size 135x12 scrollWidth 200
58 LayoutBlockFlow {DIV} at (20,580) size 150x50 58 LayoutBlockFlow {DIV} at (20,580) size 150x50
59 LayoutBlockFlow {DIV} at (0,0) size 200x18 59 LayoutBlockFlow {DIV} at (0,0) size 200x18
60 LayoutText {#text} at (0,0) size 12x18 60 LayoutText {#text} at (0,0) size 12x18
61 text run at (0,0) width 12: "A" 61 text run at (0,0) width 12: "A"
62 caret: position 13 of child 0 {#text} of child 1 {DIV} of child 19 {DIV} of body 62 caret: position 13 of child 0 {#text} of child 1 {DIV} of child 19 {DIV} of body
63 scrolled to 0,6 63 scrolled to 0,6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698