Bug 1233726 - Update web-platform-tests expected data to revision 05c55fbdc527eacdc7b875f298a8cb1b6db0dfcd, a=testonly

This commit is contained in:
James Graham 2015-12-18 09:26:21 +00:00
parent 84e7525fab
commit be25cf421c
16 changed files with 2969 additions and 87 deletions

View File

@ -41,3 +41,141 @@
[FileList interface: attribute length]
expected: FAIL
[FileReader interface: existence and properties of interface object]
expected: FAIL
[FileReader interface object length]
expected: FAIL
[FileReader interface: existence and properties of interface prototype object]
expected: FAIL
[FileReader interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FileReader interface: operation readAsArrayBuffer(Blob)]
expected: FAIL
[FileReader interface: operation readAsText(Blob,DOMString)]
expected: FAIL
[FileReader interface: operation readAsDataURL(Blob)]
expected: FAIL
[FileReader interface: operation abort()]
expected: FAIL
[FileReader interface: constant EMPTY on interface object]
expected: FAIL
[FileReader interface: constant EMPTY on interface prototype object]
expected: FAIL
[FileReader interface: constant LOADING on interface object]
expected: FAIL
[FileReader interface: constant LOADING on interface prototype object]
expected: FAIL
[FileReader interface: constant DONE on interface object]
expected: FAIL
[FileReader interface: constant DONE on interface prototype object]
expected: FAIL
[FileReader interface: attribute readyState]
expected: FAIL
[FileReader interface: attribute result]
expected: FAIL
[FileReader interface: attribute error]
expected: FAIL
[FileReader interface: attribute onloadstart]
expected: FAIL
[FileReader interface: attribute onprogress]
expected: FAIL
[FileReader interface: attribute onload]
expected: FAIL
[FileReader interface: attribute onabort]
expected: FAIL
[FileReader interface: attribute onerror]
expected: FAIL
[FileReader interface: attribute onloadend]
expected: FAIL
[FileReader must be primary interface of new FileReader()]
expected: FAIL
[Stringification of new FileReader()]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "readAsArrayBuffer" with the proper type (0)]
expected: FAIL
[FileReader interface: calling readAsArrayBuffer(Blob) on new FileReader() with too few arguments must throw TypeError]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "readAsText" with the proper type (1)]
expected: FAIL
[FileReader interface: calling readAsText(Blob,DOMString) on new FileReader() with too few arguments must throw TypeError]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "readAsDataURL" with the proper type (2)]
expected: FAIL
[FileReader interface: calling readAsDataURL(Blob) on new FileReader() with too few arguments must throw TypeError]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "abort" with the proper type (3)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "EMPTY" with the proper type (4)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "LOADING" with the proper type (5)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "DONE" with the proper type (6)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "readyState" with the proper type (7)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "result" with the proper type (8)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "error" with the proper type (9)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "onloadstart" with the proper type (10)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "onprogress" with the proper type (11)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "onload" with the proper type (12)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "onabort" with the proper type (13)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "onerror" with the proper type (14)]
expected: FAIL
[FileReader interface: new FileReader() must inherit property "onloadend" with the proper type (15)]
expected: FAIL
[FileList interface object name]
expected: FAIL
[FileReader interface object name]
expected: FAIL

View File

@ -0,0 +1,21 @@
[media-src-redir-bug.sub.html]
type: testharness
expected: TIMEOUT
[In-policy async video src]
expected:
if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
[in-policy async video src w/redir]
expected: NOTRUN
[In-policy async video source element]
expected:
if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
[In-policy async video source element w/redir]
expected:
if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): NOTRUN
if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): NOTRUN

View File

@ -1,4 +1,4 @@
[creating_browsing_context_test_01.html]
type: testharness
disabled:
if (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1215461
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1215461

View File

@ -2,4 +2,3 @@
type: testharness
expected:
if not debug and e10s and (os == "mac") and (version == "OS X 10.10.2") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): TIMEOUT

View File

@ -2749,3 +2749,78 @@
[WorkerLocation interface: attribute hash]
expected: FAIL
[DOMElementMap interface object name]
expected: FAIL
[AudioTrackList interface object name]
expected: FAIL
[AudioTrack interface object name]
expected: FAIL
[VideoTrackList interface object name]
expected: FAIL
[VideoTrack interface object name]
expected: FAIL
[MediaController interface object name]
expected: FAIL
[HTMLTableDataCellElement interface object name]
expected: FAIL
[HTMLTableHeaderCellElement interface object name]
expected: FAIL
[HTMLKeygenElement interface object name]
expected: FAIL
[AutocompleteErrorEvent interface object name]
expected: FAIL
[HTMLDetailsElement interface object name]
expected: FAIL
[RelatedEvent interface object name]
expected: FAIL
[HTMLDialogElement interface object name]
expected: FAIL
[CanvasProxy interface object name]
expected: FAIL
[DrawingStyle interface object name]
expected: FAIL
[DataTransferItemList interface object name]
expected: FAIL
[DataTransferItem interface object name]
expected: FAIL
[ApplicationCache interface object name]
expected: FAIL
[PortCollection interface object name]
expected: FAIL
[WorkerGlobalScope interface object name]
expected: FAIL
[DedicatedWorkerGlobalScope interface object name]
expected: FAIL
[SharedWorkerGlobalScope interface object name]
expected: FAIL
[WorkerNavigator interface object name]
expected: FAIL
[WorkerLocation interface object name]
expected: FAIL
[HTMLMarqueeElement interface object name]
expected: FAIL

View File

@ -1,26 +1,8 @@
[basic.html]
type: testharness
[<img srcset="/images/green-256x256.png 1.6x" data-expect="160">]
[<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20width='20'><circle%20r='1'/></svg> 2x" data-expect="10">]
expected: FAIL
[<img srcset="/images/green-256x256.png 2x" data-expect="128">]
expected: FAIL
[<img srcset="/images/green-256x256.png 10000x" data-expect="0">]
expected: FAIL
[<img srcset="/images/green-256x256.png 9e99999999999999999999999x" data-expect="0">]
expected: FAIL
[<img srcset="/images/green-256x256.png 512w" sizes="256px" data-expect="128">]
expected: FAIL
[<img srcset="/images/green-256x256.png 256w" sizes="512px" data-expect="512">]
expected: FAIL
[<img srcset="/images/green-256x256.png 256w" sizes="1px" data-expect="1">]
expected: FAIL
[<img srcset="/images/green-256x256.png 256w" sizes="0px" data-expect="0">]
[<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20height='20'><circle%20r='1'/></svg> 2x" data-expect="10">]
expected: FAIL

View File

@ -0,0 +1,4 @@
[bdi-neutral-number.html]
type: reftest
expected:
if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT

View File

@ -1017,3 +1017,201 @@
[[foo='bar' i\] <div baz="BAR"> with querySelector in XML]
expected: FAIL
[[class~='a' i\] <div class="X A B"> in standards mode]
expected: FAIL
[[class~='a' i\] <div class="X A B"> with querySelector in standards mode]
expected: FAIL
[[class~='A' i\] <div class="x a b"> in standards mode]
expected: FAIL
[[class~='A' i\] <div class="x a b"> with querySelector in standards mode]
expected: FAIL
[[id^='a' i\] <div id="AB"> in standards mode]
expected: FAIL
[[id^='a' i\] <div id="AB"> with querySelector in standards mode]
expected: FAIL
[[id$='A' i\] <div id="xa"> in standards mode]
expected: FAIL
[[id$='A' i\] <div id="xa"> with querySelector in standards mode]
expected: FAIL
[[lang|='a' i\] <div lang="A-B"> in standards mode]
expected: FAIL
[[lang|='a' i\] <div lang="A-B"> with querySelector in standards mode]
expected: FAIL
[[lang*='A' i\] <div lang="xab"> in standards mode]
expected: FAIL
[[lang*='A' i\] <div lang="xab"> with querySelector in standards mode]
expected: FAIL
[[foo~='ä' i\] /* COMBINING in selector */ <div foo="ä"> in standards mode]
expected: FAIL
[[foo~='ä' i\] /* COMBINING in selector */ <div foo="ä"> with querySelector in standards mode]
expected: FAIL
[[foo^='Ä' i\] /* COMBINING in selector */ <div foo="Ä"> in standards mode]
expected: FAIL
[[foo^='Ä' i\] /* COMBINING in selector */ <div foo="Ä"> with querySelector in standards mode]
expected: FAIL
[[foo$='Ä' i\] /* COMBINING in selector */ <div foo="ä"> in standards mode]
expected: FAIL
[[foo$='Ä' i\] /* COMBINING in selector */ <div foo="ä"> with querySelector in standards mode]
expected: FAIL
[[foo*='ä' i\] /* COMBINING in attribute */ <div foo="ä"> in standards mode]
expected: FAIL
[[foo*='ä' i\] /* COMBINING in attribute */ <div foo="ä"> with querySelector in standards mode]
expected: FAIL
[[foo|='ä' i\] /* COMBINING in attribute */ <div foo="Ä"> in standards mode]
expected: FAIL
[[foo|='ä' i\] /* COMBINING in attribute */ <div foo="Ä"> with querySelector in standards mode]
expected: FAIL
[[class~='a' i\] <div class="X A B"> in quirks mode]
expected: FAIL
[[class~='a' i\] <div class="X A B"> with querySelector in quirks mode]
expected: FAIL
[[class~='A' i\] <div class="x a b"> in quirks mode]
expected: FAIL
[[class~='A' i\] <div class="x a b"> with querySelector in quirks mode]
expected: FAIL
[[id^='a' i\] <div id="AB"> in quirks mode]
expected: FAIL
[[id^='a' i\] <div id="AB"> with querySelector in quirks mode]
expected: FAIL
[[id$='A' i\] <div id="xa"> in quirks mode]
expected: FAIL
[[id$='A' i\] <div id="xa"> with querySelector in quirks mode]
expected: FAIL
[[lang|='a' i\] <div lang="A-B"> in quirks mode]
expected: FAIL
[[lang|='a' i\] <div lang="A-B"> with querySelector in quirks mode]
expected: FAIL
[[lang*='A' i\] <div lang="xab"> in quirks mode]
expected: FAIL
[[lang*='A' i\] <div lang="xab"> with querySelector in quirks mode]
expected: FAIL
[[foo~='ä' i\] /* COMBINING in selector */ <div foo="ä"> in quirks mode]
expected: FAIL
[[foo~='ä' i\] /* COMBINING in selector */ <div foo="ä"> with querySelector in quirks mode]
expected: FAIL
[[foo^='Ä' i\] /* COMBINING in selector */ <div foo="Ä"> in quirks mode]
expected: FAIL
[[foo^='Ä' i\] /* COMBINING in selector */ <div foo="Ä"> with querySelector in quirks mode]
expected: FAIL
[[foo$='Ä' i\] /* COMBINING in selector */ <div foo="ä"> in quirks mode]
expected: FAIL
[[foo$='Ä' i\] /* COMBINING in selector */ <div foo="ä"> with querySelector in quirks mode]
expected: FAIL
[[foo*='ä' i\] /* COMBINING in attribute */ <div foo="ä"> in quirks mode]
expected: FAIL
[[foo*='ä' i\] /* COMBINING in attribute */ <div foo="ä"> with querySelector in quirks mode]
expected: FAIL
[[foo|='ä' i\] /* COMBINING in attribute */ <div foo="Ä"> in quirks mode]
expected: FAIL
[[foo|='ä' i\] /* COMBINING in attribute */ <div foo="Ä"> with querySelector in quirks mode]
expected: FAIL
[[class~='a' i\] <div class="X A B"> in XML]
expected: FAIL
[[class~='a' i\] <div class="X A B"> with querySelector in XML]
expected: FAIL
[[class~='A' i\] <div class="x a b"> in XML]
expected: FAIL
[[class~='A' i\] <div class="x a b"> with querySelector in XML]
expected: FAIL
[[id^='a' i\] <div id="AB"> in XML]
expected: FAIL
[[id^='a' i\] <div id="AB"> with querySelector in XML]
expected: FAIL
[[id$='A' i\] <div id="xa"> in XML]
expected: FAIL
[[id$='A' i\] <div id="xa"> with querySelector in XML]
expected: FAIL
[[lang|='a' i\] <div lang="A-B"> in XML]
expected: FAIL
[[lang|='a' i\] <div lang="A-B"> with querySelector in XML]
expected: FAIL
[[lang*='A' i\] <div lang="xab"> in XML]
expected: FAIL
[[lang*='A' i\] <div lang="xab"> with querySelector in XML]
expected: FAIL
[[foo~='ä' i\] /* COMBINING in selector */ <div foo="ä"> in XML]
expected: FAIL
[[foo~='ä' i\] /* COMBINING in selector */ <div foo="ä"> with querySelector in XML]
expected: FAIL
[[foo^='Ä' i\] /* COMBINING in selector */ <div foo="Ä"> in XML]
expected: FAIL
[[foo^='Ä' i\] /* COMBINING in selector */ <div foo="Ä"> with querySelector in XML]
expected: FAIL
[[foo$='Ä' i\] /* COMBINING in selector */ <div foo="ä"> in XML]
expected: FAIL
[[foo$='Ä' i\] /* COMBINING in selector */ <div foo="ä"> with querySelector in XML]
expected: FAIL
[[foo*='ä' i\] /* COMBINING in attribute */ <div foo="ä"> in XML]
expected: FAIL
[[foo*='ä' i\] /* COMBINING in attribute */ <div foo="ä"> with querySelector in XML]
expected: FAIL
[[foo|='ä' i\] /* COMBINING in attribute */ <div foo="Ä"> in XML]
expected: FAIL
[[foo|='ä' i\] /* COMBINING in attribute */ <div foo="Ä"> with querySelector in XML]
expected: FAIL

View File

@ -369,3 +369,39 @@
[[foo /* sanity check (invalid) */ with querySelector in XML]
expected: FAIL
[[foo*='bar' i\] in standards mode]
expected: FAIL
[[foo*='bar' i\] with querySelector in standards mode]
expected: FAIL
[[foo|='bar' i\] in standards mode]
expected: FAIL
[[foo|='bar' i\] with querySelector in standards mode]
expected: FAIL
[[foo*='bar' i\] in quirks mode]
expected: FAIL
[[foo*='bar' i\] with querySelector in quirks mode]
expected: FAIL
[[foo|='bar' i\] in quirks mode]
expected: FAIL
[[foo|='bar' i\] with querySelector in quirks mode]
expected: FAIL
[[foo*='bar' i\] in XML]
expected: FAIL
[[foo*='bar' i\] with querySelector in XML]
expected: FAIL
[[foo|='bar' i\] in XML]
expected: FAIL
[[foo|='bar' i\] with querySelector in XML]
expected: FAIL

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,11 @@
[a-element.xhtml]
[a-element-xhtml.xhtml]
type: testharness
[Parsing: <a:\t foo.com> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://f:21/ b ? d # e > against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://f:b/c> against <http://example.org/foo/bar>]
expected: FAIL
@ -78,6 +81,9 @@
[Parsing: <madeupscheme:/example.com/> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <file:/example.com/> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <ftps:/example.com/> against <http://example.org/foo/bar>]
expected: FAIL
@ -111,33 +117,14 @@
[Parsing: <mailto:example.com/> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <#β> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <data:text/html,test#test> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <file:c:\\foo\\bar.html> against <file:///tmp/mock/path>]
expected:
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and (os == "mac") and (version == "OS X 10.10.2") and (processor == "x86") and (bits == 32): FAIL
if not debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "mac") and (version == "OS X 10.10.2") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL
if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL
if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
expected: FAIL
[Parsing: < File:c|////foo\\bar.html> against <file:///tmp/mock/path>]
expected: FAIL
@ -160,6 +147,12 @@
[Parsing: </\\server/file> against <file:///tmp/mock/path>]
expected: FAIL
[Parsing: <file:///foo/bar.txt> against <file:///tmp/mock/path>]
expected: FAIL
[Parsing: <file:///home/me> against <file:///tmp/mock/path>]
expected: FAIL
[Parsing: <//> against <file:///tmp/mock/path>]
expected: FAIL
@ -193,6 +186,9 @@
[Parsing: <http://example.com\\\\foo\\\\bar> against <about:blank>]
expected: FAIL
[Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
expected: FAIL
[Parsing: <data:test# »> against <about:blank>]
expected: FAIL
@ -223,6 +219,9 @@
[Parsing: <madeupscheme:/example.com/> against <about:blank>]
expected: FAIL
[Parsing: <file:/example.com/> against <about:blank>]
expected: FAIL
[Parsing: <ftps:/example.com/> against <about:blank>]
expected: FAIL
@ -310,12 +309,21 @@
[Parsing: <http://:@www.example.com> against <about:blank>]
expected: FAIL
[Parsing: <file:..> against <http://www.example.com/test>]
expected: FAIL
[Parsing: <http://example example.com> against <http://other.com/>]
expected: FAIL
[Parsing: <http://Goo%20 goo%7C|.com> against <http://other.com/>]
expected: FAIL
[Parsing: <http://[\]> against <http://other.com/>]
expected: FAIL
[Parsing: <http://[:\]> against <http://other.com/>]
expected: FAIL
[Parsing: <http://GOO  goo.com> against <http://other.com/>]
expected: FAIL
@ -370,42 +378,6 @@
[Parsing: <http://[google.com\]> against <http://other.com/>]
expected: FAIL
[Parsing: <x> against <test:test>]
expected: FAIL
[Parsing: <http://f:21/ b ? d # e > against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <#β> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
expected: FAIL
[Parsing: <#β> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
expected: FAIL
[Parsing: <http://[\]> against <http://other.com/>]
expected: FAIL
[Parsing: <http://[:\]> against <http://other.com/>]
expected: FAIL
[Parsing: <file:/example.com/> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <file:///foo/bar.txt> against <file:///tmp/mock/path>]
expected: FAIL
[Parsing: <file:///home/me> against <file:///tmp/mock/path>]
expected: FAIL
[Parsing: <file:/example.com/> against <about:blank>]
expected: FAIL
[Parsing: <#> against <test:test>]
expected: FAIL
@ -514,6 +486,3 @@
[Parsing: <sc:\\../> against <about:blank>]
expected: FAIL
[Parsing: <file:..> against <http://www.example.com/test>]
expected: FAIL

View File

@ -1,5 +1,6 @@
[interfaces.html]
type: testharness
expected: ERROR
[URL interface: operation domainToASCII(ScalarValueString)]
expected: FAIL

View File

@ -7,3 +7,9 @@
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
[Calling function () {\n gl.compressedTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 10, 10, COMPRESSED_RGB_S3TC_DXT1_EXT, new Uint8Array(8));\n } should generate a 1280 error.]
expected: FAIL
[Calling function () {\n gl.compressedTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 10, 10, COMPRESSED_RGB_S3TC_DXT1_EXT, new Uint8Array(8), null);\n } should generate a 1280 error.]
expected: FAIL

View File

@ -78,3 +78,6 @@
[VTTRegion interface: new VTTRegion() must inherit property "scroll" with the proper type (6)]
expected: FAIL
[VTTRegion interface object name]
expected: FAIL

View File

@ -1,4 +1,3 @@
[underline_timestamp_past.html]
type: reftest
expected:
FAIL
expected: FAIL

View File

@ -2,3 +2,4 @@
type: testharness
[Registering a new script URL while an unregistered registration is in use]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1231974