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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt

Issue 2547023002: Import wpt@3c8896ae408c8fd594979da7c99970029e7856a7 (Closed)
Patch Set: Modify TestExpectations or download new baselines for tests. Created 4 years 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
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS SVGAnimatedPathData interface must be removed 2 PASS SVGAnimatedPathData interface must be removed
3 PASS SVGColor interface must be removed 3 PASS SVGColor interface must be removed
4 PASS SVGDocument interface must be removed 4 PASS SVGDocument interface must be removed
5 PASS SVGElementInstanceList interface must be removed 5 PASS SVGElementInstanceList interface must be removed
6 PASS SVGExternalResourcesRequired interface must be removed 6 PASS SVGExternalResourcesRequired interface must be removed
7 PASS SVGICCColor interface must be removed 7 PASS SVGICCColor interface must be removed
8 PASS SVGLangSpace interface must be removed 8 PASS SVGLangSpace interface must be removed
9 PASS SVGLocatable interface must be removed 9 PASS SVGLocatable interface must be removed
10 PASS SVGPaint interface must be removed 10 PASS SVGPaint interface must be removed
11 PASS SVGPathSeg interface must be removed 11 PASS SVGPathSeg interface must be removed
12 PASS SVGStylable interface must be removed 12 PASS SVGStylable interface must be removed
13 PASS SVGViewSpec interface must be removed 13 PASS SVGViewSpec interface must be removed
14 PASS SVGZoomEvent interface must be removed 14 PASS SVGZoomEvent interface must be removed
15 PASS GetSVGDocument mixin interface must not be exposed 15 PASS GetSVGDocument mixin interface must not be exposed
16 PASS SVGAnimatedPoints mixin interface must not be exposed 16 PASS SVGAnimatedPoints mixin interface must not be exposed
17 PASS SVGElementInstance mixin interface must not be exposed 17 PASS SVGElementInstance mixin interface must not be exposed
18 PASS SVGFilterPrimitiveStandardAttributes mixin interface must not be exposed 18 PASS SVGFilterPrimitiveStandardAttributes mixin interface must not be exposed
19 PASS SVGFitToViewBox mixin interface must not be exposed 19 PASS SVGFitToViewBox mixin interface must not be exposed
20 PASS SVGTests mixin interface must not be exposed 20 PASS SVGTests mixin interface must not be exposed
21 PASS SVGURIReference mixin interface must not be exposed 21 PASS SVGURIReference mixin interface must not be exposed
22 FAIL SVGUnitTypes mixin interface must not be exposed assert_false: expected fal se got true
23 PASS SVGZoomAndPan mixin interface must not be exposed 22 PASS SVGZoomAndPan mixin interface must not be exposed
24 PASS SVGElement.prototype.getPresentationAttribute must be removed 23 PASS SVGElement.prototype.getPresentationAttribute must be removed
25 PASS SVGElement.prototype.xmlbase must be removed 24 PASS SVGElement.prototype.xmlbase must be removed
26 PASS SVGElement.prototype.xmllang must be removed 25 PASS SVGElement.prototype.xmllang must be removed
27 PASS SVGElement.prototype.xmlspace must be removed 26 PASS SVGElement.prototype.xmlspace must be removed
28 PASS SVGGraphicsElement.prototype.getTransformToElement must be removed 27 PASS SVGGraphicsElement.prototype.getTransformToElement must be removed
29 PASS SVGGraphicsElement.prototype.hasExtension must be removed 28 PASS SVGGraphicsElement.prototype.hasExtension must be removed
30 FAIL SVGGraphicsElement.prototype.requiredFeatures must be removed assert_false: expected false got true 29 FAIL SVGGraphicsElement.prototype.requiredFeatures must be removed assert_false: expected false got true
31 PASS SVGSVGElement.prototype.currentView must be removed 30 PASS SVGSVGElement.prototype.currentView must be removed
32 PASS SVGSVGElement.prototype.useCurrentView must be removed 31 PASS SVGSVGElement.prototype.useCurrentView must be removed
33 PASS SVGSVGElement.prototype.viewport must be removed 32 PASS SVGSVGElement.prototype.viewport must be removed
34 PASS SVGViewElement.prototype.viewTarget must be removed 33 PASS SVGViewElement.prototype.viewTarget must be removed
35 PASS SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryEleme nt.prototype 34 PASS SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryEleme nt.prototype
36 PASS SVGPathElement.prototype.getTotalLength must be moved to SVGGeometryElement .prototype 35 PASS SVGPathElement.prototype.getTotalLength must be moved to SVGGeometryElement .prototype
37 PASS SVGPathElement.prototype.pathLength must be moved to SVGGeometryElement.pro totype 36 PASS SVGPathElement.prototype.pathLength must be moved to SVGGeometryElement.pro totype
37 PASS SVGClipPathElement must not implement SVGUnitTypes
38 PASS SVGFilterElement must not implement SVGUnitTypes
39 PASS SVGGradientElement must not implement SVGUnitTypes
40 PASS SVGMaskElement must not implement SVGUnitTypes
41 PASS SVGPatternElement must not implement SVGUnitTypes
38 Harness: the test ran to completion. 42 Harness: the test ran to completion.
39 43
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698