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

Unified Diff: LayoutTests/css3/filters/effect-reference-repaint-morphology-expected.txt

Issue 14652016: Implement filter primitive subregion for reference CSS filters. This required refactoring determin… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix test failures: ReferenceFilterOperation should ref the Filter which owns its FilterEffects Created 7 years, 7 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/effect-reference-repaint-morphology-expected.txt
diff --git a/LayoutTests/css3/filters/effect-reference-repaint-morphology-expected.txt b/LayoutTests/css3/filters/effect-reference-repaint-morphology-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1584c9242184d3b06d2731519a28427481d28afe
--- /dev/null
+++ b/LayoutTests/css3/filters/effect-reference-repaint-morphology-expected.txt
@@ -0,0 +1,6 @@
+ (repaint rects
+ (rect 33 25 250 250)
+ (rect 33 25 250 250)
+ (rect 33 25 250 250)
+)
+

Powered by Google App Engine
This is Rietveld 408576698