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

Unified Diff: LayoutTests/svg/filters/feFlood-rgba-flood-color-expected.svg

Issue 126033003: Support colors w/ alpha in SVG 'stop' elements and 'feFlood' (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase; Prebake expected colors. 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/svg/filters/feFlood-rgba-flood-color-expected.svg
diff --git a/LayoutTests/svg/filters/feFlood-rgba-flood-color-expected.svg b/LayoutTests/svg/filters/feFlood-rgba-flood-color-expected.svg
new file mode 100644
index 0000000000000000000000000000000000000000..174efe6f1f8cbd70dbc0eedb3f8ed3041e3bdc0a
--- /dev/null
+++ b/LayoutTests/svg/filters/feFlood-rgba-flood-color-expected.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg">
+ <rect fill="#33cc00" width="100" height="100"/>
+</svg>
« no previous file with comments | « LayoutTests/svg/filters/feFlood-rgba-flood-color.svg ('k') | LayoutTests/svg/filters/feFlood-rgba-flood-color-w-opacity-1.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698