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

Unified Diff: third_party/WebKit/LayoutTests/svg/filters/filter-refresh-expected.txt

Issue 2065593002: Unprefix the CSS 'filter' property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove disabler. Try different DCHECK expressions. Created 4 years, 6 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: third_party/WebKit/LayoutTests/svg/filters/filter-refresh-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/filters/filter-refresh-expected.txt b/third_party/WebKit/LayoutTests/svg/filters/filter-refresh-expected.txt
index 2691d26d80bf42f32860ba3f64ecd8f423ffe4cd..bf5e0e04b66083a6e7fe4e651699d3d8aa6d0824 100644
--- a/third_party/WebKit/LayoutTests/svg/filters/filter-refresh-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/filters/filter-refresh-expected.txt
@@ -25,7 +25,7 @@ CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated a
{
"object": "LayoutSVGRect rect id='filtered'",
"rect": [140, 100, 36, 36],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "LayoutSVGContainer g",

Powered by Google App Engine
This is Rietveld 408576698