| Index: LayoutTests/fast/dom/dom-constructors.html
|
| diff --git a/LayoutTests/fast/dom/dom-constructors.html b/LayoutTests/fast/dom/dom-constructors.html
|
| index 86c1106b7a1d7ede19ea9025ce8018fd8eab539e..60546363c16062e1b3073b2e0653c7d5fff7f086 100644
|
| --- a/LayoutTests/fast/dom/dom-constructors.html
|
| +++ b/LayoutTests/fast/dom/dom-constructors.html
|
| @@ -79,20 +79,16 @@ var objects_exception = [
|
| 'HTMLUListElement',
|
| 'HTMLElement',
|
| 'CanvasRenderingContext2D',
|
| - 'Counter',
|
| 'CSSCharsetRule',
|
| 'CSSFontFaceRule',
|
| 'CSSImportRule',
|
| 'CSSMediaRule',
|
| 'CSSPageRule',
|
| - 'CSSPrimitiveValue',
|
| 'CSSRule',
|
| 'CSSRuleList',
|
| 'CSSStyleDeclaration',
|
| 'CSSStyleRule',
|
| 'CSSStyleSheet',
|
| - 'CSSValue',
|
| - 'CSSValueList',
|
| 'DOMImplementation',
|
| 'DataTransfer',
|
| 'HTMLCollection',
|
| @@ -105,7 +101,6 @@ var objects_exception = [
|
| 'NodeList',
|
| 'Plugin',
|
| 'PluginArray',
|
| - 'Rect',
|
| 'StyleSheet',
|
| 'StyleSheetList',
|
| 'TextEvent',
|
| @@ -121,7 +116,6 @@ var objects_exception = [
|
| 'Location',
|
| 'Navigator',
|
| 'NodeIterator',
|
| - 'RGBColor',
|
| 'Screen',
|
| 'TreeWalker',
|
| 'XPathExpression',
|
|
|