Index: LayoutTests/svg/dom/svg2-inheritance-expected.txt |
diff --git a/LayoutTests/svg/dom/svg2-inheritance-expected.txt b/LayoutTests/svg/dom/svg2-inheritance-expected.txt |
index d54ae6d77dc4d86eb5b5294d9cfdad7df6520764..f0e79d3b326abcbce4d2c8ff29b2f157b1f6d5c1 100644 |
--- a/LayoutTests/svg/dom/svg2-inheritance-expected.txt |
+++ b/LayoutTests/svg/dom/svg2-inheritance-expected.txt |
@@ -4,9 +4,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS SVGAElement inherits SVGGraphicsElement |
-PASS SVGAltGlyphDefElement inherits SVGElement |
-PASS SVGAltGlyphElement inherits SVGTextPositioningElement |
-PASS SVGAltGlyphItemElement inherits SVGElement |
PASS SVGAngle inherits Object |
FAIL SVGAnimateColorElement is not defined |
PASS SVGAnimateElement inherits SVGAnimationElement |
@@ -36,20 +33,11 @@ PASS SVGDefsElement inherits SVGGraphicsElement |
PASS SVGDescElement inherits SVGElement |
PASS SVGElement inherits Element |
PASS SVGEllipseElement inherits SVGGeometryElement |
-PASS SVGFontElement inherits SVGElement |
-PASS SVGFontFaceElement inherits SVGElement |
-PASS SVGFontFaceFormatElement inherits SVGElement |
-PASS SVGFontFaceNameElement inherits SVGElement |
-PASS SVGFontFaceSrcElement inherits SVGElement |
-PASS SVGFontFaceUriElement inherits SVGElement |
PASS SVGForeignObjectElement inherits SVGGraphicsElement |
PASS SVGGElement inherits SVGGraphicsElement |
PASS SVGGeometryElement inherits SVGGraphicsElement |
-PASS SVGGlyphElement inherits SVGElement |
-PASS SVGGlyphRefElement inherits SVGElement |
PASS SVGGradientElement inherits SVGElement |
PASS SVGGraphicsElement inherits SVGElement |
-PASS SVGHKernElement inherits SVGElement |
PASS SVGImageElement inherits SVGGraphicsElement |
PASS SVGLength inherits Object |
PASS SVGLengthList inherits Object |
@@ -65,7 +53,6 @@ FAIL SVGMeshGradientElement is not defined |
FAIL SVGMeshPatchElement is not defined |
FAIL SVGMeshRowElement is not defined |
PASS SVGMetadataElement inherits SVGElement |
-PASS SVGMissingGlyphElement inherits SVGElement |
PASS SVGNumber inherits Object |
PASS SVGNumberList inherits Object |
PASS SVGPathElement inherits SVGGeometryElement |
@@ -116,7 +103,6 @@ PASS SVGTitleElement inherits SVGElement |
PASS SVGTransform inherits Object |
PASS SVGTransformList inherits Object |
PASS SVGUseElement inherits SVGGraphicsElement |
-PASS SVGVKernElement inherits SVGElement |
PASS SVGViewElement inherits SVGElement |
PASS SVGViewSpec inherits Object |
PASS SVGZoomEvent inherits UIEvent |