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

Side by Side Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/word-break-run-rounding-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 61x18 7 RenderText {#text} at (0,0) size 61x18
8 text run at (0,0) width 61: "Tests for " 8 text run at (0,0) width 61: "Tests for "
9 RenderInline {I} at (0,0) size 716x18 9 RenderInline {I} at (0,0) size 716x18
10 RenderInline {A} at (0,0) size 306x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 306x18 [color=#0000EE]
(...skipping 19 matching lines...) Expand all
30 RenderText {#text} at (3,3) size 422x18 30 RenderText {#text} at (3,3) size 422x18
31 text run at (3,3) width 422: "This text fits nicely on a single line o f the given width." 31 text run at (3,3) width 422: "This text fits nicely on a single line o f the given width."
32 RenderBlock {P} at (0,182) size 784x18 32 RenderBlock {P} at (0,182) size 784x18
33 RenderText {#text} at (0,0) size 234x18 33 RenderText {#text} at (0,0) size 234x18
34 text run at (0,0) width 234: "Test that text does not wrap too late:" 34 text run at (0,0) width 234: "Test that text does not wrap too late:"
35 RenderBlock {DIV} at (0,216) size 597x42 [border: (3px solid #000000)] 35 RenderBlock {DIV} at (0,216) size 597x42 [border: (3px solid #000000)]
36 RenderText {#text} at (3,3) size 584x36 36 RenderText {#text} at (3,3) size 584x36
37 text run at (3,3) width 485: "J u s t a b u n c h o f l e t t e r s h e r e , n o t h i n g t o s e e . " 37 text run at (3,3) width 485: "J u s t a b u n c h o f l e t t e r s h e r e , n o t h i n g t o s e e . "
38 text run at (487,3) width 100: "Thisisonebig" 38 text run at (487,3) width 100: "Thisisonebig"
39 text run at (3,21) width 169: "wordwhichisverylong." 39 text run at (3,21) width 169: "wordwhichisverylong."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698