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

Unified Diff: LayoutTests/svg/filters/big-width-filter-expected.svg

Issue 150973004: Fixes the rendering of a SVG filter (e.g. feFlood) by testing against total (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added rebaseline test. Created 6 years, 10 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
« no previous file with comments | « LayoutTests/svg/filters/big-width-filter.svg ('k') | Source/core/rendering/FilterEffectRenderer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/filters/big-width-filter-expected.svg
diff --git a/LayoutTests/svg/foreignObject/fixed-position-expected.svg b/LayoutTests/svg/filters/big-width-filter-expected.svg
similarity index 63%
copy from LayoutTests/svg/foreignObject/fixed-position-expected.svg
copy to LayoutTests/svg/filters/big-width-filter-expected.svg
index ea0f0806a0fa0e9a1d5af411e99c8e0c2bb3c14e..120941444a4898197d6b6001f9908a6cd48b62ba 100644
--- a/LayoutTests/svg/foreignObject/fixed-position-expected.svg
+++ b/LayoutTests/svg/filters/big-width-filter-expected.svg
@@ -1,4 +1,3 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<rect width="100" height="100" fill="green"/>
</svg>
« no previous file with comments | « LayoutTests/svg/filters/big-width-filter.svg ('k') | Source/core/rendering/FilterEffectRenderer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698