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

Side by Side Diff: LayoutTests/platform/linux/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 13.00 scrollHeigh t 664 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 13.00 scrollHeigh t 664
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x664 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 785x664 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x664 4 LayoutBlockFlow {HTML} at (0,0) size 785x664
5 LayoutBlockFlow {BODY} at (8,8) size 769x636 5 LayoutBlockFlow {BODY} at (8,8) size 769x636
6 LayoutBlockFlow {P} at (0,0) size 769x40 6 LayoutBlockFlow {P} at (0,0) size 769x40
7 LayoutText {#text} at (0,0) size 51x19 7 LayoutText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 LayoutInline {I} at (0,0) size 759x39 9 LayoutInline {I} at (0,0) size 759x39
10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
11 LayoutText {#text} at (51,0) size 305x19 11 LayoutText {#text} at (51,0) size 305x19
12 text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=14875" 12 text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=14875"
13 LayoutText {#text} at (356,0) size 759x39 13 LayoutText {#text} at (356,0) size 759x39
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 layer at (28,454) size 160x50 clip at (38,454) size 150x35 scrollWidth 200 47 layer at (28,454) size 160x50 clip at (38,454) size 150x35 scrollWidth 200
48 LayoutBlockFlow {DIV} at (20,446) size 160x50 [border: none (10px solid #00000 0)] 48 LayoutBlockFlow {DIV} at (20,446) size 160x50 [border: none (10px solid #00000 0)]
49 LayoutBlockFlow {DIV} at (10,0) size 200x20 49 LayoutBlockFlow {DIV} at (10,0) size 200x20
50 LayoutText {#text} at (0,0) size 11x19 50 LayoutText {#text} at (0,0) size 11x19
51 text run at (0,0) width 11: "A" 51 text run at (0,0) width 11: "A"
52 layer at (28,524) size 160x50 clip at (28,524) size 150x35 scrollWidth 200 52 layer at (28,524) size 160x50 clip at (28,524) size 150x35 scrollWidth 200
53 LayoutBlockFlow {DIV} at (20,516) size 160x50 [border: none (10px solid #00000 0) none] 53 LayoutBlockFlow {DIV} at (20,516) size 160x50 [border: none (10px solid #00000 0) none]
54 LayoutBlockFlow {DIV} at (0,0) size 200x20 54 LayoutBlockFlow {DIV} at (0,0) size 200x20
55 LayoutText {#text} at (0,0) size 11x19 55 LayoutText {#text} at (0,0) size 11x19
56 text run at (0,0) width 11: "A" 56 text run at (0,0) width 11: "A"
57 layer at (28,594) size 150x50 backgroundClip at (28,594) size 150x6 clip at (28, 594) size 135x6 outlineClip at (0,0) size 785x600 scrollWidth 200 57 layer at (28,594) size 150x50 backgroundClip at (28,594) size 150x6 clip at (28, 594) size 135x6 scrollWidth 200
58 LayoutBlockFlow {DIV} at (20,586) size 150x50 58 LayoutBlockFlow {DIV} at (20,586) size 150x50
59 LayoutBlockFlow {DIV} at (0,0) size 200x20 59 LayoutBlockFlow {DIV} at (0,0) size 200x20
60 LayoutText {#text} at (0,0) size 11x19 60 LayoutText {#text} at (0,0) size 11x19
61 text run at (0,0) width 11: "A" 61 text run at (0,0) width 11: "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,13 63 scrolled to 0,13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698