Commit de5f3766 authored by mlamouri@chromium.org's avatar mlamouri@chromium.org

Remove passing testharness expected files that are not required.

This is removing ~250 files that are not required because they are
passing testharness output in an expected file. Adding such file will be
prevented via a PRESUBMIT check, see https://codereview.chromium.org/332583002/

BUG=None

Review URL: https://codereview.chromium.org/328243002

git-svn-id: svn://svn.chromium.org/blink/trunk@176164 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 3407d103
This is a testharness.js-based test.
PASS CSS Test: @viewport cascading - last declaration wins
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport cascading - !important declaration wins
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport cascading - descriptors cascaded separately
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport cascading - !important declaration from preceding rule wins
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - max-width 200px
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - max-width 10000px
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - min-width 10px
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - min-width 10000px
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - min-width greater than max-width
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - width 200%
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - width 50%
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - min-zoom greater than max-zoom
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - width 20em
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - width 20rem
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - zoom: 200% not affecting width
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - min-zoom not affecting width
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - max-zoom not affecting width
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - zoom greater than max-zoom
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - zoom less than min-zoom
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - height deduced from width and aspect ratio
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - width deduced from height and aspect ratio
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - used width can be zero
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport constrained - used height can be zero
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport CSSOM - CSSRule.VIEWPORT_RULE
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport accept both percentage and number values for zoom factors
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport invalid <viewport-length> - drop negative lengths
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport <viewport-length> - allow zero lengths
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport invalid zoom factor - drop negative factors
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport zoom factor - allow zero factors
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport device-width invalid length
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport device-height invalid length
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport orientation - portrait
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport syntax - inside @media
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport syntax - unknown descriptor
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS CSS Test: @viewport syntax - descriptor recovery
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Empty at-rule parsing
PASS at-rule with extra spaces
PASS Rule with attributes
PASS Rule with malformed attributes
PASS Should be accepted inside media queries
PASS Nested viewport rule
PASS Rules inside a viewport rule
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS @viewport rule exists
PASS Setting width shorthand sets min-width
PASS Setting height shorthand sets max-height
PASS Setting cssText of ViewportRule.style parses width/height as shorthands
PASS Inserting @viewport rule parses width/height as shorthands
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check that added @viewport rule is applied.
PASS Check that @viewport rule is not applied after removal.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check that window.testRunner is present. Required to add a user stylesheet.
PASS Check that window.internals is present. Required to call viewportAsText.
PASS Check viewport height.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check that both @viewport rules are created.
PASS Check that "min-width: initial" is dropped.
PASS Check that "min-width: inherit" is dropped.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check that window.testRunner is present. Required to add a user stylesheet.
PASS Check that window.internals is present. Required to call viewportAsText.
PASS Check viewport width.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Rule with no attributes
PASS Shorthands with double value
PASS Shorthands with single value
PASS Shorthands should override properties if defined later
PASS All valid properties with valid intial values
PASS All valid properties with valid values
PASS All valid properties with invalid intial values
PASS Negative numbers should be dropped on zoom attribute
PASS Viewport attributes inside selectors should be dropped
PASS Invalid attributes among valid should be dropped
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check that we get a viewport width of 980px from the user agent stylesheet.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check that window.testRunner is present. Required to add a user stylesheet.
PASS Check that window.internals is present. Required to call viewportAsText.
PASS Check that we get the viewport width from the user stylesheet.
PASS Check that we get the viewport height from the author stylesheet.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check that window.testRunner is present. Required to add a user stylesheet.
PASS Check that window.internals is present. Required to call viewportAsText.
PASS Check viewport width.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS doc.styleSheets[0].cssRules[0].cssText == '@import url("resources/import.css");'
PASS doc.styleSheets[1].cssRules[0].cssText == '@import url("resources/import.css") all;'
PASS doc.styleSheets[2].cssRules[0].cssText == '@import url("resources/import.css") not tv;'
PASS doc.styleSheets[3].cssRules[0].cssText == '@import url("resources/import.css") screen, tv;'
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS doc.styleSheets[0].cssRules[0].cssRules.length == 0
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS inline style - text - delimiters - zero declarations
PASS inline style - text - delimiters - one declaration
PASS inline style - text - delimiters - two declarations
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Correctly parsed identifier with escapes
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Unexpected EOF - CSSStyleDeclaration.cssText missing ')'
PASS Unexpected EOF - CSSStyleDeclaration.color missing ')'
PASS Unexpected EOF - CSSStyleRule.selectorText missing ']'
PASS Unexpected EOF - CSSStyleSheet.insertRule missing '}'
PASS Unexpected EOF - querySelector missing ']'
PASS Unexpected EOF - querySelector missing ')'
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS All stylesheets present
PASS Drop ":-webkit-any\( {}"
PASS Drop ":nth-child\( {}"
PASS Drop ":nth-of-type\( {}"
PASS Drop ":nth-last-child\( {}"
PASS Drop ":nth-last-of-type\( {}"
PASS Drop ":lang\( {}"
PASS Drop ":not\( {}"
PASS Drop ":cue\( {}"
PASS Drop ":part\( {}"
PASS Drop ":host\( {}"
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS get HTMLAppletElement.hspace
PASS set HTMLAppletElement.hspace
PASS get HTMLAppletElement.vspace
PASS set HTMLAppletElement.vspace
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Set HTMLBodyElement.onblur
PASS Enumerate HTMLBodyElement.onblur
PASS Reflect HTMLBodyElement.onblur
PASS Forward HTMLBodyElement.onblur to Window
PASS Set HTMLFrameSetElement.onblur
PASS Enumerate HTMLFrameSetElement.onblur
PASS Reflect HTMLFrameSetElement.onblur
PASS Forward HTMLFrameSetElement.onblur to Window
PASS Set HTMLBodyElement.onerror
PASS Enumerate HTMLBodyElement.onerror
PASS Reflect HTMLBodyElement.onerror
PASS Forward HTMLBodyElement.onerror to Window
PASS Set HTMLFrameSetElement.onerror
PASS Enumerate HTMLFrameSetElement.onerror
PASS Reflect HTMLFrameSetElement.onerror
PASS Forward HTMLFrameSetElement.onerror to Window
PASS Set HTMLBodyElement.onfocus
PASS Enumerate HTMLBodyElement.onfocus
PASS Reflect HTMLBodyElement.onfocus
PASS Forward HTMLBodyElement.onfocus to Window
PASS Set HTMLFrameSetElement.onfocus
PASS Enumerate HTMLFrameSetElement.onfocus
PASS Reflect HTMLFrameSetElement.onfocus
PASS Forward HTMLFrameSetElement.onfocus to Window
PASS Set HTMLBodyElement.onload
PASS Enumerate HTMLBodyElement.onload
PASS Reflect HTMLBodyElement.onload
PASS Forward HTMLBodyElement.onload to Window
PASS Set HTMLFrameSetElement.onload
PASS Enumerate HTMLFrameSetElement.onload
PASS Reflect HTMLFrameSetElement.onload
PASS Forward HTMLFrameSetElement.onload to Window
PASS Set HTMLBodyElement.onresize
PASS Enumerate HTMLBodyElement.onresize
PASS Reflect HTMLBodyElement.onresize
PASS Forward HTMLBodyElement.onresize to Window
PASS Set HTMLFrameSetElement.onresize
PASS Enumerate HTMLFrameSetElement.onresize
PASS Reflect HTMLFrameSetElement.onresize
PASS Forward HTMLFrameSetElement.onresize to Window
PASS Set HTMLBodyElement.onscroll
PASS Enumerate HTMLBodyElement.onscroll
PASS Reflect HTMLBodyElement.onscroll
PASS Forward HTMLBodyElement.onscroll to Window
PASS Set HTMLFrameSetElement.onscroll
PASS Enumerate HTMLFrameSetElement.onscroll
PASS Reflect HTMLFrameSetElement.onscroll
PASS Forward HTMLFrameSetElement.onscroll to Window
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check that exception is created in called function's context.
PASS Check that DOM exception is created in setter's context.
PASS Check that native exception is created in setter's context.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS transfer attribute changed callback
PASS add, change and remove an attribute
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS callbacks created in the outer frame's context are invoked in that context
PASS callbacks created in the inner frame's context are invoked in that context
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS transfer created callback
PASS __proto__, :unresolved and created callback timing
PASS other callbacks for a given element are queued during the created callback and dispatched when the created callback completes
PASS callback is called even if the element is moved to foreign document
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS a default prototype object should be provided if one is not specified
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS constructor type
PASS constructor name
PASS prototype "constructor" property
PASS constructor "prototype" property
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS document.registerElement() in a createdCallback should upgrade elements that are in the same processing queue.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS registration of SVG types
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS invalid and reserved names
PASS name conflicts
PASS strange but valid names
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS entered, left callbacks should only be invoked when entering or leaving a document with a view
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS upgrade in an import (in import)
PASS upgrade in an import (in nested import)
PASS upgrade in the master
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS upgrade in an import
PASS upgrade in the master
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Abort page inside custom element callback inside import
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS recursively scheduled callbacks
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS registration context should not be shared with an iframe's document
PASS registration context should not be shared with the template document
PASS registration context should not be created by DOMImplementation-created documents
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS registration context is shared with some DOMImplementation-created documents
PASS registration context is shared with imported documents
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS register a type extension
PASS register a type extension with a non-element prototype
PASS register a type extension of an unknown element
PASS register a type extension of an SVG element
PASS register a type extension of an element whose interface is HTMLElement
PASS register a type extensions of an interface with multiple element names
PASS register a type extension with unusual case
PASS registering a type extension of a custom tag should fail
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Test that partial layout works for offset{width, height, left, top} methods.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Test that partial layout works with non-overlay scrollbars.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Test that partial layout works with overlay scrollbars.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Valid URLs
PASS Invalid URL parameters
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Basic hash
PASS non hierarchical
PASS hash property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Basic test
PASS Set host with ? in it
PASS Set default port for another protocol
PASS Set default port
PASS Set host with letters in port number
PASS Leading space in port number
PASS Colon without port number
PASS Set host to null
PASS Set host to empty string
PASS Set host to URL with file: protocol
PASS Set host containing slashes in it
PASS Set host to a malformed URL
PASS Set host that starts with :
PASS Set host to URL containing username and ..
PASS Set host to a URL with tel: protocol
PASS host property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Basic test
PASS Set hostname with ? in it
PASS Set hostname to null
PASS Set hostname to empty string
PASS Set hostname to URL with file: protocol
PASS Set hostname containing slashes in it
PASS Set hostname to a malformed URL
PASS Set hostname to URL containing username and ..
PASS Set hostname to a URL with tel: protocol
PASS hostname property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS href property
PASS setting href to an invalid URL
PASS setting href to null
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS origin property
PASS origin property is readonly
PASS origin property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS password property
PASS password property on non relative URL
PASS password property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Basic pathname
PASS non hierarchical
PASS pathname property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Basic port
PASS no port
PASS port property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS protocol property
PASS protocol property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Basic search
PASS non hierarchical
PASS search property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS username property
PASS username property on non relative URL
PASS username property invalid URL
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Encoding API basics
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Byte-order marks: utf-8
PASS Byte-order marks: utf-16le
PASS Byte-order marks: utf-16be
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Labels for: utf-8
PASS Labels for: iso-8859-2
PASS Labels for: iso-8859-3
PASS Labels for: iso-8859-4
PASS Labels for: iso-8859-5
PASS Labels for: iso-8859-6
PASS Labels for: iso-8859-7
PASS Labels for: iso-8859-8
PASS Labels for: iso-8859-8-i
PASS Labels for: iso-8859-10
PASS Labels for: iso-8859-13
PASS Labels for: iso-8859-14
PASS Labels for: iso-8859-15
PASS Labels for: iso-8859-16
PASS Labels for: koi8-r
PASS Labels for: koi8-u
PASS Labels for: macintosh
PASS Labels for: windows-874
PASS Labels for: windows-1250
PASS Labels for: windows-1251
PASS Labels for: windows-1252
PASS Labels for: windows-1253
PASS Labels for: windows-1254
PASS Labels for: windows-1255
PASS Labels for: windows-1256
PASS Labels for: windows-1257
PASS Labels for: windows-1258
PASS Labels for: x-mac-cyrillic
PASS Labels for: gbk
PASS Labels for: gb18030
PASS Labels for: big5
PASS Labels for: euc-jp
PASS Labels for: iso-2022-jp
PASS Labels for: shift_jis
PASS Labels for: euc-kr
PASS Labels for: utf-16be
PASS Labels for: utf-16le
PASS Labels for: x-user-defined
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Encoding labels are case-insensitive
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Fatal flag, non-streaming cases
PASS Fatal flag, streaming cases
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Fatal flag: utf-8 - invalid code
PASS Fatal flag: utf-8 - ends early
PASS Fatal flag: utf-8 - invalid trail
PASS Fatal flag: utf-8 - invalid trail
PASS Fatal flag: utf-8 - ends early
PASS Fatal flag: utf-8 - invalid trail
PASS Fatal flag: utf-8 - invalid trail
PASS Fatal flag: utf-8 - invalid trail
PASS Fatal flag: utf-8 - invalid trail
PASS Fatal flag: utf-8 - > 0x10FFFF
PASS Fatal flag: utf-8 - obsolete lead byte
PASS Fatal flag: utf-8 - overlong U+0000 - 2 bytes
PASS Fatal flag: utf-8 - overlong U+0000 - 3 bytes
PASS Fatal flag: utf-8 - overlong U+0000 - 4 bytes
PASS Fatal flag: utf-8 - overlong U+0000 - 5 bytes
PASS Fatal flag: utf-8 - overlong U+0000 - 6 bytes
PASS Fatal flag: utf-8 - overlong U+007F - 2 bytes
PASS Fatal flag: utf-8 - overlong U+007F - 3 bytes
PASS Fatal flag: utf-8 - overlong U+007F - 4 bytes
PASS Fatal flag: utf-8 - overlong U+007F - 5 bytes
PASS Fatal flag: utf-8 - overlong U+007F - 6 bytes
PASS Fatal flag: utf-8 - overlong U+07FF - 3 bytes
PASS Fatal flag: utf-8 - overlong U+07FF - 4 bytes
PASS Fatal flag: utf-8 - overlong U+07FF - 5 bytes
PASS Fatal flag: utf-8 - overlong U+07FF - 6 bytes
PASS Fatal flag: utf-8 - overlong U+FFFF - 4 bytes
PASS Fatal flag: utf-8 - overlong U+FFFF - 5 bytes
PASS Fatal flag: utf-8 - overlong U+FFFF - 6 bytes
PASS Fatal flag: utf-8 - overlong U+10FFFF - 5 bytes
PASS Fatal flag: utf-8 - overlong U+10FFFF - 6 bytes
PASS Fatal flag: utf-8 - lead surrogate
PASS Fatal flag: utf-8 - trail surrogate
PASS Fatal flag: utf-8 - surrogate pair
PASS Fatal flag: utf-16le - truncated code unit
PASS The fatal attribute of TextDecoder
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Latin-1 decoders (windows-1252, iso-8859-1, us-ascii, etc) decode identically.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS UTF encodings are supported for encode and decode: utf-8
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-2
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-3
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-4
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-5
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-6
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-7
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-8
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-8-i
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-10
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-13
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-14
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-15
PASS Non-UTF encodings supported only for decode, not encode: iso-8859-16
PASS Non-UTF encodings supported only for decode, not encode: koi8-r
PASS Non-UTF encodings supported only for decode, not encode: koi8-u
PASS Non-UTF encodings supported only for decode, not encode: macintosh
PASS Non-UTF encodings supported only for decode, not encode: windows-874
PASS Non-UTF encodings supported only for decode, not encode: windows-1250
PASS Non-UTF encodings supported only for decode, not encode: windows-1251
PASS Non-UTF encodings supported only for decode, not encode: windows-1252
PASS Non-UTF encodings supported only for decode, not encode: windows-1253
PASS Non-UTF encodings supported only for decode, not encode: windows-1254
PASS Non-UTF encodings supported only for decode, not encode: windows-1255
PASS Non-UTF encodings supported only for decode, not encode: windows-1256
PASS Non-UTF encodings supported only for decode, not encode: windows-1257
PASS Non-UTF encodings supported only for decode, not encode: windows-1258
PASS Non-UTF encodings supported only for decode, not encode: x-mac-cyrillic
PASS Non-UTF encodings supported only for decode, not encode: gbk
PASS Non-UTF encodings supported only for decode, not encode: gb18030
PASS Non-UTF encodings supported only for decode, not encode: big5
PASS Non-UTF encodings supported only for decode, not encode: euc-jp
PASS Non-UTF encodings supported only for decode, not encode: iso-2022-jp
PASS Non-UTF encodings supported only for decode, not encode: shift_jis
PASS Non-UTF encodings supported only for decode, not encode: euc-kr
PASS UTF encodings are supported for encode and decode: utf-16be
PASS UTF encodings are supported for encode and decode: utf-16le
PASS Non-UTF encodings supported only for decode, not encode: x-user-defined
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS The "replacement" label should not be a known encoding.
PASS Label for "replacement" should be rejected by API: csiso2022kr
PASS Label for "replacement" should be rejected by API: hz-gb-2312
PASS Label for "replacement" should be rejected by API: iso-2022-cn
PASS Label for "replacement" should be rejected by API: iso-2022-cn-ext
PASS Label for "replacement" should be rejected by API: iso-2022-kr
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Streaming decode: utf-8, 1 byte window
PASS Streaming decode: utf-8, 2 byte window
PASS Streaming decode: utf-8, 3 byte window
PASS Streaming decode: utf-8, 4 byte window
PASS Streaming decode: utf-8, 5 byte window
PASS Streaming decode: utf-16le, 1 byte window
PASS Streaming decode: utf-16le, 2 byte window
PASS Streaming decode: utf-16le, 3 byte window
PASS Streaming decode: utf-16le, 4 byte window
PASS Streaming decode: utf-16le, 5 byte window
PASS Streaming decode: utf-16be, 1 byte window
PASS Streaming decode: utf-16be, 2 byte window
PASS Streaming decode: utf-16be, 3 byte window
PASS Streaming decode: utf-16be, 4 byte window
PASS Streaming decode: utf-16be, 5 byte window
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS BOM is ignored if ignoreBOM option is specified: utf-8
PASS BOM is ignored if ignoreBOM option is specified: utf-16le
PASS BOM is ignored if ignoreBOM option is specified: utf-16be
PASS The ignoreBOM attribute of TextDecoder
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS utf-8 - encode/decode round trip
PASS utf-16le - encode/decode round trip
PASS utf-16be - encode/decode round trip
PASS UTF-8 encoding (compare against unescape/encodeURIComponent)
PASS UTF-8 decoding (compare against decodeURIComponent/escape)
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Invalid surrogates encoded into UTF-8: Sanity check
PASS Invalid surrogates encoded into UTF-8: Surrogate half (low)
PASS Invalid surrogates encoded into UTF-8: Surrogate half (high)
PASS Invalid surrogates encoded into UTF-8: Surrogate half (low), in a string
PASS Invalid surrogates encoded into UTF-8: Surrogate half (high), in a string
PASS Invalid surrogates encoded into UTF-8: Wrong order
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check if readyState is done, and calling abort() doesn't crash
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Check if the readyState is EMPTY initially
PASS Check if the readyState is LOADING in loadstart
PASS Check if the readyState is LOADING in progress
PASS Check if the readyState is DONE in load
PASS Check if the readyState is DONE in loadend
Harness: the test ran to completion.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment