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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/wbr-expected.txt

Issue 303133007: Merge virtual mac-antialiasedtext and windows-directwrite test suites (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 785x846 1 layer at (0,0) size 785x846
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x846 3 layer at (0,0) size 785x846
4 RenderBlock {HTML} at (0,0) size 785x846 4 RenderBlock {HTML} at (0,0) size 785x846
5 RenderBody {BODY} at (8,8) size 769x828 5 RenderBody {BODY} at (8,8) size 769x828
6 RenderBlock {P} at (0,0) size 769x20 6 RenderBlock {P} at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 167x19 7 RenderText {#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 RenderBlock {DIV} at (0,36) size 302x22 [border: (1px solid #0000FF)] 9 RenderBlock {DIV} at (0,36) size 302x22 [border: (1px solid #0000FF)]
10 RenderText {#text} at (1,1) size 480x19 10 RenderText {#text} at (1,1) size 480x19
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 RenderTableCell {TD} at (194,31) size 575x0 [r=0 c=1 rs=1 cs=1] 110 RenderTableCell {TD} at (194,31) size 575x0 [r=0 c=1 rs=1 cs=1]
111 RenderBlock {P} at (0,770) size 769x20 111 RenderBlock {P} at (0,770) size 769x20
112 RenderText {#text} at (0,0) size 421x19 112 RenderText {#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 RenderBlock {DIV} at (0,806) size 302x22 [border: (1px solid #0000FF)] 114 RenderBlock {DIV} at (0,806) size 302x22 [border: (1px solid #0000FF)]
115 RenderText {#text} at (1,1) size 25x19 115 RenderText {#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 RenderWordBreak {WBR} at (0,0) size 0x0 117 RenderWordBreak {WBR} at (0,0) size 0x0
118 RenderText {#text} at (26,1) size 24x19 118 RenderText {#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