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

Unified Diff: LayoutTests/fast/sub-pixel/shadows-computed-style-expected.txt

Issue 23241010: Support subpixel values for text-shadow and box-shadow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: missed a virtual test Created 7 years 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-computed-style-expected.txt
diff --git a/LayoutTests/fast/sub-pixel/shadows-computed-style-expected.txt b/LayoutTests/fast/sub-pixel/shadows-computed-style-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..08532fe7dfff94c60031f004918a9b8f4c2fa72b
--- /dev/null
+++ b/LayoutTests/fast/sub-pixel/shadows-computed-style-expected.txt
@@ -0,0 +1,4 @@
+Foo
+Bar
+rgb(255, 0, 0) 0.5px 1.5px 2.5px
+rgb(255, 0, 0) 0.5px 1.5px 2.5px 3.5px

Powered by Google App Engine
This is Rietveld 408576698