| OLD | NEW |
| 1 namespace="SVG" | 1 namespace="SVG" |
| 2 namespaceURI="http://www.w3.org/2000/svg" | 2 namespaceURI="http://www.w3.org/2000/svg" |
| 3 fallbackInterfaceName="SVGUnknownElement" | 3 fallbackInterfaceName="SVGUnknownElement" |
| 4 fallbackJSInterfaceName="SVGElement" | 4 fallbackJSInterfaceName="SVGElement" |
| 5 export="CORE_EXPORT" | 5 export="CORE_EXPORT" |
| 6 | 6 |
| 7 a | 7 a |
| 8 animate runtimeEnabled=smil, noTypeHelpers | 8 animate runtimeEnabled=smil, noTypeHelpers |
| 9 animateColor runtimeEnabled=smil, interfaceName=SVGUnknownElement, JSInterfaceNa
me=SVGElement, noConstructor | 9 animateColor runtimeEnabled=smil, interfaceName=SVGUnknownElement, JSInterfaceNa
me=SVGElement, noConstructor |
| 10 animateMotion runtimeEnabled=smil | 10 animateMotion runtimeEnabled=smil |
| 11 animateTransform runtimeEnabled=smil | 11 animateTransform runtimeEnabled=smil |
| 12 set runtimeEnabled=smil | 12 set runtimeEnabled=smil |
| 13 circle | 13 circle |
| 14 clipPath | 14 clipPath |
| 15 cursor | |
| 16 defs | 15 defs |
| 17 desc | 16 desc |
| 18 discard runtimeEnabled=smil | 17 discard runtimeEnabled=smil |
| 19 ellipse | 18 ellipse |
| 20 feBlend | 19 feBlend |
| 21 feColorMatrix | 20 feColorMatrix |
| 22 feComponentTransfer | 21 feComponentTransfer |
| 23 feComposite | 22 feComposite |
| 24 feConvolveMatrix | 23 feConvolveMatrix |
| 25 feDiffuseLighting | 24 feDiffuseLighting |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 63 style constructorNeedsCreatedByParser | 62 style constructorNeedsCreatedByParser |
| 64 svg interfaceName=SVGSVGElement | 63 svg interfaceName=SVGSVGElement |
| 65 switch | 64 switch |
| 66 symbol | 65 symbol |
| 67 text | 66 text |
| 68 textPath | 67 textPath |
| 69 title | 68 title |
| 70 tspan interfaceName=SVGTSpanElement | 69 tspan interfaceName=SVGTSpanElement |
| 71 use | 70 use |
| 72 view | 71 view |
| OLD | NEW |