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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/windows-directwrite/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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 57x19
8 text run at (0,0) width 57: "Tests for "
9 RenderInline {I} at (0,0) size 714x19
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
11 RenderText {#text} at (57,0) size 305x19
12 text run at (57,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=13438"
13 RenderText {#text} at (362,0) size 409x19
14 text run at (362,0) width 4: " "
15 text run at (366,0) width 405: "Run rounding makes word-break:break- all/word not functional"
16 RenderText {#text} at (771,0) size 4x19
17 text run at (771,0) width 4: "."
18 RenderBlock {P} at (0,36) size 784x20
19 RenderText {#text} at (0,0) size 288x19
20 text run at (0,0) width 288: "Test that the preferred (maximum) width is right:"
21 RenderBlock (floating) {DIV} at (0,72) size 557x26 [border: (3px solid #00 0000)]
22 RenderText {#text} at (3,3) size 551x19
23 text run at (3,3) width 551: "The black border should fit tightly arou nd this one line of text with no space after the period."
24 RenderBlock (anonymous) at (0,72) size 784x26
25 RenderBR {BR} at (557,0) size 0x19
26 RenderBlock {P} at (0,114) size 784x20
27 RenderText {#text} at (0,0) size 367x19
28 text run at (0,0) width 367: "Test that text does not wrap too early d ue to rounding errors:"
29 RenderBlock {DIV} at (0,150) size 431x26 [border: (3px solid #000000)]
30 RenderText {#text} at (3,3) size 315x19
31 text run at (3,3) width 315: "This text fits nicely on a single line o f the given width."
32 RenderBlock {P} at (0,192) size 784x20
33 RenderText {#text} at (0,0) size 221x19
34 text run at (0,0) width 221: "Test that text does not wrap too late:"
35 RenderBlock {DIV} at (0,228) size 597x26 [border: (3px solid #000000)]
36 RenderText {#text} at (3,3) size 576x19
37 text run at (3,3) width 371: "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 (374,3) width 205: "Thisisonebigwordwhichisverylong."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698