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

Unified Diff: LayoutTests/css3/filters/fecomposite-non-zero-inoffset-expected.html

Issue 365163002: Use correct destination rectangle in FEComposite w/ type='in' (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Attempt to Mac-proof TC. Created 6 years, 5 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/css3/filters/fecomposite-non-zero-inoffset-expected.html
diff --git a/LayoutTests/css3/filters/fecomposite-non-zero-inoffset-expected.html b/LayoutTests/css3/filters/fecomposite-non-zero-inoffset-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..e4900ad0476a208ec82950a80fb36d1481bd8c09
--- /dev/null
+++ b/LayoutTests/css3/filters/fecomposite-non-zero-inoffset-expected.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<body>
+ <div style="width: 100px; height: 100px; background-color: green;"></div>
+</body>
« no previous file with comments | « LayoutTests/css3/filters/fecomposite-non-zero-inoffset.html ('k') | Source/platform/graphics/filters/FEComposite.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698