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

Side by Side Diff: LayoutTests/platform/win/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 800x788 1 layer at (0,0) size 800x788
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x788 3 layer at (0,0) size 800x788
4 RenderBlock {HTML} at (0,0) size 800x788 4 RenderBlock {HTML} at (0,0) size 800x788
5 RenderBody {BODY} at (8,8) size 784x770 5 RenderBody {BODY} at (8,8) size 784x770
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 175x17 7 RenderText {#text} at (0,0) size 175x17
8 text run at (0,0) width 175: "Two words with no spaces." 8 text run at (0,0) width 175: "Two words with no spaces."
9 RenderBlock {DIV} at (0,34) size 302x20 [border: (1px solid #0000FF)] 9 RenderBlock {DIV} at (0,34) size 302x20 [border: (1px solid #0000FF)]
10 RenderText {#text} at (1,1) size 484x17 10 RenderText {#text} at (1,1) size 484x17
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 RenderTableCell {TD} at (194,28) size 590x0 [r=0 c=1 rs=1 cs=1] 110 RenderTableCell {TD} at (194,28) size 590x0 [r=0 c=1 rs=1 cs=1]
111 RenderBlock {P} at (0,716) size 784x18 111 RenderBlock {P} at (0,716) size 784x18
112 RenderText {#text} at (0,0) size 444x17 112 RenderText {#text} at (0,0) size 444x17
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 444: "Spaces both before and after <wbr> to ch eck for collapsing behavior."
114 RenderBlock {DIV} at (0,750) size 302x20 [border: (1px solid #0000FF)] 114 RenderBlock {DIV} at (0,750) size 302x20 [border: (1px solid #0000FF)]
115 RenderText {#text} at (1,1) size 26x17 115 RenderText {#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 RenderWordBreak {WBR} at (0,0) size 0x0 117 RenderWordBreak {WBR} at (0,0) size 0x0
118 RenderText {#text} at (26,1) size 25x17 118 RenderText {#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