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 a891fdd78e67cfeb8f628760c06825b4acc19ffb..3689a9aa31f34dfce3b0b52080ffcf3a9b0ccad3 100644 |
--- a/LayoutTests/svg/custom/svg-features-expected.txt |
+++ b/LayoutTests/svg/custom/svg-features-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: 'DOMImplementation.hasFeature()' returning false is deprecated. Please do not use it, as per DOM it should always return true (https://dom.spec.whatwg.org/#dom-domimplementation-hasfeature). |
"org.w3c.svg", "1.0": true |
"org.w3c.svg.static", "1.0": true |
"org.w3c.svg.animation", "1.0": false |