| Index: LayoutTests/fast/dom/dom-constructors-expected.txt
|
| diff --git a/LayoutTests/fast/dom/dom-constructors-expected.txt b/LayoutTests/fast/dom/dom-constructors-expected.txt
|
| index be132b8a6726ddfc1fe052c86f994f78b02ffcdd..313acd9d05c4d41a9c887bb874c9c5802b01d9ca 100644
|
| --- a/LayoutTests/fast/dom/dom-constructors-expected.txt
|
| +++ b/LayoutTests/fast/dom/dom-constructors-expected.txt
|
| @@ -69,20 +69,16 @@ PASS TryAllocate('HTMLTitleElement') is 'exception'
|
| PASS TryAllocate('HTMLUListElement') is 'exception'
|
| PASS TryAllocate('HTMLElement') is 'exception'
|
| PASS TryAllocate('CanvasRenderingContext2D') is 'exception'
|
| -PASS TryAllocate('Counter') is 'exception'
|
| PASS TryAllocate('CSSCharsetRule') is 'exception'
|
| PASS TryAllocate('CSSFontFaceRule') is 'exception'
|
| PASS TryAllocate('CSSImportRule') is 'exception'
|
| PASS TryAllocate('CSSMediaRule') is 'exception'
|
| PASS TryAllocate('CSSPageRule') is 'exception'
|
| -PASS TryAllocate('CSSPrimitiveValue') is 'exception'
|
| PASS TryAllocate('CSSRule') is 'exception'
|
| PASS TryAllocate('CSSRuleList') is 'exception'
|
| PASS TryAllocate('CSSStyleDeclaration') is 'exception'
|
| PASS TryAllocate('CSSStyleRule') is 'exception'
|
| PASS TryAllocate('CSSStyleSheet') is 'exception'
|
| -PASS TryAllocate('CSSValue') is 'exception'
|
| -PASS TryAllocate('CSSValueList') is 'exception'
|
| PASS TryAllocate('DOMImplementation') is 'exception'
|
| PASS TryAllocate('DataTransfer') is 'exception'
|
| PASS TryAllocate('HTMLCollection') is 'exception'
|
| @@ -95,7 +91,6 @@ PASS TryAllocate('NodeFilter') is 'exception'
|
| PASS TryAllocate('NodeList') is 'exception'
|
| PASS TryAllocate('Plugin') is 'exception'
|
| PASS TryAllocate('PluginArray') is 'exception'
|
| -PASS TryAllocate('Rect') is 'exception'
|
| PASS TryAllocate('StyleSheet') is 'exception'
|
| PASS TryAllocate('StyleSheetList') is 'exception'
|
| PASS TryAllocate('TextEvent') is 'exception'
|
| @@ -111,7 +106,6 @@ PASS TryAllocate('HTMLOptionsCollection') is 'exception'
|
| PASS TryAllocate('Location') is 'exception'
|
| PASS TryAllocate('Navigator') is 'exception'
|
| PASS TryAllocate('NodeIterator') is 'exception'
|
| -PASS TryAllocate('RGBColor') is 'exception'
|
| PASS TryAllocate('Screen') is 'exception'
|
| PASS TryAllocate('TreeWalker') is 'exception'
|
| PASS TryAllocate('XPathExpression') is 'exception'
|
|
|