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

Side by Side Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/wbr-styled-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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 93x18 7 RenderText {#text} at (0,0) size 93x18
8 text run at (0,0) width 93: "This tests that " 8 text run at (0,0) width 93: "This tests that "
9 RenderInline {TT} at (0,0) size 25x15 9 RenderInline {TT} at (0,0) size 25x15
10 RenderText {#text} at (92,2) size 25x15 10 RenderText {#text} at (92,2) size 25x15
(...skipping 15 matching lines...) Expand all
26 text run at (0,0) width 128: "There should be no " 26 text run at (0,0) width 128: "There should be no "
27 RenderWordBreak {WBR} at (0,0) size 0x0 27 RenderWordBreak {WBR} at (0,0) size 0x0
28 RenderText {#text} at (127,0) size 100x18 28 RenderText {#text} at (127,0) size 100x18
29 text run at (127,0) width 100: "red on this line." 29 text run at (127,0) width 100: "red on this line."
30 RenderBlock {P} at (0,68) size 784x18 30 RenderBlock {P} at (0,68) size 784x18
31 RenderText {#text} at (0,0) size 126x18 31 RenderText {#text} at (0,0) size 126x18
32 text run at (0,0) width 126: "No crashing, please" 32 text run at (0,0) width 126: "No crashing, please"
33 RenderWordBreak {WBR} at (0,0) size 0x0 33 RenderWordBreak {WBR} at (0,0) size 0x0
34 RenderText {#text} at (125,0) size 5x18 34 RenderText {#text} at (125,0) size 5x18
35 text run at (125,0) width 5: "." 35 text run at (125,0) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698