Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(248)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/dom/interfaces.worker-expected.txt

Issue 2767673002: WPTServe: Run .any.js and .worker.js variations (Closed)
Patch Set: TestExpectations hacky fix Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/html/dom/interfaces.worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/dom/interfaces.worker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/dom/interfaces.worker-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cc7a3d35094c5f4ee8f6f3d0bc483794aaf3f3c5
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/dom/interfaces.worker-expected.txt
@@ -0,0 +1,509 @@
+This is a testharness.js-based test.
+Found 499 tests; 441 PASS, 58 FAIL, 0 TIMEOUT, 0 NOTRUN.
+PASS Test driver
+PASS EventListener interface: existence and properties of interface object
+PASS NodeList interface: existence and properties of interface object
+PASS HTMLCollection interface: existence and properties of interface object
+PASS MutationObserver interface: existence and properties of interface object
+PASS MutationRecord interface: existence and properties of interface object
+PASS Node interface: existence and properties of interface object
+PASS Document interface: existence and properties of interface object
+PASS XMLDocument interface: existence and properties of interface object
+PASS DOMImplementation interface: existence and properties of interface object
+PASS DocumentFragment interface: existence and properties of interface object
+PASS DocumentType interface: existence and properties of interface object
+PASS Element interface: existence and properties of interface object
+PASS NamedNodeMap interface: existence and properties of interface object
+PASS Attr interface: existence and properties of interface object
+PASS CharacterData interface: existence and properties of interface object
+PASS Text interface: existence and properties of interface object
+PASS CDATASection interface: existence and properties of interface object
+PASS ProcessingInstruction interface: existence and properties of interface object
+PASS Comment interface: existence and properties of interface object
+PASS Range interface: existence and properties of interface object
+PASS NodeIterator interface: existence and properties of interface object
+PASS TreeWalker interface: existence and properties of interface object
+PASS NodeFilter interface: existence and properties of interface object
+PASS DOMTokenList interface: existence and properties of interface object
+PASS UIEvent interface: existence and properties of interface object
+PASS MouseEvent interface: existence and properties of interface object
+PASS Touch interface: existence and properties of interface object
+PASS MediaList interface: existence and properties of interface object
+PASS StyleSheet interface: existence and properties of interface object
+PASS CSSStyleSheet interface: existence and properties of interface object
+PASS CSSRule interface: existence and properties of interface object
+PASS CSSStyleRule interface: existence and properties of interface object
+PASS CSSImportRule interface: existence and properties of interface object
+PASS CSSMediaRule interface: existence and properties of interface object
+PASS CSSFontFaceRule interface: existence and properties of interface object
+PASS CSSPageRule interface: existence and properties of interface object
+PASS CSSNamespaceRule interface: existence and properties of interface object
+PASS CSSStyleDeclaration interface: existence and properties of interface object
+PASS CSSStyleDeclarationValue interface: existence and properties of interface object
+PASS CSSPropertyValue interface: existence and properties of interface object
+PASS HTMLAllCollection interface: existence and properties of interface object
+PASS HTMLFormControlsCollection interface: existence and properties of interface object
+PASS RadioNodeList interface: existence and properties of interface object
+PASS HTMLOptionsCollection interface: existence and properties of interface object
+PASS DOMStringMap interface: existence and properties of interface object
+PASS HTMLElement interface: existence and properties of interface object
+PASS HTMLUnknownElement interface: existence and properties of interface object
+PASS HTMLHtmlElement interface: existence and properties of interface object
+PASS HTMLHeadElement interface: existence and properties of interface object
+PASS HTMLTitleElement interface: existence and properties of interface object
+PASS HTMLBaseElement interface: existence and properties of interface object
+PASS HTMLLinkElement interface: existence and properties of interface object
+PASS HTMLMetaElement interface: existence and properties of interface object
+PASS HTMLStyleElement interface: existence and properties of interface object
+PASS HTMLBodyElement interface: existence and properties of interface object
+PASS HTMLHeadingElement interface: existence and properties of interface object
+PASS HTMLParagraphElement interface: existence and properties of interface object
+PASS HTMLHRElement interface: existence and properties of interface object
+PASS HTMLPreElement interface: existence and properties of interface object
+PASS HTMLQuoteElement interface: existence and properties of interface object
+PASS HTMLOListElement interface: existence and properties of interface object
+PASS HTMLUListElement interface: existence and properties of interface object
+PASS HTMLLIElement interface: existence and properties of interface object
+PASS HTMLDListElement interface: existence and properties of interface object
+PASS HTMLDivElement interface: existence and properties of interface object
+PASS HTMLAnchorElement interface: existence and properties of interface object
+PASS HTMLDataElement interface: existence and properties of interface object
+PASS HTMLTimeElement interface: existence and properties of interface object
+PASS HTMLSpanElement interface: existence and properties of interface object
+PASS HTMLBRElement interface: existence and properties of interface object
+PASS HTMLModElement interface: existence and properties of interface object
+PASS HTMLPictureElement interface: existence and properties of interface object
+PASS HTMLImageElement interface: existence and properties of interface object
+PASS HTMLIFrameElement interface: existence and properties of interface object
+PASS HTMLEmbedElement interface: existence and properties of interface object
+PASS HTMLObjectElement interface: existence and properties of interface object
+PASS HTMLParamElement interface: existence and properties of interface object
+PASS HTMLVideoElement interface: existence and properties of interface object
+PASS HTMLAudioElement interface: existence and properties of interface object
+PASS HTMLSourceElement interface: existence and properties of interface object
+PASS HTMLTrackElement interface: existence and properties of interface object
+PASS HTMLMediaElement interface: existence and properties of interface object
+PASS MediaError interface: existence and properties of interface object
+PASS AudioTrackList interface: existence and properties of interface object
+PASS AudioTrack interface: existence and properties of interface object
+PASS VideoTrackList interface: existence and properties of interface object
+PASS VideoTrack interface: existence and properties of interface object
+PASS TextTrackList interface: existence and properties of interface object
+PASS TextTrack interface: existence and properties of interface object
+PASS TextTrackCueList interface: existence and properties of interface object
+PASS TextTrackCue interface: existence and properties of interface object
+PASS TimeRanges interface: existence and properties of interface object
+PASS TrackEvent interface: existence and properties of interface object
+PASS HTMLMapElement interface: existence and properties of interface object
+PASS HTMLAreaElement interface: existence and properties of interface object
+PASS HTMLTableElement interface: existence and properties of interface object
+PASS HTMLTableCaptionElement interface: existence and properties of interface object
+PASS HTMLTableColElement interface: existence and properties of interface object
+PASS HTMLTableSectionElement interface: existence and properties of interface object
+PASS HTMLTableRowElement interface: existence and properties of interface object
+PASS HTMLTableCellElement interface: existence and properties of interface object
+PASS HTMLFormElement interface: existence and properties of interface object
+PASS HTMLLabelElement interface: existence and properties of interface object
+PASS HTMLInputElement interface: existence and properties of interface object
+PASS HTMLButtonElement interface: existence and properties of interface object
+PASS HTMLSelectElement interface: existence and properties of interface object
+PASS HTMLDataListElement interface: existence and properties of interface object
+PASS HTMLOptGroupElement interface: existence and properties of interface object
+PASS HTMLOptionElement interface: existence and properties of interface object
+PASS HTMLTextAreaElement interface: existence and properties of interface object
+PASS HTMLOutputElement interface: existence and properties of interface object
+PASS HTMLProgressElement interface: existence and properties of interface object
+PASS HTMLMeterElement interface: existence and properties of interface object
+PASS HTMLFieldSetElement interface: existence and properties of interface object
+PASS HTMLLegendElement interface: existence and properties of interface object
+PASS ValidityState interface: existence and properties of interface object
+PASS HTMLDetailsElement interface: existence and properties of interface object
+PASS HTMLMenuElement interface: existence and properties of interface object
+PASS HTMLMenuItemElement interface: existence and properties of interface object
+PASS RelatedEvent interface: existence and properties of interface object
+PASS HTMLDialogElement interface: existence and properties of interface object
+PASS HTMLScriptElement interface: existence and properties of interface object
+PASS HTMLTemplateElement interface: existence and properties of interface object
+PASS HTMLSlotElement interface: existence and properties of interface object
+PASS HTMLCanvasElement interface: existence and properties of interface object
+PASS CanvasRenderingContext2D interface: existence and properties of interface object
+FAIL CanvasGradient interface: existence and properties of interface object assert_false: expected false got true
+FAIL CanvasPattern interface: existence and properties of interface object assert_false: expected false got true
+PASS TextMetrics interface: existence and properties of interface object
+PASS ImageData interface: existence and properties of interface object
+PASS ImageData interface object length
+PASS ImageData interface object name
+FAIL ImageData interface: existence and properties of interface prototype object assert_equals: class string of ImageData.prototype expected "[object ImageDataPrototype]" but got "[object ImageData]"
+PASS ImageData interface: existence and properties of interface prototype object's "constructor" property
+PASS ImageData interface: attribute width
+PASS ImageData interface: attribute height
+PASS ImageData interface: attribute data
+PASS Path2D interface: existence and properties of interface object
+PASS Path2D interface object length
+PASS Path2D interface object name
+FAIL Path2D interface: existence and properties of interface prototype object assert_equals: class string of Path2D.prototype expected "[object Path2DPrototype]" but got "[object Path2D]"
+PASS Path2D interface: existence and properties of interface prototype object's "constructor" property
+PASS Path2D interface: operation addPath(Path2D,DOMMatrixInit)
+PASS Path2D interface: operation closePath()
+PASS Path2D interface: operation moveTo(unrestricted double,unrestricted double)
+PASS Path2D interface: operation lineTo(unrestricted double,unrestricted double)
+PASS Path2D interface: operation quadraticCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double)
+PASS Path2D interface: operation bezierCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)
+PASS Path2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)
+PASS Path2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)
+PASS Path2D interface: operation rect(unrestricted double,unrestricted double,unrestricted double,unrestricted double)
+PASS Path2D interface: operation arc(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)
+PASS Path2D interface: operation ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)
+PASS DataTransfer interface: existence and properties of interface object
+PASS DataTransferItemList interface: existence and properties of interface object
+PASS DataTransferItem interface: existence and properties of interface object
+PASS DragEvent interface: existence and properties of interface object
+PASS Window interface: existence and properties of interface object
+PASS BarProp interface: existence and properties of interface object
+PASS History interface: existence and properties of interface object
+PASS Location interface: existence and properties of interface object
+PASS PopStateEvent interface: existence and properties of interface object
+PASS HashChangeEvent interface: existence and properties of interface object
+PASS PageTransitionEvent interface: existence and properties of interface object
+PASS BeforeUnloadEvent interface: existence and properties of interface object
+PASS ApplicationCache interface: existence and properties of interface object
+FAIL ErrorEvent interface: existence and properties of interface object assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+FAIL ErrorEvent interface object length assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+FAIL ErrorEvent interface object name assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+FAIL ErrorEvent interface: existence and properties of interface prototype object assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+FAIL ErrorEvent interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+FAIL ErrorEvent interface: attribute message assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+FAIL ErrorEvent interface: attribute filename assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+FAIL ErrorEvent interface: attribute lineno assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+FAIL ErrorEvent interface: attribute colno assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+FAIL ErrorEvent interface: attribute error assert_own_property: self does not have own property "ErrorEvent" expected property "ErrorEvent" missing
+PASS Navigator interface: existence and properties of interface object
+PASS PluginArray interface: existence and properties of interface object
+PASS MimeTypeArray interface: existence and properties of interface object
+PASS Plugin interface: existence and properties of interface object
+PASS MimeType interface: existence and properties of interface object
+PASS External interface: existence and properties of interface object
+PASS ImageBitmap interface: existence and properties of interface object
+PASS ImageBitmap interface object length
+PASS ImageBitmap interface object name
+FAIL ImageBitmap interface: existence and properties of interface prototype object assert_equals: class string of ImageBitmap.prototype expected "[object ImageBitmapPrototype]" but got "[object ImageBitmap]"
+PASS ImageBitmap interface: existence and properties of interface prototype object's "constructor" property
+PASS ImageBitmap interface: attribute width
+PASS ImageBitmap interface: attribute height
+PASS MessageEvent interface: existence and properties of interface object
+PASS MessageEvent interface object length
+PASS MessageEvent interface object name
+FAIL MessageEvent interface: existence and properties of interface prototype object assert_equals: class string of MessageEvent.prototype expected "[object MessageEventPrototype]" but got "[object MessageEvent]"
+PASS MessageEvent interface: existence and properties of interface prototype object's "constructor" property
+PASS MessageEvent interface: attribute data
+PASS MessageEvent interface: attribute origin
+PASS MessageEvent interface: attribute lastEventId
+PASS MessageEvent interface: attribute source
+PASS MessageEvent interface: attribute ports
+FAIL MessageEvent interface: operation initMessageEvent(DOMString,boolean,boolean,any,DOMString,DOMString,[object Object],[object Object],[object Object]) assert_equals: property has wrong .length expected 1 but got 0
+PASS MessageEvent must be primary interface of new MessageEvent("message", { data: 5 })
+PASS Stringification of new MessageEvent("message", { data: 5 })
+PASS MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "data" with the proper type (0)
+PASS MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "origin" with the proper type (1)
+PASS MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "lastEventId" with the proper type (2)
+PASS MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "source" with the proper type (3)
+FAIL MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "ports" with the proper type (4) assert_true: Value should be array expected true got false
+PASS MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "initMessageEvent" with the proper type (5)
+FAIL MessageEvent interface: calling initMessageEvent(DOMString,boolean,boolean,any,DOMString,DOMString,[object Object],[object Object],[object Object]) on new MessageEvent("message", { data: 5 }) with too few arguments must throw TypeError assert_throws: Called with 0 arguments function "function () {
+ fn.apply(obj, args);
+ }" did not throw
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "type" with the proper type (0)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "target" with the proper type (1)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "currentTarget" with the proper type (2)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "NONE" with the proper type (3)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "CAPTURING_PHASE" with the proper type (4)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "AT_TARGET" with the proper type (5)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "BUBBLING_PHASE" with the proper type (6)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "eventPhase" with the proper type (7)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "stopPropagation" with the proper type (8)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "stopImmediatePropagation" with the proper type (9)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "bubbles" with the proper type (10)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "cancelable" with the proper type (11)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "preventDefault" with the proper type (12)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "defaultPrevented" with the proper type (13)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must have own property "isTrusted"
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "timeStamp" with the proper type (15)
+PASS Event interface: new MessageEvent("message", { data: 5 }) must inherit property "initEvent" with the proper type (16)
+FAIL Event interface: calling initEvent(DOMString,boolean,boolean) on new MessageEvent("message", { data: 5 }) with too few arguments must throw TypeError assert_throws: Called with 0 arguments function "function () {
+ fn.apply(obj, args);
+ }" did not throw
+PASS EventSource interface: existence and properties of interface object
+PASS EventSource interface object length
+PASS EventSource interface object name
+FAIL EventSource interface: existence and properties of interface prototype object assert_equals: class string of EventSource.prototype expected "[object EventSourcePrototype]" but got "[object EventSource]"
+PASS EventSource interface: existence and properties of interface prototype object's "constructor" property
+PASS EventSource interface: attribute url
+PASS EventSource interface: attribute withCredentials
+PASS EventSource interface: constant CONNECTING on interface object
+PASS EventSource interface: constant CONNECTING on interface prototype object
+PASS EventSource interface: constant OPEN on interface object
+PASS EventSource interface: constant OPEN on interface prototype object
+PASS EventSource interface: constant CLOSED on interface object
+PASS EventSource interface: constant CLOSED on interface prototype object
+PASS EventSource interface: attribute readyState
+PASS EventSource interface: attribute onopen
+PASS EventSource interface: attribute onmessage
+PASS EventSource interface: attribute onerror
+PASS EventSource interface: operation close()
+PASS WebSocket interface: existence and properties of interface object
+PASS WebSocket interface object length
+PASS WebSocket interface object name
+FAIL WebSocket interface: existence and properties of interface prototype object assert_equals: class string of WebSocket.prototype expected "[object WebSocketPrototype]" but got "[object WebSocket]"
+PASS WebSocket interface: existence and properties of interface prototype object's "constructor" property
+PASS WebSocket interface: attribute url
+PASS WebSocket interface: constant CONNECTING on interface object
+PASS WebSocket interface: constant CONNECTING on interface prototype object
+PASS WebSocket interface: constant OPEN on interface object
+PASS WebSocket interface: constant OPEN on interface prototype object
+PASS WebSocket interface: constant CLOSING on interface object
+PASS WebSocket interface: constant CLOSING on interface prototype object
+PASS WebSocket interface: constant CLOSED on interface object
+PASS WebSocket interface: constant CLOSED on interface prototype object
+PASS WebSocket interface: attribute readyState
+PASS WebSocket interface: attribute bufferedAmount
+PASS WebSocket interface: attribute onopen
+PASS WebSocket interface: attribute onerror
+PASS WebSocket interface: attribute onclose
+PASS WebSocket interface: attribute extensions
+PASS WebSocket interface: attribute protocol
+PASS WebSocket interface: operation close(unsigned short,USVString)
+PASS WebSocket interface: attribute onmessage
+PASS WebSocket interface: attribute binaryType
+PASS WebSocket interface: operation send(USVString)
+PASS WebSocket interface: operation send(Blob)
+PASS WebSocket interface: operation send(ArrayBuffer)
+PASS WebSocket interface: operation send(ArrayBufferView)
+PASS WebSocket must be primary interface of new WebSocket("ws://foo")
+PASS Stringification of new WebSocket("ws://foo")
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "url" with the proper type (0)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "CONNECTING" with the proper type (1)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "OPEN" with the proper type (2)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "CLOSING" with the proper type (3)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "CLOSED" with the proper type (4)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "readyState" with the proper type (5)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "bufferedAmount" with the proper type (6)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "onopen" with the proper type (7)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "onerror" with the proper type (8)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "onclose" with the proper type (9)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "extensions" with the proper type (10)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "protocol" with the proper type (11)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "close" with the proper type (12)
+PASS WebSocket interface: calling close(unsigned short,USVString) on new WebSocket("ws://foo") with too few arguments must throw TypeError
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "onmessage" with the proper type (13)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "binaryType" with the proper type (14)
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "send" with the proper type (15)
+PASS WebSocket interface: calling send(USVString) on new WebSocket("ws://foo") with too few arguments must throw TypeError
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "send" with the proper type (16)
+PASS WebSocket interface: calling send(Blob) on new WebSocket("ws://foo") with too few arguments must throw TypeError
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "send" with the proper type (17)
+PASS WebSocket interface: calling send(ArrayBuffer) on new WebSocket("ws://foo") with too few arguments must throw TypeError
+PASS WebSocket interface: new WebSocket("ws://foo") must inherit property "send" with the proper type (18)
+PASS WebSocket interface: calling send(ArrayBufferView) on new WebSocket("ws://foo") with too few arguments must throw TypeError
+PASS EventTarget interface: new WebSocket("ws://foo") must inherit property "addEventListener" with the proper type (0)
+PASS EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on new WebSocket("ws://foo") with too few arguments must throw TypeError
+PASS EventTarget interface: new WebSocket("ws://foo") must inherit property "removeEventListener" with the proper type (1)
+PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on new WebSocket("ws://foo") with too few arguments must throw TypeError
+PASS EventTarget interface: new WebSocket("ws://foo") must inherit property "dispatchEvent" with the proper type (2)
+PASS EventTarget interface: calling dispatchEvent(Event) on new WebSocket("ws://foo") with too few arguments must throw TypeError
+PASS CloseEvent interface: existence and properties of interface object
+PASS CloseEvent interface object length
+PASS CloseEvent interface object name
+FAIL CloseEvent interface: existence and properties of interface prototype object assert_equals: class string of CloseEvent.prototype expected "[object CloseEventPrototype]" but got "[object CloseEvent]"
+PASS CloseEvent interface: existence and properties of interface prototype object's "constructor" property
+PASS CloseEvent interface: attribute wasClean
+PASS CloseEvent interface: attribute code
+PASS CloseEvent interface: attribute reason
+PASS CloseEvent must be primary interface of new CloseEvent("close")
+PASS Stringification of new CloseEvent("close")
+PASS CloseEvent interface: new CloseEvent("close") must inherit property "wasClean" with the proper type (0)
+PASS CloseEvent interface: new CloseEvent("close") must inherit property "code" with the proper type (1)
+PASS CloseEvent interface: new CloseEvent("close") must inherit property "reason" with the proper type (2)
+PASS Event interface: new CloseEvent("close") must inherit property "type" with the proper type (0)
+PASS Event interface: new CloseEvent("close") must inherit property "target" with the proper type (1)
+PASS Event interface: new CloseEvent("close") must inherit property "currentTarget" with the proper type (2)
+PASS Event interface: new CloseEvent("close") must inherit property "NONE" with the proper type (3)
+PASS Event interface: new CloseEvent("close") must inherit property "CAPTURING_PHASE" with the proper type (4)
+PASS Event interface: new CloseEvent("close") must inherit property "AT_TARGET" with the proper type (5)
+PASS Event interface: new CloseEvent("close") must inherit property "BUBBLING_PHASE" with the proper type (6)
+PASS Event interface: new CloseEvent("close") must inherit property "eventPhase" with the proper type (7)
+PASS Event interface: new CloseEvent("close") must inherit property "stopPropagation" with the proper type (8)
+PASS Event interface: new CloseEvent("close") must inherit property "stopImmediatePropagation" with the proper type (9)
+PASS Event interface: new CloseEvent("close") must inherit property "bubbles" with the proper type (10)
+PASS Event interface: new CloseEvent("close") must inherit property "cancelable" with the proper type (11)
+PASS Event interface: new CloseEvent("close") must inherit property "preventDefault" with the proper type (12)
+PASS Event interface: new CloseEvent("close") must inherit property "defaultPrevented" with the proper type (13)
+FAIL Event interface: new CloseEvent("close") must have own property "isTrusted" assert_own_property: expected property "isTrusted" missing
+PASS Event interface: new CloseEvent("close") must inherit property "timeStamp" with the proper type (15)
+PASS Event interface: new CloseEvent("close") must inherit property "initEvent" with the proper type (16)
+FAIL Event interface: calling initEvent(DOMString,boolean,boolean) on new CloseEvent("close") with too few arguments must throw TypeError assert_throws: Called with 0 arguments function "function () {
+ fn.apply(obj, args);
+ }" did not throw
+PASS MessageChannel interface: existence and properties of interface object
+PASS MessageChannel interface object length
+PASS MessageChannel interface object name
+FAIL MessageChannel interface: existence and properties of interface prototype object assert_equals: class string of MessageChannel.prototype expected "[object MessageChannelPrototype]" but got "[object MessageChannel]"
+PASS MessageChannel interface: existence and properties of interface prototype object's "constructor" property
+PASS MessageChannel interface: attribute port1
+PASS MessageChannel interface: attribute port2
+PASS MessagePort interface: existence and properties of interface object
+PASS MessagePort interface object length
+PASS MessagePort interface object name
+FAIL MessagePort interface: existence and properties of interface prototype object assert_equals: class string of MessagePort.prototype expected "[object MessagePortPrototype]" but got "[object MessagePort]"
+PASS MessagePort interface: existence and properties of interface prototype object's "constructor" property
+PASS MessagePort interface: operation postMessage(any,[object Object])
+PASS MessagePort interface: operation start()
+PASS MessagePort interface: operation close()
+PASS MessagePort interface: attribute onmessage
+PASS BroadcastChannel interface: existence and properties of interface object
+PASS BroadcastChannel interface object length
+PASS BroadcastChannel interface object name
+FAIL BroadcastChannel interface: existence and properties of interface prototype object assert_equals: class string of BroadcastChannel.prototype expected "[object BroadcastChannelPrototype]" but got "[object BroadcastChannel]"
+PASS BroadcastChannel interface: existence and properties of interface prototype object's "constructor" property
+PASS BroadcastChannel interface: attribute name
+PASS BroadcastChannel interface: operation postMessage(any)
+PASS BroadcastChannel interface: operation close()
+PASS BroadcastChannel interface: attribute onmessage
+PASS WorkerGlobalScope interface: existence and properties of interface object
+PASS WorkerGlobalScope interface object length
+PASS WorkerGlobalScope interface object name
+FAIL WorkerGlobalScope interface: existence and properties of interface prototype object assert_equals: class string of WorkerGlobalScope.prototype expected "[object WorkerGlobalScopePrototype]" but got "[object WorkerGlobalScope]"
+PASS WorkerGlobalScope interface: existence and properties of interface prototype object's "constructor" property
+PASS WorkerGlobalScope interface: attribute self
+PASS WorkerGlobalScope interface: attribute location
+PASS WorkerGlobalScope interface: attribute navigator
+PASS WorkerGlobalScope interface: operation importScripts(USVString)
+PASS WorkerGlobalScope interface: attribute onerror
+FAIL WorkerGlobalScope interface: attribute onlanguagechange assert_true: The prototype object must have a property "onlanguagechange" expected true got false
+FAIL WorkerGlobalScope interface: attribute onoffline assert_true: The prototype object must have a property "onoffline" expected true got false
+FAIL WorkerGlobalScope interface: attribute ononline assert_true: The prototype object must have a property "ononline" expected true got false
+PASS WorkerGlobalScope interface: attribute origin
+PASS WorkerGlobalScope interface: operation btoa(DOMString)
+PASS WorkerGlobalScope interface: operation atob(DOMString)
+PASS WorkerGlobalScope interface: operation setTimeout(TimerHandler,long,any)
+PASS WorkerGlobalScope interface: operation clearTimeout(long)
+PASS WorkerGlobalScope interface: operation setInterval(TimerHandler,long,any)
+PASS WorkerGlobalScope interface: operation clearInterval(long)
+PASS WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource,ImageBitmapOptions)
+PASS WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource,long,long,long,long,ImageBitmapOptions)
+PASS DedicatedWorkerGlobalScope interface: existence and properties of interface object
+PASS DedicatedWorkerGlobalScope interface object length
+PASS DedicatedWorkerGlobalScope interface object name
+FAIL DedicatedWorkerGlobalScope interface: existence and properties of interface prototype object assert_equals: class string of DedicatedWorkerGlobalScope.prototype expected "[object DedicatedWorkerGlobalScopePrototype]" but got "[object DedicatedWorkerGlobalScope]"
+PASS DedicatedWorkerGlobalScope interface: existence and properties of interface prototype object's "constructor" property
+PASS DedicatedWorkerGlobalScope interface: operation postMessage(any,[object Object])
+PASS DedicatedWorkerGlobalScope interface: attribute onmessage
+PASS DedicatedWorkerGlobalScope must be primary interface of self
+PASS Stringification of self
+PASS DedicatedWorkerGlobalScope interface: self must inherit property "postMessage" with the proper type (0)
+PASS DedicatedWorkerGlobalScope interface: calling postMessage(any,[object Object]) on self with too few arguments must throw TypeError
+PASS DedicatedWorkerGlobalScope interface: self must inherit property "onmessage" with the proper type (1)
+PASS WorkerGlobalScope interface: self must inherit property "self" with the proper type (0)
+PASS WorkerGlobalScope interface: self must inherit property "location" with the proper type (1)
+PASS WorkerGlobalScope interface: self must inherit property "navigator" with the proper type (2)
+PASS WorkerGlobalScope interface: self must inherit property "importScripts" with the proper type (3)
+PASS WorkerGlobalScope interface: calling importScripts(USVString) on self with too few arguments must throw TypeError
+PASS WorkerGlobalScope interface: self must inherit property "onerror" with the proper type (4)
+FAIL WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type (5) assert_inherits: property "onlanguagechange" not found in prototype chain
+FAIL WorkerGlobalScope interface: self must inherit property "onoffline" with the proper type (6) assert_inherits: property "onoffline" not found in prototype chain
+FAIL WorkerGlobalScope interface: self must inherit property "ononline" with the proper type (7) assert_inherits: property "ononline" not found in prototype chain
+PASS WorkerGlobalScope interface: self must inherit property "origin" with the proper type (8)
+PASS WorkerGlobalScope interface: self must inherit property "btoa" with the proper type (9)
+PASS WorkerGlobalScope interface: calling btoa(DOMString) on self with too few arguments must throw TypeError
+PASS WorkerGlobalScope interface: self must inherit property "atob" with the proper type (10)
+PASS WorkerGlobalScope interface: calling atob(DOMString) on self with too few arguments must throw TypeError
+PASS WorkerGlobalScope interface: self must inherit property "setTimeout" with the proper type (11)
+PASS WorkerGlobalScope interface: calling setTimeout(TimerHandler,long,any) on self with too few arguments must throw TypeError
+PASS WorkerGlobalScope interface: self must inherit property "clearTimeout" with the proper type (12)
+PASS WorkerGlobalScope interface: calling clearTimeout(long) on self with too few arguments must throw TypeError
+PASS WorkerGlobalScope interface: self must inherit property "setInterval" with the proper type (13)
+PASS WorkerGlobalScope interface: calling setInterval(TimerHandler,long,any) on self with too few arguments must throw TypeError
+PASS WorkerGlobalScope interface: self must inherit property "clearInterval" with the proper type (14)
+PASS WorkerGlobalScope interface: calling clearInterval(long) on self with too few arguments must throw TypeError
+PASS WorkerGlobalScope interface: self must inherit property "createImageBitmap" with the proper type (15)
+PASS WorkerGlobalScope interface: calling createImageBitmap(ImageBitmapSource,ImageBitmapOptions) on self with too few arguments must throw TypeError
+PASS WorkerGlobalScope interface: self must inherit property "createImageBitmap" with the proper type (16)
+PASS WorkerGlobalScope interface: calling createImageBitmap(ImageBitmapSource,long,long,long,long,ImageBitmapOptions) on self with too few arguments must throw TypeError
+PASS EventTarget interface: self must inherit property "addEventListener" with the proper type (0)
+PASS EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on self with too few arguments must throw TypeError
+PASS EventTarget interface: self must inherit property "removeEventListener" with the proper type (1)
+PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on self with too few arguments must throw TypeError
+PASS EventTarget interface: self must inherit property "dispatchEvent" with the proper type (2)
+PASS EventTarget interface: calling dispatchEvent(Event) on self with too few arguments must throw TypeError
+PASS SharedWorkerGlobalScope interface: existence and properties of interface object
+FAIL Worker interface: existence and properties of interface object assert_own_property: self does not have own property "Worker" expected property "Worker" missing
+FAIL Worker interface object length assert_own_property: self does not have own property "Worker" expected property "Worker" missing
+FAIL Worker interface object name assert_own_property: self does not have own property "Worker" expected property "Worker" missing
+FAIL Worker interface: existence and properties of interface prototype object assert_own_property: self does not have own property "Worker" expected property "Worker" missing
+FAIL Worker interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own property "Worker" expected property "Worker" missing
+FAIL Worker interface: operation terminate() assert_own_property: self does not have own property "Worker" expected property "Worker" missing
+FAIL Worker interface: operation postMessage(any,[object Object]) assert_own_property: self does not have own property "Worker" expected property "Worker" missing
+FAIL Worker interface: attribute onmessage assert_own_property: self does not have own property "Worker" expected property "Worker" missing
+FAIL Worker interface: attribute onerror assert_own_property: self does not have own property "Worker" expected property "Worker" missing
+FAIL SharedWorker interface: existence and properties of interface object assert_own_property: self does not have own property "SharedWorker" expected property "SharedWorker" missing
+FAIL SharedWorker interface object length assert_own_property: self does not have own property "SharedWorker" expected property "SharedWorker" missing
+FAIL SharedWorker interface object name assert_own_property: self does not have own property "SharedWorker" expected property "SharedWorker" missing
+FAIL SharedWorker interface: existence and properties of interface prototype object assert_own_property: self does not have own property "SharedWorker" expected property "SharedWorker" missing
+FAIL SharedWorker interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own property "SharedWorker" expected property "SharedWorker" missing
+FAIL SharedWorker interface: attribute port assert_own_property: self does not have own property "SharedWorker" expected property "SharedWorker" missing
+FAIL SharedWorker interface: attribute onerror assert_own_property: self does not have own property "SharedWorker" expected property "SharedWorker" missing
+PASS WorkerNavigator interface: existence and properties of interface object
+PASS WorkerNavigator interface object length
+PASS WorkerNavigator interface object name
+FAIL WorkerNavigator interface: existence and properties of interface prototype object assert_equals: class string of WorkerNavigator.prototype expected "[object WorkerNavigatorPrototype]" but got "[object WorkerNavigator]"
+PASS WorkerNavigator interface: existence and properties of interface prototype object's "constructor" property
+PASS WorkerNavigator interface: attribute appCodeName
+PASS WorkerNavigator interface: attribute appName
+PASS WorkerNavigator interface: attribute appVersion
+PASS WorkerNavigator interface: attribute platform
+PASS WorkerNavigator interface: attribute product
+PASS WorkerNavigator interface: member productSub
+PASS WorkerNavigator interface: attribute userAgent
+PASS WorkerNavigator interface: member vendor
+PASS WorkerNavigator interface: member vendorSub
+FAIL WorkerNavigator interface: attribute language assert_true: The prototype object must have a property "language" expected true got false
+FAIL WorkerNavigator interface: attribute languages assert_true: The prototype object must have a property "languages" expected true got false
+PASS WorkerNavigator interface: attribute onLine
+PASS WorkerNavigator must be primary interface of self.navigator
+PASS Stringification of self.navigator
+PASS WorkerNavigator interface: self.navigator must inherit property "appCodeName" with the proper type (0)
+PASS WorkerNavigator interface: self.navigator must inherit property "appName" with the proper type (1)
+PASS WorkerNavigator interface: self.navigator must inherit property "appVersion" with the proper type (2)
+PASS WorkerNavigator interface: self.navigator must inherit property "platform" with the proper type (3)
+PASS WorkerNavigator interface: self.navigator must inherit property "product" with the proper type (4)
+PASS WorkerNavigatorinterface: self.navigatormust not have property "productSub"
+PASS WorkerNavigator interface: self.navigator must inherit property "userAgent" with the proper type (6)
+PASS WorkerNavigatorinterface: self.navigatormust not have property "vendor"
+PASS WorkerNavigatorinterface: self.navigatormust not have property "vendorSub"
+FAIL WorkerNavigator interface: self.navigator must inherit property "language" with the proper type (9) assert_inherits: property "language" not found in prototype chain
+FAIL WorkerNavigator interface: self.navigator must inherit property "languages" with the proper type (10) assert_inherits: property "languages" not found in prototype chain
+PASS WorkerNavigator interface: self.navigator must inherit property "onLine" with the proper type (11)
+PASS WorkerLocation interface: existence and properties of interface object
+PASS WorkerLocation interface object length
+PASS WorkerLocation interface object name
+FAIL WorkerLocation interface: existence and properties of interface prototype object assert_equals: class string of WorkerLocation.prototype expected "[object WorkerLocationPrototype]" but got "[object WorkerLocation]"
+PASS WorkerLocation interface: existence and properties of interface prototype object's "constructor" property
+PASS WorkerLocation interface: attribute href
+PASS WorkerLocation interface: stringifier
+PASS WorkerLocation interface: attribute origin
+PASS WorkerLocation interface: attribute protocol
+PASS WorkerLocation interface: attribute host
+PASS WorkerLocation interface: attribute hostname
+PASS WorkerLocation interface: attribute port
+PASS WorkerLocation interface: attribute pathname
+PASS WorkerLocation interface: attribute search
+PASS WorkerLocation interface: attribute hash
+PASS Storage interface: existence and properties of interface object
+PASS StorageEvent interface: existence and properties of interface object
+PASS HTMLAppletElement interface: existence and properties of interface object
+PASS HTMLMarqueeElement interface: existence and properties of interface object
+PASS HTMLFrameSetElement interface: existence and properties of interface object
+PASS HTMLFrameElement interface: existence and properties of interface object
+PASS HTMLDirectoryElement interface: existence and properties of interface object
+PASS HTMLFontElement interface: existence and properties of interface object
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698