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

Side by Side 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, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 "org.w3c.svg", "1.0": true 1 "org.w3c.svg", "1.0": true
2 "org.w3c.svg.static", "1.0": true 2 "org.w3c.svg.static", "1.0": true
3 "org.w3c.svg.animation", "1.0": false 3 "org.w3c.svg.animation", "1.0": false
4 "org.w3c.svg.dynamic", "1.0": false 4 "org.w3c.svg.dynamic", "1.0": false
5 "org.w3c.dom", "1.0": true 5 "org.w3c.dom", "1.0": true
6 "org.w3c.dom.svg", "1.0": true 6 "org.w3c.dom.svg", "1.0": true
7 "org.w3c.dom.svg.static", "1.0": true 7 "org.w3c.dom.svg.static", "1.0": true
8 "org.w3c.dom.svg.animation", "1.0": false 8 "org.w3c.dom.svg.animation", "1.0": false
9 "org.w3c.dom.svg.dynamic", "1.0": false 9 "org.w3c.dom.svg.dynamic", "1.0": false
10 "org.w3c.svg.all", "1.0": false 10 "org.w3c.svg.all", "1.0": false
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 "http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute", "1.1": true 45 "http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute", "1.1": true
46 "http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute", "1.1": true 46 "http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute", "1.1": true
47 "http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute", "1.1": false 47 "http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute", "1.1": false
48 "http://www.w3.org/TR/SVG11/feature#Cursor", "1.1": true 48 "http://www.w3.org/TR/SVG11/feature#Cursor", "1.1": true
49 "http://www.w3.org/TR/SVG11/feature#Hyperlinking", "1.1": true 49 "http://www.w3.org/TR/SVG11/feature#Hyperlinking", "1.1": true
50 "http://www.w3.org/TR/SVG11/feature#XlinkAttribute", "1.1": true 50 "http://www.w3.org/TR/SVG11/feature#XlinkAttribute", "1.1": true
51 "http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired", "1.1": false 51 "http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired", "1.1": false
52 "http://www.w3.org/TR/SVG11/feature#View", "1.1": true 52 "http://www.w3.org/TR/SVG11/feature#View", "1.1": true
53 "http://www.w3.org/TR/SVG11/feature#Script", "1.1": true 53 "http://www.w3.org/TR/SVG11/feature#Script", "1.1": true
54 "http://www.w3.org/TR/SVG11/feature#Animation", "1.1": true 54 "http://www.w3.org/TR/SVG11/feature#Animation", "1.1": true
55 "http://www.w3.org/TR/SVG11/feature#Font", "1.1": true 55 "http://www.w3.org/TR/SVG11/feature#Font", "1.1": false
56 "http://www.w3.org/TR/SVG11/feature#BasicFont", "1.1": true 56 "http://www.w3.org/TR/SVG11/feature#BasicFont", "1.1": false
57 "http://www.w3.org/TR/SVG11/feature#Extensibility", "1.1": true 57 "http://www.w3.org/TR/SVG11/feature#Extensibility", "1.1": true
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698