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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/wbr-expected.txt

Issue 1909823003: Manual rebaselines for r388291 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 788 1 layer at (0,0) size 800x600 scrollHeight 788
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x788 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 3 layer at (0,0) size 800x788 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x788 4 LayoutBlockFlow {HTML} at (0,0) size 800x788
5 LayoutBlockFlow {BODY} at (8,8) size 784x770 5 LayoutBlockFlow {BODY} at (8,8) size 784x770
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 174x17 7 LayoutText {#text} at (0,0) size 174x17
8 text run at (0,0) width 174: "Two words with no spaces." 8 text run at (0,0) width 174: "Two words with no spaces."
9 LayoutBlockFlow {DIV} at (0,34) size 302x20 [border: (1px solid #0000FF)] 9 LayoutBlockFlow {DIV} at (0,34) size 302x20 [border: (1px solid #0000FF)]
10 LayoutText {#text} at (1,1) size 484x17 10 LayoutText {#text} at (1,1) size 484x17
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
102 LayoutText {#text} at (1,1) size 171x17 102 LayoutText {#text} at (1,1) size 171x17
103 text run at (1,1) width 171: "aaaaaaaaaaaaaaaaaaaaaaaa" 103 text run at (1,1) width 171: "aaaaaaaaaaaaaaaaaaaaaaaa"
104 LayoutWordBreak {WBR} at (0,0) size 0x0 104 LayoutWordBreak {WBR} at (0,0) size 0x0
105 LayoutText {#text} at (1,19) size 192x17 105 LayoutText {#text} at (1,19) size 192x17
106 text run at (1,19) width 192: "bbbbbbbbbbbbbbbbbbbbbbbb" 106 text run at (1,19) width 192: "bbbbbbbbbbbbbbbbbbbbbbbb"
107 LayoutWordBreak {WBR} at (0,0) size 0x0 107 LayoutWordBreak {WBR} at (0,0) size 0x0
108 LayoutText {#text} at (1,37) size 171x17 108 LayoutText {#text} at (1,37) size 171x17
109 text run at (1,37) width 171: "cccccccccccccccccccccccc" 109 text run at (1,37) width 171: "cccccccccccccccccccccccc"
110 LayoutTableCell {TD} at (194,28) size 590x0 [r=0 c=1 rs=1 cs=1] 110 LayoutTableCell {TD} at (194,28) size 590x0 [r=0 c=1 rs=1 cs=1]
111 LayoutBlockFlow {P} at (0,716) size 784x18 111 LayoutBlockFlow {P} at (0,716) size 784x18
112 LayoutText {#text} at (0,0) size 444x17 112 LayoutText {#text} at (0,0) size 443x17
113 text run at (0,0) width 444: "Spaces both before and after <wbr> to ch eck for collapsing behavior." 113 text run at (0,0) width 443: "Spaces both before and after <wbr> to ch eck for collapsing behavior."
114 LayoutBlockFlow {DIV} at (0,750) size 302x20 [border: (1px solid #0000FF)] 114 LayoutBlockFlow {DIV} at (0,750) size 302x20 [border: (1px solid #0000FF)]
115 LayoutText {#text} at (1,1) size 26x17 115 LayoutText {#text} at (1,1) size 26x17
116 text run at (1,1) width 26: "aaa " 116 text run at (1,1) width 26: "aaa "
117 LayoutWordBreak {WBR} at (0,0) size 0x0 117 LayoutWordBreak {WBR} at (0,0) size 0x0
118 LayoutText {#text} at (26,1) size 25x17 118 LayoutText {#text} at (26,1) size 25x17
119 text run at (26,1) width 25: "bbb" 119 text run at (26,1) width 25: "bbb"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698