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

Side by Side Diff: LayoutTests/fast/sub-pixel/shadows-hidpi-expected.txt

Issue 23241010: Support subpixel values for text-shadow and box-shadow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: addressed review comments Created 6 years, 11 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 800x58
4 RenderBlock {HTML} at (0,0) size 800x58
5 RenderBody {BODY} at (8,8) size 784x42
6 RenderBlock {DIV} at (0,0) size 784x10
7 RenderText {#text} at (0,0) size 30x10
8 text run at (0,0) width 30: "XXX"
9 RenderBlock (anonymous) at (0,10) size 784x32
10 RenderBR {BR} at (0,0) size 0x10
11 RenderBR {BR} at (0,10) size 0x10
12 RenderBlock {DIV} at (0,20) size 32x12 [border: (1px solid #000000)]
13 RenderText {#text} at (1,1) size 30x10
14 text run at (1,1) width 30: "XXX"
15 RenderText {#text} at (32,21) size 10x10
16 text run at (32,21) width 10: " "
17 RenderBlock {DIV} at (42,20) size 32x12 [border: (1px solid #000000)]
18 RenderText {#text} at (1,1) size 30x10
19 text run at (1,1) width 30: "XXX"
20 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698