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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/sub-pixel/shadows-hidpi-expected.txt
diff --git a/LayoutTests/fast/sub-pixel/shadows-hidpi-expected.txt b/LayoutTests/fast/sub-pixel/shadows-hidpi-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..15de5fb649c8eed2c08502bda14227e72ec71ef3
--- /dev/null
+++ b/LayoutTests/fast/sub-pixel/shadows-hidpi-expected.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x58
+ RenderBlock {HTML} at (0,0) size 800x58
+ RenderBody {BODY} at (8,8) size 784x42
+ RenderBlock {DIV} at (0,0) size 784x10
+ RenderText {#text} at (0,0) size 30x10
+ text run at (0,0) width 30: "XXX"
+ RenderBlock (anonymous) at (0,10) size 784x32
+ RenderBR {BR} at (0,0) size 0x10
+ RenderBR {BR} at (0,10) size 0x10
+ RenderBlock {DIV} at (0,20) size 32x12 [border: (1px solid #000000)]
+ RenderText {#text} at (1,1) size 30x10
+ text run at (1,1) width 30: "XXX"
+ RenderText {#text} at (32,21) size 10x10
+ text run at (32,21) width 10: " "
+ RenderBlock {DIV} at (42,20) size 32x12 [border: (1px solid #000000)]
+ RenderText {#text} at (1,1) size 30x10
+ text run at (1,1) width 30: "XXX"
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698