Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / dom-constructors-expected.txt
index 3ae6c67..be132b8 100644 (file)
@@ -12,7 +12,6 @@ PASS TryAllocate('Element') is 'exception'
 PASS TryAllocate('EventTarget') is 'exception'
 PASS TryAllocate('HTMLDocument') is 'exception'
 PASS TryAllocate('Node') is 'exception'
-PASS TryAllocate('Notation') is 'exception'
 PASS TryAllocate('ProcessingInstruction') is 'exception'
 PASS TryAllocate('HTMLAllCollection') is 'exception'
 PASS TryAllocate('HTMLAnchorElement') is 'exception'
@@ -70,7 +69,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 +84,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'