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

Side by Side Diff: LayoutTests/platform/win/fast/text-autosizing/layout-after-append-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 scrollHeight 2041 1 layer at (0,0) size 800x600 scrollHeight 2041
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x2041 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x2041 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x2041 4 LayoutBlockFlow {HTML} at (0,0) size 800x2041
5 LayoutBlockFlow {BODY} at (8,8) size 784x2025 5 LayoutBlockFlow {BODY} at (8,8) size 784x2025
6 LayoutBlockFlow {DIV} at (320,0) size 464x1980 6 LayoutBlockFlow {DIV} at (320,0) size 464x1980
7 LayoutInline {B} at (0,0) size 451x673 [color=#0000FF] 7 LayoutInline {B} at (0,0) size 451x673 [color=#0000FF]
8 LayoutText {#text} at (0,1) size 451x88 8 LayoutText {#text} at (0,1) size 451x88
9 text run at (0,1) width 451: "This test passes if no text is" 9 text run at (0,1) width 451: "This test passes if no text is"
10 text run at (0,46) width 211: "overlapping." 10 text run at (0,46) width 211: "overlapping."
11 LayoutBR {BR} at (210,46) size 1x43 11 LayoutBR {BR} at (210,46) size 1x43
12 LayoutText {#text} at (0,91) size 451x583 12 LayoutText {#text} at (0,91) size 451x583
13 text run at (0,91) width 451: "Autosize Autosize Autosize" 13 text run at (0,91) width 451: "Autosize Autosize Autosize"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 text run at (0,1936) width 307: "Autosize Autosize " 56 text run at (0,1936) width 307: "Autosize Autosize "
57 LayoutInline {I} at (0,0) size 75x43 57 LayoutInline {I} at (0,0) size 75x43
58 LayoutText {#text} at (307,1936) size 75x43 58 LayoutText {#text} at (307,1936) size 75x43
59 text run at (307,1936) width 75: "test2" 59 text run at (307,1936) width 75: "test2"
60 LayoutText {#text} at (0,0) size 0x0 60 LayoutText {#text} at (0,0) size 0x0
61 LayoutText {#text} at (0,0) size 0x0 61 LayoutText {#text} at (0,0) size 0x0
62 LayoutBlockFlow {DIV} at (0,1980) size 784x45 62 LayoutBlockFlow {DIV} at (0,1980) size 784x45
63 LayoutInline {B} at (0,0) size 79x43 63 LayoutInline {B} at (0,0) size 79x43
64 LayoutText {#text} at (0,1) size 79x43 64 LayoutText {#text} at (0,1) size 79x43
65 text run at (0,1) width 79: "test1" 65 text run at (0,1) width 79: "test1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698