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

Side by Side Diff: LayoutTests/platform/win-xp/fast/text/whitespace/pre-wrap-spaces-after-newline-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 scrollHeight 822 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 822
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x822 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 785x822 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x822 4 LayoutBlockFlow {HTML} at (0,0) size 785x822
5 LayoutBlockFlow {BODY} at (8,8) size 769x801 5 LayoutBlockFlow {BODY} at (8,8) size 769x801
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 737x39 9 LayoutInline {I} at (0,0) size 737x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
11 LayoutText {#text} at (51,0) size 350x19 11 LayoutText {#text} at (51,0) size 350x19
12 text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=7216" 12 text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=7216"
13 LayoutText {#text} at (401,0) size 737x39 13 LayoutText {#text} at (401,0) size 737x39
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 text run at (0,32) width 24: " " 105 text run at (0,32) width 24: " "
106 text run at (0,48) width 24: "bar" 106 text run at (0,48) width 24: "bar"
107 LayoutBlockFlow {PRE} at (0,737) size 42x64 [bgcolor=#C0C0C0] 107 LayoutBlockFlow {PRE} at (0,737) size 42x64 [bgcolor=#C0C0C0]
108 LayoutText {#text} at (0,0) size 32x64 108 LayoutText {#text} at (0,0) size 32x64
109 text run at (0,0) width 24: "foo" 109 text run at (0,0) width 24: "foo"
110 text run at (24,0) width 8: " " 110 text run at (24,0) width 8: " "
111 text run at (0,16) width 24: "baz" 111 text run at (0,16) width 24: "baz"
112 text run at (24,16) width 0: " " 112 text run at (24,16) width 0: " "
113 text run at (0,32) width 24: " " 113 text run at (0,32) width 24: " "
114 text run at (0,48) width 24: "bar" 114 text run at (0,48) width 24: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698