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

Side by Side 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 unified diff | Download patch
OLDNEW
1 "org.w3c.svg", "1.0": true, true 1 "org.w3c.svg", "1.0": true, true
2 "org.w3c.svg.static", "1.0": true, true 2 "org.w3c.svg.static", "1.0": true, true
3 "org.w3c.svg.animation", "1.0": false, false 3 "org.w3c.svg.animation", "1.0": false, false
4 "org.w3c.svg.dynamic", "1.0": false, false 4 "org.w3c.svg.dynamic", "1.0": false, false
5 "org.w3c.dom", "1.0": true, true 5 "org.w3c.dom", "1.0": true, true
6 "org.w3c.dom.svg", "1.0": true, true 6 "org.w3c.dom.svg", "1.0": true, true
7 "org.w3c.dom.svg.static", "1.0": true, true 7 "org.w3c.dom.svg.static", "1.0": true, true
8 "org.w3c.dom.svg.animation", "1.0": false, false 8 "org.w3c.dom.svg.animation", "1.0": false, false
9 "org.w3c.dom.svg.dynamic", "1.0": false, false 9 "org.w3c.dom.svg.dynamic", "1.0": false, false
10 "org.w3c.svg.all", "1.0": false, false 10 "org.w3c.svg.all", "1.0": false, false
(...skipping 30 matching lines...) Expand all
41 "http://www.w3.org/TR/SVG11/feature#BasicClip", "1.1": true, true 41 "http://www.w3.org/TR/SVG11/feature#BasicClip", "1.1": true, true
42 "http://www.w3.org/TR/SVG11/feature#Mask", "1.1": true, true 42 "http://www.w3.org/TR/SVG11/feature#Mask", "1.1": true, true
43 "http://www.w3.org/TR/SVG11/feature#Filter", "1.1": true, true 43 "http://www.w3.org/TR/SVG11/feature#Filter", "1.1": true, true
44 "http://www.w3.org/TR/SVG11/feature#BasicFilter", "1.1": true, true 44 "http://www.w3.org/TR/SVG11/feature#BasicFilter", "1.1": true, true
45 "http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute", "1.1": true, true 45 "http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute", "1.1": true, true
46 "http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute", "1.1": true, true 46 "http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute", "1.1": true, true
47 "http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute", "1.1": false, fal se 47 "http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute", "1.1": false, fal se
48 "http://www.w3.org/TR/SVG11/feature#Cursor", "1.1": true, true 48 "http://www.w3.org/TR/SVG11/feature#Cursor", "1.1": true, true
49 "http://www.w3.org/TR/SVG11/feature#Hyperlinking", "1.1": true, true 49 "http://www.w3.org/TR/SVG11/feature#Hyperlinking", "1.1": true, true
50 "http://www.w3.org/TR/SVG11/feature#XlinkAttribute", "1.1": true, true 50 "http://www.w3.org/TR/SVG11/feature#XlinkAttribute", "1.1": true, true
51 "http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired", "1.1": true, tru e 51 "http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired", "1.1": false, fa lse
52 "http://www.w3.org/TR/SVG11/feature#View", "1.1": true, true 52 "http://www.w3.org/TR/SVG11/feature#View", "1.1": true, true
53 "http://www.w3.org/TR/SVG11/feature#Script", "1.1": true, true 53 "http://www.w3.org/TR/SVG11/feature#Script", "1.1": true, true
54 "http://www.w3.org/TR/SVG11/feature#Animation", "1.1": true, true 54 "http://www.w3.org/TR/SVG11/feature#Animation", "1.1": true, true
55 "http://www.w3.org/TR/SVG11/feature#Font", "1.1": true, true 55 "http://www.w3.org/TR/SVG11/feature#Font", "1.1": true, true
56 "http://www.w3.org/TR/SVG11/feature#BasicFont", "1.1": true, true 56 "http://www.w3.org/TR/SVG11/feature#BasicFont", "1.1": true, true
57 "http://www.w3.org/TR/SVG11/feature#Extensibility", "1.1": true, true 57 "http://www.w3.org/TR/SVG11/feature#Extensibility", "1.1": true, true
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698