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

Side by Side Diff: LayoutTests/platform/win-xp/fast/text/wbr-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 846 1 layer at (0,0) size 800x600 scrollHeight 846
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x846 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x846 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x846 4 LayoutBlockFlow {HTML} at (0,0) size 800x846
5 LayoutBlockFlow {BODY} at (8,8) size 784x828 5 LayoutBlockFlow {BODY} at (8,8) size 784x828
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 167x19 7 LayoutText {#text} at (0,0) size 167x19
8 text run at (0,0) width 167: "Two words with no spaces." 8 text run at (0,0) width 167: "Two words with no spaces."
9 LayoutBlockFlow {DIV} at (0,36) size 302x22 [border: (1px solid #0000FF)] 9 LayoutBlockFlow {DIV} at (0,36) size 302x22 [border: (1px solid #0000FF)]
10 LayoutText {#text} at (1,1) size 480x19 10 LayoutText {#text} at (1,1) size 480x19
11 text run at (1,1) width 480: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbb bbbbbbbbbbbbbbbbbbbbbbbb" 11 text run at (1,1) width 480: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbb bbbbbbbbbbbbbbbbbbbbbbbb"
12 LayoutTable {TABLE} at (0,68) size 784x22 12 LayoutTable {TABLE} at (0,68) size 784x22
13 LayoutTableSection {TBODY} at (0,0) size 784x22 13 LayoutTableSection {TBODY} at (0,0) size 784x22
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 LayoutTableCell {TD} at (194,31) size 590x0 [r=0 c=1 rs=1 cs=1] 110 LayoutTableCell {TD} at (194,31) size 590x0 [r=0 c=1 rs=1 cs=1]
111 LayoutBlockFlow {P} at (0,770) size 784x20 111 LayoutBlockFlow {P} at (0,770) size 784x20
112 LayoutText {#text} at (0,0) size 421x19 112 LayoutText {#text} at (0,0) size 421x19
113 text run at (0,0) width 421: "Spaces both before and after <wbr> to ch eck for collapsing behavior." 113 text run at (0,0) width 421: "Spaces both before and after <wbr> to ch eck for collapsing behavior."
114 LayoutBlockFlow {DIV} at (0,806) size 302x22 [border: (1px solid #0000FF)] 114 LayoutBlockFlow {DIV} at (0,806) size 302x22 [border: (1px solid #0000FF)]
115 LayoutText {#text} at (1,1) size 25x19 115 LayoutText {#text} at (1,1) size 25x19
116 text run at (1,1) width 25: "aaa " 116 text run at (1,1) width 25: "aaa "
117 LayoutWordBreak {WBR} at (0,0) size 0x0 117 LayoutWordBreak {WBR} at (0,0) size 0x0
118 LayoutText {#text} at (26,1) size 24x19 118 LayoutText {#text} at (26,1) size 24x19
119 text run at (26,1) width 24: "bbb" 119 text run at (26,1) width 24: "bbb"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698