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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/word-break-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 785x1036 1 layer at (0,0) size 785x1036
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1036 3 layer at (0,0) size 785x1036
4 RenderBlock {HTML} at (0,0) size 785x1036 4 RenderBlock {HTML} at (0,0) size 785x1036
5 RenderBody {BODY} at (8,8) size 769x1020 5 RenderBody {BODY} at (8,8) size 769x1020
6 RenderBlock (anonymous) at (0,0) size 769x20 6 RenderBlock (anonymous) at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 658x19 7 RenderText {#text} at (0,0) size 658x19
8 text run at (0,0) width 658: "This example tests that word-break prope rly shrinks a cell to one character per line when it is set to break-all." 8 text run at (0,0) width 658: "This example tests that word-break prope rly shrinks a cell to one character per line when it is set to break-all."
9 RenderTable {TABLE} at (0,20) size 769x110 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,20) size 769x110 [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 767x108 10 RenderTableSection {TBODY} at (1,1) size 767x108
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 text run at (0,16) width 296: "ouldnotstick out oftheenclosing300pxb" 100 text run at (0,16) width 296: "ouldnotstick out oftheenclosing300pxb"
101 text run at (0,32) width 40: "lock." 101 text run at (0,32) width 40: "lock."
102 layer at (8,924) size 304x104 102 layer at (8,924) size 304x104
103 RenderBlock (relative positioned) {DIV} at (0,916) size 304x104 [border: (2px solid #000000)] 103 RenderBlock (relative positioned) {DIV} at (0,916) size 304x104 [border: (2px solid #000000)]
104 layer at (10,926) size 300x48 104 layer at (10,926) size 300x48
105 RenderBlock (positioned) {DIV} at (2,2) size 300x48 105 RenderBlock (positioned) {DIV} at (2,2) size 300x48
106 RenderText {#text} at (0,0) size 256x48 106 RenderText {#text} at (0,0) size 256x48
107 text run at (0,0) width 256: "Eventhoughthishasareallylongword" 107 text run at (0,0) width 256: "Eventhoughthishasareallylongword"
108 text run at (0,16) width 160: "itshouldnotstick out" 108 text run at (0,16) width 160: "itshouldnotstick out"
109 text run at (0,32) width 200: "oftheenclosing300pxblock." 109 text run at (0,32) width 200: "oftheenclosing300pxblock."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698