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

Unified Diff: LayoutTests/svg/custom/svg-features-expected.txt

Issue 62083002: Remove support for the externalResourcesRequired attribute. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline test 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/custom/svg-features-expected.txt
diff --git a/LayoutTests/svg/custom/svg-features-expected.txt b/LayoutTests/svg/custom/svg-features-expected.txt
index 05db8b746da6df07b3f69e756027afa6b28b9541..7b85762237474a29386a77484fc8a6d858498bc1 100644
--- a/LayoutTests/svg/custom/svg-features-expected.txt
+++ b/LayoutTests/svg/custom/svg-features-expected.txt
@@ -48,7 +48,7 @@
"http://www.w3.org/TR/SVG11/feature#Cursor", "1.1": true, true
"http://www.w3.org/TR/SVG11/feature#Hyperlinking", "1.1": true, true
"http://www.w3.org/TR/SVG11/feature#XlinkAttribute", "1.1": true, true
-"http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired", "1.1": true, true
+"http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired", "1.1": false, false
"http://www.w3.org/TR/SVG11/feature#View", "1.1": true, true
"http://www.w3.org/TR/SVG11/feature#Script", "1.1": true, true
"http://www.w3.org/TR/SVG11/feature#Animation", "1.1": true, true

Powered by Google App Engine
This is Rietveld 408576698