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

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

Issue 656913006: Remove SVG fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update tests for landing Created 6 years, 2 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 2a836d96941eda632097e3fc301bc8b2428c1a74..a891fdd78e67cfeb8f628760c06825b4acc19ffb 100644
--- a/LayoutTests/svg/custom/svg-features-expected.txt
+++ b/LayoutTests/svg/custom/svg-features-expected.txt
@@ -52,6 +52,6 @@
"http://www.w3.org/TR/SVG11/feature#View", "1.1": true
"http://www.w3.org/TR/SVG11/feature#Script", "1.1": true
"http://www.w3.org/TR/SVG11/feature#Animation", "1.1": true
-"http://www.w3.org/TR/SVG11/feature#Font", "1.1": true
-"http://www.w3.org/TR/SVG11/feature#BasicFont", "1.1": true
+"http://www.w3.org/TR/SVG11/feature#Font", "1.1": false
+"http://www.w3.org/TR/SVG11/feature#BasicFont", "1.1": false
"http://www.w3.org/TR/SVG11/feature#Extensibility", "1.1": true

Powered by Google App Engine
This is Rietveld 408576698