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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/selection-painted-separately-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 layer at (8,8) size 100x80
7 RenderBlock {DIV} at (0,0) size 100x80 [color=#008000] [bgcolor=#FF0000]
8 RenderBlock {DIV} at (0,0) size 100x40
9 RenderText {#text} at (0,0) size 101x40
10 text run at (0,0) width 101: "xxxxx"
11 text run at (0,20) width 101: "xxxxx"
12 RenderBlock {DIV} at (0,40) size 100x40
13 RenderText {#text} at (0,0) size 101x40
14 text run at (0,0) width 101: "xxxxx"
15 text run at (0,20) width 101: "xxxxx"
16 selection start: position 6 of child 0 {#text} of child 1 {DIV} of child 0 {DIV} of body
17 selection end: position 5 of child 0 {#text} of child 2 {DIV} of child 0 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698