Revision 7f3e17fe6d5d48b0090b7b176fa5175037580654 authored by Ms2ger on 20 September 2018, 10:53:42 UTC, committed by jgraham on 24 September 2018, 09:48:58 UTC
In particular, is_html would never become true if SVGSVGElement was supported
at all.

Even if SVGSVGElement was not supported, it would never become true because
we were checking the namespace and localName of the Document object, rather
than the root element.
1 parent 664b50b
History
File Mode Size
reftests
animatedPoints-non-animated.html -rw-r--r-- 1.5 KB
ellipse-01-ref.svg -rw-r--r-- 200 bytes
ellipse-01.svg -rw-r--r-- 604 bytes
ellipse-02-ref.svg -rw-r--r-- 200 bytes
ellipse-02.svg -rw-r--r-- 590 bytes
ellipse-03-ref.svg -rw-r--r-- 200 bytes
ellipse-03.svg -rw-r--r-- 591 bytes
ellipse-04-ref.svg -rw-r--r-- 112 bytes
ellipse-04.svg -rw-r--r-- 599 bytes
ellipse-05.svg -rw-r--r-- 570 bytes
ellipse-06.svg -rw-r--r-- 570 bytes
ellipse-07-ref.svg -rw-r--r-- 224 bytes
ellipse-07.svg -rw-r--r-- 629 bytes
ellipse-08.svg -rw-r--r-- 631 bytes
line-dasharray-ref.svg -rw-r--r-- 264 bytes
line-dasharray.svg -rw-r--r-- 612 bytes
line-getPointAtLength.svg -rw-r--r-- 1.5 KB
line-pathLength.svg -rw-r--r-- 944 bytes
rect-01-ref.html -rw-r--r-- 130 bytes
rect-01.svg -rw-r--r-- 557 bytes
rect-02-ref.html -rw-r--r-- 128 bytes
rect-02.svg -rw-r--r-- 600 bytes
rect-03-ref.html -rw-r--r-- 150 bytes
rect-03.svg -rw-r--r-- 592 bytes
rect-04-ref.html -rw-r--r-- 325 bytes
rect-04.svg -rw-r--r-- 634 bytes
rx-ry-not-inherited.svg -rw-r--r-- 923 bytes

back to top