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

Side by Side Diff: LayoutTests/svg/custom/svg-features-expected.txt

Issue 133703014: Remove Node.isSupported (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/svg/custom/svg-features.html ('k') | Source/core/dom/Node.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 "org.w3c.svg", "1.0": true, true 1 "org.w3c.svg", "1.0": true
2 "org.w3c.svg.static", "1.0": true, true 2 "org.w3c.svg.static", "1.0": true
3 "org.w3c.svg.animation", "1.0": false, false 3 "org.w3c.svg.animation", "1.0": false
4 "org.w3c.svg.dynamic", "1.0": false, false 4 "org.w3c.svg.dynamic", "1.0": false
5 "org.w3c.dom", "1.0": true, true 5 "org.w3c.dom", "1.0": true
6 "org.w3c.dom.svg", "1.0": true, true 6 "org.w3c.dom.svg", "1.0": true
7 "org.w3c.dom.svg.static", "1.0": true, true 7 "org.w3c.dom.svg.static", "1.0": true
8 "org.w3c.dom.svg.animation", "1.0": false, false 8 "org.w3c.dom.svg.animation", "1.0": false
9 "org.w3c.dom.svg.dynamic", "1.0": false, false 9 "org.w3c.dom.svg.dynamic", "1.0": false
10 "org.w3c.svg.all", "1.0": false, false 10 "org.w3c.svg.all", "1.0": false
11 "org.w3c.dom.svg.all", "1.0": false, false 11 "org.w3c.dom.svg.all", "1.0": false
12 "http://www.w3.org/TR/SVG11/feature#SVG", "1.1": true, true 12 "http://www.w3.org/TR/SVG11/feature#SVG", "1.1": true
13 "http://www.w3.org/TR/SVG11/feature#SVGDOM", "1.1": true, true 13 "http://www.w3.org/TR/SVG11/feature#SVGDOM", "1.1": true
14 "http://www.w3.org/TR/SVG11/feature#SVG-static", "1.1": true, true 14 "http://www.w3.org/TR/SVG11/feature#SVG-static", "1.1": true
15 "http://www.w3.org/TR/SVG11/feature#SVGDOM-static", "1.1": true, true 15 "http://www.w3.org/TR/SVG11/feature#SVGDOM-static", "1.1": true
16 "http://www.w3.org/TR/SVG11/feature#SVG-animation", "1.1": true, true 16 "http://www.w3.org/TR/SVG11/feature#SVG-animation", "1.1": true
17 "http://www.w3.org/TR/SVG11/feature#SVGDOM-animation", "1.1": true, true 17 "http://www.w3.org/TR/SVG11/feature#SVGDOM-animation", "1.1": true
18 "http://www.w3.org/TR/SVG11/feature#SVG-dynamic", "1.1": false, false 18 "http://www.w3.org/TR/SVG11/feature#SVG-dynamic", "1.1": false
19 "http://www.w3.org/TR/SVG11/feature#SVGDOM-dynamic", "1.1": false, false 19 "http://www.w3.org/TR/SVG11/feature#SVGDOM-dynamic", "1.1": false
20 "http://www.w3.org/TR/SVG11/feature#CoreAttribute", "1.1": true, true 20 "http://www.w3.org/TR/SVG11/feature#CoreAttribute", "1.1": true
21 "http://www.w3.org/TR/SVG11/feature#Structure", "1.1": true, true 21 "http://www.w3.org/TR/SVG11/feature#Structure", "1.1": true
22 "http://www.w3.org/TR/SVG11/feature#BasicStructure", "1.1": true, true 22 "http://www.w3.org/TR/SVG11/feature#BasicStructure", "1.1": true
23 "http://www.w3.org/TR/SVG11/feature#ContainerAttribute", "1.1": true, true 23 "http://www.w3.org/TR/SVG11/feature#ContainerAttribute", "1.1": true
24 "http://www.w3.org/TR/SVG11/feature#ConditionalProcessing", "1.1": true, true 24 "http://www.w3.org/TR/SVG11/feature#ConditionalProcessing", "1.1": true
25 "http://www.w3.org/TR/SVG11/feature#Image", "1.1": true, true 25 "http://www.w3.org/TR/SVG11/feature#Image", "1.1": true
26 "http://www.w3.org/TR/SVG11/feature#Style", "1.1": true, true 26 "http://www.w3.org/TR/SVG11/feature#Style", "1.1": true
27 "http://www.w3.org/TR/SVG11/feature#ViewportAttribute", "1.1": true, true 27 "http://www.w3.org/TR/SVG11/feature#ViewportAttribute", "1.1": true
28 "http://www.w3.org/TR/SVG11/feature#Shape", "1.1": true, true 28 "http://www.w3.org/TR/SVG11/feature#Shape", "1.1": true
29 "http://www.w3.org/TR/SVG11/feature#Text", "1.1": true, true 29 "http://www.w3.org/TR/SVG11/feature#Text", "1.1": true
30 "http://www.w3.org/TR/SVG11/feature#BasicText", "1.1": true, true 30 "http://www.w3.org/TR/SVG11/feature#BasicText", "1.1": true
31 "http://www.w3.org/TR/SVG11/feature#PaintAttribute", "1.1": true, true 31 "http://www.w3.org/TR/SVG11/feature#PaintAttribute", "1.1": true
32 "http://www.w3.org/TR/SVG11/feature#BasicPaintAttribute", "1.1": true, true 32 "http://www.w3.org/TR/SVG11/feature#BasicPaintAttribute", "1.1": true
33 "http://www.w3.org/TR/SVG11/feature#OpacityAttribute", "1.1": true, true 33 "http://www.w3.org/TR/SVG11/feature#OpacityAttribute", "1.1": true
34 "http://www.w3.org/TR/SVG11/feature#GraphicsAttribute", "1.1": true, true 34 "http://www.w3.org/TR/SVG11/feature#GraphicsAttribute", "1.1": true
35 "http://www.w3.org/TR/SVG11/feature#BaseGraphicsAttribute", "1.1": true, true 35 "http://www.w3.org/TR/SVG11/feature#BaseGraphicsAttribute", "1.1": true
36 "http://www.w3.org/TR/SVG11/feature#Marker", "1.1": true, true 36 "http://www.w3.org/TR/SVG11/feature#Marker", "1.1": true
37 "http://www.w3.org/TR/SVG11/feature#ColorProfile", "1.1": false, false 37 "http://www.w3.org/TR/SVG11/feature#ColorProfile", "1.1": false
38 "http://www.w3.org/TR/SVG11/feature#Gradient", "1.1": true, true 38 "http://www.w3.org/TR/SVG11/feature#Gradient", "1.1": true
39 "http://www.w3.org/TR/SVG11/feature#Pattern", "1.1": true, true 39 "http://www.w3.org/TR/SVG11/feature#Pattern", "1.1": true
40 "http://www.w3.org/TR/SVG11/feature#Clip", "1.1": true, true 40 "http://www.w3.org/TR/SVG11/feature#Clip", "1.1": true
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
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
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
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
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
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
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
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
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
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
51 "http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired", "1.1": false, fa lse 51 "http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired", "1.1": false
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
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
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
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
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
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
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/svg-features.html ('k') | Source/core/dom/Node.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698