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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Validates the SVG2 inheritance model. 1 Validates the SVG2 inheritance model.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS SVGAElement inherits SVGGraphicsElement 6 PASS SVGAElement inherits SVGGraphicsElement
7 PASS SVGAltGlyphDefElement inherits SVGElement
8 PASS SVGAltGlyphElement inherits SVGTextPositioningElement
9 PASS SVGAltGlyphItemElement inherits SVGElement
10 PASS SVGAngle inherits Object 7 PASS SVGAngle inherits Object
11 FAIL SVGAnimateColorElement is not defined 8 FAIL SVGAnimateColorElement is not defined
12 PASS SVGAnimateElement inherits SVGAnimationElement 9 PASS SVGAnimateElement inherits SVGAnimationElement
13 PASS SVGAnimateMotionElement inherits SVGAnimationElement 10 PASS SVGAnimateMotionElement inherits SVGAnimationElement
14 PASS SVGAnimateTransformElement inherits SVGAnimationElement 11 PASS SVGAnimateTransformElement inherits SVGAnimationElement
15 PASS SVGAnimatedAngle inherits Object 12 PASS SVGAnimatedAngle inherits Object
16 PASS SVGAnimatedBoolean inherits Object 13 PASS SVGAnimatedBoolean inherits Object
17 PASS SVGAnimatedEnumeration inherits Object 14 PASS SVGAnimatedEnumeration inherits Object
18 PASS SVGAnimatedInteger inherits Object 15 PASS SVGAnimatedInteger inherits Object
19 PASS SVGAnimatedLength inherits Object 16 PASS SVGAnimatedLength inherits Object
20 PASS SVGAnimatedLengthList inherits Object 17 PASS SVGAnimatedLengthList inherits Object
21 PASS SVGAnimatedNumber inherits Object 18 PASS SVGAnimatedNumber inherits Object
22 PASS SVGAnimatedNumberList inherits Object 19 PASS SVGAnimatedNumberList inherits Object
23 FAIL SVGAnimatedPathData is not defined 20 FAIL SVGAnimatedPathData is not defined
24 PASS SVGAnimatedPreserveAspectRatio inherits Object 21 PASS SVGAnimatedPreserveAspectRatio inherits Object
25 PASS SVGAnimatedRect inherits Object 22 PASS SVGAnimatedRect inherits Object
26 PASS SVGAnimatedString inherits Object 23 PASS SVGAnimatedString inherits Object
27 PASS SVGAnimatedTransformList inherits Object 24 PASS SVGAnimatedTransformList inherits Object
28 PASS SVGAnimationElement inherits SVGElement 25 PASS SVGAnimationElement inherits SVGElement
29 FAIL SVGCSSRule is not defined 26 FAIL SVGCSSRule is not defined
30 PASS SVGCircleElement inherits SVGGeometryElement 27 PASS SVGCircleElement inherits SVGGeometryElement
31 FAIL SVGClipPathElement should inherit SVGDefinitionElement but got SVGGraphicsE lement instead 28 FAIL SVGClipPathElement should inherit SVGDefinitionElement but got SVGGraphicsE lement instead
32 FAIL SVGColorProfileElement is not defined 29 FAIL SVGColorProfileElement is not defined
33 FAIL SVGColorProfileRule is not defined 30 FAIL SVGColorProfileRule is not defined
34 PASS SVGCursorElement inherits SVGElement 31 PASS SVGCursorElement inherits SVGElement
35 PASS SVGDefsElement inherits SVGGraphicsElement 32 PASS SVGDefsElement inherits SVGGraphicsElement
36 PASS SVGDescElement inherits SVGElement 33 PASS SVGDescElement inherits SVGElement
37 PASS SVGElement inherits Element 34 PASS SVGElement inherits Element
38 PASS SVGEllipseElement inherits SVGGeometryElement 35 PASS SVGEllipseElement inherits SVGGeometryElement
39 PASS SVGFontElement inherits SVGElement
40 PASS SVGFontFaceElement inherits SVGElement
41 PASS SVGFontFaceFormatElement inherits SVGElement
42 PASS SVGFontFaceNameElement inherits SVGElement
43 PASS SVGFontFaceSrcElement inherits SVGElement
44 PASS SVGFontFaceUriElement inherits SVGElement
45 PASS SVGForeignObjectElement inherits SVGGraphicsElement 36 PASS SVGForeignObjectElement inherits SVGGraphicsElement
46 PASS SVGGElement inherits SVGGraphicsElement 37 PASS SVGGElement inherits SVGGraphicsElement
47 PASS SVGGeometryElement inherits SVGGraphicsElement 38 PASS SVGGeometryElement inherits SVGGraphicsElement
48 PASS SVGGlyphElement inherits SVGElement
49 PASS SVGGlyphRefElement inherits SVGElement
50 PASS SVGGradientElement inherits SVGElement 39 PASS SVGGradientElement inherits SVGElement
51 PASS SVGGraphicsElement inherits SVGElement 40 PASS SVGGraphicsElement inherits SVGElement
52 PASS SVGHKernElement inherits SVGElement
53 PASS SVGImageElement inherits SVGGraphicsElement 41 PASS SVGImageElement inherits SVGGraphicsElement
54 PASS SVGLength inherits Object 42 PASS SVGLength inherits Object
55 PASS SVGLengthList inherits Object 43 PASS SVGLengthList inherits Object
56 PASS SVGLineElement inherits SVGGeometryElement 44 PASS SVGLineElement inherits SVGGeometryElement
57 PASS SVGLinearGradientElement inherits SVGGradientElement 45 PASS SVGLinearGradientElement inherits SVGGradientElement
58 PASS SVGMPathElement inherits SVGElement 46 PASS SVGMPathElement inherits SVGElement
59 PASS SVGMarkerElement inherits SVGElement 47 PASS SVGMarkerElement inherits SVGElement
60 FAIL SVGMarkerInstance is not defined 48 FAIL SVGMarkerInstance is not defined
61 FAIL SVGMarkerList is not defined 49 FAIL SVGMarkerList is not defined
62 PASS SVGMaskElement inherits SVGElement 50 PASS SVGMaskElement inherits SVGElement
63 PASS SVGMatrix inherits Object 51 PASS SVGMatrix inherits Object
64 FAIL SVGMeshGradientElement is not defined 52 FAIL SVGMeshGradientElement is not defined
65 FAIL SVGMeshPatchElement is not defined 53 FAIL SVGMeshPatchElement is not defined
66 FAIL SVGMeshRowElement is not defined 54 FAIL SVGMeshRowElement is not defined
67 PASS SVGMetadataElement inherits SVGElement 55 PASS SVGMetadataElement inherits SVGElement
68 PASS SVGMissingGlyphElement inherits SVGElement
69 PASS SVGNumber inherits Object 56 PASS SVGNumber inherits Object
70 PASS SVGNumberList inherits Object 57 PASS SVGNumberList inherits Object
71 PASS SVGPathElement inherits SVGGeometryElement 58 PASS SVGPathElement inherits SVGGeometryElement
72 PASS SVGPathSeg inherits Object 59 PASS SVGPathSeg inherits Object
73 PASS SVGPathSegArcAbs inherits SVGPathSeg 60 PASS SVGPathSegArcAbs inherits SVGPathSeg
74 PASS SVGPathSegArcRel inherits SVGPathSeg 61 PASS SVGPathSegArcRel inherits SVGPathSeg
75 PASS SVGPathSegClosePath inherits SVGPathSeg 62 PASS SVGPathSegClosePath inherits SVGPathSeg
76 PASS SVGPathSegCurvetoCubicAbs inherits SVGPathSeg 63 PASS SVGPathSegCurvetoCubicAbs inherits SVGPathSeg
77 PASS SVGPathSegCurvetoCubicRel inherits SVGPathSeg 64 PASS SVGPathSegCurvetoCubicRel inherits SVGPathSeg
78 PASS SVGPathSegCurvetoCubicSmoothAbs inherits SVGPathSeg 65 PASS SVGPathSegCurvetoCubicSmoothAbs inherits SVGPathSeg
(...skipping 30 matching lines...) Expand all
109 PASS SVGSymbolElement inherits SVGElement 96 PASS SVGSymbolElement inherits SVGElement
110 PASS SVGTSpanElement inherits SVGTextPositioningElement 97 PASS SVGTSpanElement inherits SVGTextPositioningElement
111 PASS SVGTextContentElement inherits SVGGraphicsElement 98 PASS SVGTextContentElement inherits SVGGraphicsElement
112 PASS SVGTextElement inherits SVGTextPositioningElement 99 PASS SVGTextElement inherits SVGTextPositioningElement
113 PASS SVGTextPathElement inherits SVGTextContentElement 100 PASS SVGTextPathElement inherits SVGTextContentElement
114 PASS SVGTextPositioningElement inherits SVGTextContentElement 101 PASS SVGTextPositioningElement inherits SVGTextContentElement
115 PASS SVGTitleElement inherits SVGElement 102 PASS SVGTitleElement inherits SVGElement
116 PASS SVGTransform inherits Object 103 PASS SVGTransform inherits Object
117 PASS SVGTransformList inherits Object 104 PASS SVGTransformList inherits Object
118 PASS SVGUseElement inherits SVGGraphicsElement 105 PASS SVGUseElement inherits SVGGraphicsElement
119 PASS SVGVKernElement inherits SVGElement
120 PASS SVGViewElement inherits SVGElement 106 PASS SVGViewElement inherits SVGElement
121 PASS SVGViewSpec inherits Object 107 PASS SVGViewSpec inherits Object
122 PASS SVGZoomEvent inherits UIEvent 108 PASS SVGZoomEvent inherits UIEvent
123 FAIL TimeEvent is not defined 109 FAIL TimeEvent is not defined
124 PASS successfullyParsed is true 110 PASS successfullyParsed is true
125 111
126 TEST COMPLETE 112 TEST COMPLETE
127 113
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698