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

Side by Side Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/splitText-dirty-lines-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 layer at (8,8) size 784x584
6 RenderBody {BODY} at (8,8) size 784x584
7 layer at (8,8) size 200x160
8 RenderBlock (positioned) {DIV} at (0,0) size 200x160 [color=#FF0000]
9 RenderText {#text} at (0,0) size 160x160
10 text run at (0,0) width 160: "AAAA"
11 text run at (0,40) width 40: "B"
12 text run at (0,80) width 160: "CCCC"
13 text run at (0,120) width 80: "D "
14 RenderText {#text} at (80,120) size 40x40
15 text run at (80,120) width 40: "E"
16 layer at (8,8) size 200x160
17 RenderBlock (positioned) {DIV} at (0,0) size 200x160 [color=#008000]
18 RenderText {#text} at (0,0) size 0x0
19 RenderText {#text} at (0,0) size 160x160
20 text run at (0,0) width 160: "AAAA"
21 text run at (0,40) width 40: "B"
22 text run at (0,80) width 160: "CCCC"
23 text run at (0,120) width 120: "D E"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698