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

Side by Side Diff: LayoutTests/platform/win/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 785x1016 1 layer at (0,0) size 785x1016
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1016 3 layer at (0,0) size 785x1016
4 RenderBlock {HTML} at (0,0) size 785x1016 4 RenderBlock {HTML} at (0,0) size 785x1016
5 RenderBody {BODY} at (8,8) size 769x1000 5 RenderBody {BODY} at (8,8) size 769x1000
6 RenderBlock (anonymous) at (0,0) size 769x18 6 RenderBlock (anonymous) at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 700x17 7 RenderText {#text} at (0,0) size 700x17
8 text run at (0,0) width 700: "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 700: "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,18) size 769x104 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,18) size 769x104 [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 767x102 10 RenderTableSection {TBODY} at (1,1) size 767x102
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
102 text run at (0,15) width 297: "uldnotstick out oftheenclosing300pxblo" 102 text run at (0,15) width 297: "uldnotstick out oftheenclosing300pxblo"
103 text run at (0,30) width 24: "ck." 103 text run at (0,30) width 24: "ck."
104 layer at (8,904) size 304x104 104 layer at (8,904) size 304x104
105 RenderBlock (relative positioned) {DIV} at (0,896) size 304x104 [border: (2px solid #000000)] 105 RenderBlock (relative positioned) {DIV} at (0,896) size 304x104 [border: (2px solid #000000)]
106 layer at (10,906) size 300x45 106 layer at (10,906) size 300x45
107 RenderBlock (positioned) {DIV} at (2,2) size 300x45 107 RenderBlock (positioned) {DIV} at (2,2) size 300x45
108 RenderText {#text} at (0,0) size 250x45 108 RenderText {#text} at (0,0) size 250x45
109 text run at (0,0) width 250: "Eventhoughthishasareallylongword" 109 text run at (0,0) width 250: "Eventhoughthishasareallylongword"
110 text run at (0,15) width 157: "itshouldnotstick out" 110 text run at (0,15) width 157: "itshouldnotstick out"
111 text run at (0,30) width 196: "oftheenclosing300pxblock." 111 text run at (0,30) width 196: "oftheenclosing300pxblock."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698