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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/justified-selection-at-edge-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 784x576
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 370x19
8 text run at (0,0) width 370: "Test for bug 13234, layout of selected j ustified text is broken."
9 RenderBlock {P} at (0,36) size 784x20
10 RenderText {#text} at (0,0) size 238x19
11 text run at (0,0) width 238: "The two blue boxes should be identical."
12 RenderBlock {DIV} at (0,72) size 256x46 [border: (3px solid #0000FF)]
13 RenderText {#text} at (3,3) size 128x19
14 text run at (3,3) width 128: "Lorem ipsum dolor si"
15 RenderInline {SPAN} at (0,0) size 41x19 [color=#008000] [bgcolor=#FFFF00 ]
16 RenderText {#text} at (131,3) size 41x19
17 text run at (131,3) width 41: "t amet,"
18 RenderText {#text} at (172,3) size 250x39
19 text run at (172,3) width 81: " consectetuer"
20 text run at (3,23) width 84: "adipiscing elit."
21 RenderBlock (anonymous) at (0,118) size 784x20
22 RenderBR {BR} at (0,0) size 0x19
23 RenderBlock {P} at (0,154) size 256x46 [border: (3px solid #0000FF)]
24 RenderText {#text} at (3,3) size 250x39
25 text run at (3,3) width 250: "Lorem ipsum dolor sit amet, consectetuer "
26 text run at (3,23) width 84: "adipiscing elit."
27 selection start: position 20 of child 0 {#text} of child 8 {P} of body
28 selection end: position 27 of child 0 {#text} of child 8 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698