| Index: LayoutTests/svg/custom/script-tests/global-constructors.js
|
| diff --git a/LayoutTests/svg/custom/script-tests/global-constructors.js b/LayoutTests/svg/custom/script-tests/global-constructors.js
|
| index 0dbdc1263d7666dc0bb9b1f20ead9b9103c15a5b..dc221518466ae7e31e76a890b412eb5c39498bc5 100644
|
| --- a/LayoutTests/svg/custom/script-tests/global-constructors.js
|
| +++ b/LayoutTests/svg/custom/script-tests/global-constructors.js
|
| @@ -22,8 +22,6 @@ shouldBeDefined("SVGLengthList");
|
| shouldBeDefined("SVGAnimatedLengthList");
|
| shouldBeDefined("SVGAngle");
|
| shouldBeDefined("SVGAnimatedAngle");
|
| -shouldBeDefined("SVGColor");
|
| -shouldBeDefined("SVGICCColor");
|
| shouldBeDefined("SVGRect");
|
| shouldBeDefined("SVGAnimatedRect");
|
| shouldBeDefined("SVGStylable");
|
| @@ -93,7 +91,6 @@ shouldBeDefined("SVGAltGlyphElement");
|
| shouldBeDefined("SVGAltGlyphDefElement");
|
| shouldBeDefined("SVGAltGlyphItemElement");
|
| shouldBeDefined("SVGGlyphRefElement");
|
| -shouldBeDefined("SVGPaint");
|
| shouldBeDefined("SVGMarkerElement");
|
| shouldBeDefined("SVGColorProfileElement");
|
| shouldBeDefined("SVGColorProfileRule");
|
|
|