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

Side by Side Diff: LayoutTests/platform/win-xp/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 2087 1 layer at (0,0) size 800x600 scrollHeight 2087
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x2087 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x2087 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x2087 4 LayoutBlockFlow {HTML} at (0,0) size 800x2087
5 LayoutBlockFlow {BODY} at (8,8) size 784x2071 5 LayoutBlockFlow {BODY} at (8,8) size 784x2071
6 LayoutBlockFlow {DIV} at (320,0) size 464x2025 6 LayoutBlockFlow {DIV} at (320,0) size 464x2025
7 LayoutInline {B} at (0,0) size 446x688 [color=#0000FF] 7 LayoutInline {B} at (0,0) size 446x688 [color=#0000FF]
8 LayoutText {#text} at (0,1) size 446x90 8 LayoutText {#text} at (0,1) size 446x90
9 text run at (0,1) width 446: "This test passes if no text is" 9 text run at (0,1) width 446: "This test passes if no text is"
10 text run at (0,47) width 207: "overlapping." 10 text run at (0,47) width 207: "overlapping."
11 LayoutBR {BR} at (207,47) size 0x44 11 LayoutBR {BR} at (207,47) size 0x44
12 LayoutText {#text} at (0,93) size 434x596 12 LayoutText {#text} at (0,93) size 434x596
13 text run at (0,93) width 434: "Autosize Autosize Autosize" 13 text run at (0,93) width 434: "Autosize Autosize Autosize"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 text run at (0,1980) width 296: "Autosize Autosize " 56 text run at (0,1980) width 296: "Autosize Autosize "
57 LayoutInline {I} at (0,0) size 74x44 57 LayoutInline {I} at (0,0) size 74x44
58 LayoutText {#text} at (296,1979) size 74x44 58 LayoutText {#text} at (296,1979) size 74x44
59 text run at (296,1979) width 74: "test2" 59 text run at (296,1979) width 74: "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,2025) size 784x46 62 LayoutBlockFlow {DIV} at (0,2025) size 784x46
63 LayoutInline {B} at (0,0) size 78x44 63 LayoutInline {B} at (0,0) size 78x44
64 LayoutText {#text} at (0,1) size 78x44 64 LayoutText {#text} at (0,1) size 78x44
65 text run at (0,1) width 78: "test1" 65 text run at (0,1) width 78: "test1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698