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 3ae6c67f6632517271f65ab532d321a3b3ed4968..84b70ac12345be7322e4f51dc5302da86199d9e7 100644 |
--- a/LayoutTests/fast/dom/dom-constructors-expected.txt |
+++ b/LayoutTests/fast/dom/dom-constructors-expected.txt |
@@ -70,7 +70,6 @@ PASS TryAllocate('HTMLTitleElement') is 'exception' |
PASS TryAllocate('HTMLUListElement') is 'exception' |
PASS TryAllocate('HTMLElement') is 'exception' |
PASS TryAllocate('CanvasRenderingContext2D') is 'exception' |
-PASS TryAllocate('Clipboard') is 'exception' |
PASS TryAllocate('Counter') is 'exception' |
PASS TryAllocate('CSSCharsetRule') is 'exception' |
PASS TryAllocate('CSSFontFaceRule') is 'exception' |
@@ -86,6 +85,7 @@ 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' |
PASS TryAllocate('MediaList') is 'exception' |
PASS TryAllocate('MimeType') is 'exception' |