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

Unified Diff: LayoutTests/svg/dom/svg2-inheritance-expected.txt

Issue 656913006: Remove SVG fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update tests for landing Created 6 years, 2 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 side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698