Changeset 230561 in webkit


Ignore:
Timestamp:
Apr 12, 2018 1:01:36 AM (6 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed WPE gardening. Adding or updating more baselines affected by
web-platform-test syncs in r230330, r230353 and r230445.

  • platform/wpe/imported/w3c/web-platform-tests/FileAPI: Added.
  • platform/wpe/imported/w3c/web-platform-tests/FileAPI/url: Added.
  • platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt: Added.
  • platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt: Added.
  • platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-expected.txt: Added.
  • platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt: Added.
  • platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-expected.txt:
  • platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt:
  • platform/wpe/imported/w3c/web-platform-tests/fetch/api/request: Added.
  • platform/wpe/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota-expected.txt: Added.
  • platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:
  • platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt:
  • platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt:
  • platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt:
  • platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element: Added.
  • platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click-expected.txt: Added.
  • platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics: Added.
  • platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element: Added.
  • platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-expected.txt: Added.
  • platform/wpe/imported/w3c/web-platform-tests/streams: Added.
  • platform/wpe/imported/w3c/web-platform-tests/streams/readable-byte-streams: Added.
  • platform/wpe/imported/w3c/web-platform-tests/streams/readable-byte-streams/general-expected.txt: Added.
  • platform/wpe/imported/w3c/web-platform-tests/touch-events: Added.
  • platform/wpe/imported/w3c/web-platform-tests/touch-events/historical-expected.txt: Added.
  • platform/wpe/imported/w3c/web-platform-tests/webaudio: Added.
  • platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api: Added.
  • platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface: Added.
  • platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
22 added
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r230554 r230561  
     12018-04-12  Zan Dobersek  <zdobersek@igalia.com>
     2
     3        Unreviewed WPE gardening. Adding or updating more baselines affected by
     4        web-platform-test syncs in r230330, r230353 and r230445.
     5
     6        * platform/wpe/imported/w3c/web-platform-tests/FileAPI: Added.
     7        * platform/wpe/imported/w3c/web-platform-tests/FileAPI/url: Added.
     8        * platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt: Added.
     9        * platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt: Added.
     10        * platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-expected.txt: Added.
     11        * platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt: Added.
     12        * platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-expected.txt:
     13        * platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt:
     14        * platform/wpe/imported/w3c/web-platform-tests/fetch/api/request: Added.
     15        * platform/wpe/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota-expected.txt: Added.
     16        * platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:
     17        * platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt:
     18        * platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt:
     19        * platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt:
     20        * platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element: Added.
     21        * platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click-expected.txt: Added.
     22        * platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics: Added.
     23        * platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element: Added.
     24        * platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-expected.txt: Added.
     25        * platform/wpe/imported/w3c/web-platform-tests/streams: Added.
     26        * platform/wpe/imported/w3c/web-platform-tests/streams/readable-byte-streams: Added.
     27        * platform/wpe/imported/w3c/web-platform-tests/streams/readable-byte-streams/general-expected.txt: Added.
     28        * platform/wpe/imported/w3c/web-platform-tests/touch-events: Added.
     29        * platform/wpe/imported/w3c/web-platform-tests/touch-events/historical-expected.txt: Added.
     30        * platform/wpe/imported/w3c/web-platform-tests/webaudio: Added.
     31        * platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api: Added.
     32        * platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface: Added.
     33        * platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt: Added.
     34
    1352018-04-11  Chris Dumez  <cdumez@apple.com>
    236
  • trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-expected.txt

    r226006 r230561  
    1111PASS Redirect 303 with HEAD
    1212PASS Redirect 307 with GET
    13 PASS Redirect 307 with POST
     13PASS Redirect 307 with POST (string body)
     14FAIL Redirect 307 with POST (blob body) assert_equals: request body expected "it's me the blob! and more blob!" but got ""
    1415PASS Redirect 307 with HEAD
    1516
  • trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt

    r226006 r230561  
    1111PASS Redirect 303 with HEAD
    1212PASS Redirect 307 with GET
    13 PASS Redirect 307 with POST
     13PASS Redirect 307 with POST (string body)
     14FAIL Redirect 307 with POST (blob body) assert_equals: request body expected "it's me the blob! and more blob!" but got ""
    1415PASS Redirect 307 with HEAD
    1516
  • trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt

    r229665 r230561  
    1 CONSOLE MESSAGE: line 309: callback not yet supported
    2 CONSOLE MESSAGE: line 309: callback not yet supported
    3 CONSOLE MESSAGE: line 309: callback not yet supported
    4 CONSOLE MESSAGE: line 309: callback not yet supported
    5 CONSOLE MESSAGE: line 309: callback not yet supported
    6 CONSOLE MESSAGE: line 309: callback not yet supported
    7 CONSOLE MESSAGE: line 309: callback not yet supported
    8 CONSOLE MESSAGE: WebSocket network error: Error resolving “foo”: No address associated with hostname
     1CONSOLE MESSAGE: line 331: callback not yet supported
     2CONSOLE MESSAGE: line 331: callback not yet supported
     3CONSOLE MESSAGE: line 331: callback not yet supported
     4CONSOLE MESSAGE: line 331: callback not yet supported
     5CONSOLE MESSAGE: line 331: callback not yet supported
     6CONSOLE MESSAGE: line 331: callback not yet supported
     7CONSOLE MESSAGE: line 331: callback not yet supported
     8CONSOLE MESSAGE: WebSocket network error: Error resolving “foo”: Name or service not known
    99HTML IDL tests
    1010
  • trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt

    r226321 r230561  
    77Blocked access to external URL http://site.example/
    88Blocked access to external URL http://site.example/path???@#l
    9 CONSOLE MESSAGE: line 816: The language contains a null character and is not a valid BCP 47 language tag.
    10 CONSOLE MESSAGE: line 816: The language 'undefined' is not a valid BCP 47 language tag.
    11 CONSOLE MESSAGE: line 816: The language '7' is not a valid BCP 47 language tag.
    12 CONSOLE MESSAGE: line 816: The language '1.5' is not a valid BCP 47 language tag.
    13 CONSOLE MESSAGE: line 816: The language 'true' is not a valid BCP 47 language tag.
    14 CONSOLE MESSAGE: line 816: The language 'false' is not a valid BCP 47 language tag.
    15 CONSOLE MESSAGE: line 816: The language '[object Object]' is not a valid BCP 47 language tag.
    16 CONSOLE MESSAGE: line 816: The language 'Infinity' is not a valid BCP 47 language tag.
    17 CONSOLE MESSAGE: line 816: The language '-Infinity' is not a valid BCP 47 language tag.
    18 CONSOLE MESSAGE: line 816: The language contains a null character and is not a valid BCP 47 language tag.
    19 CONSOLE MESSAGE: line 816: The language 'null' is not a valid BCP 47 language tag.
    20 CONSOLE MESSAGE: line 816: The language 'test-toString' is not a valid BCP 47 language tag.
    21 CONSOLE MESSAGE: line 816: The language 'test-valueOf' is not a valid BCP 47 language tag.
     9CONSOLE MESSAGE: line 820: The language contains a null character and is not a valid BCP 47 language tag.
     10CONSOLE MESSAGE: line 820: The language 'undefined' is not a valid BCP 47 language tag.
     11CONSOLE MESSAGE: line 820: The language '7' is not a valid BCP 47 language tag.
     12CONSOLE MESSAGE: line 820: The language '1.5' is not a valid BCP 47 language tag.
     13CONSOLE MESSAGE: line 820: The language 'true' is not a valid BCP 47 language tag.
     14CONSOLE MESSAGE: line 820: The language 'false' is not a valid BCP 47 language tag.
     15CONSOLE MESSAGE: line 820: The language '[object Object]' is not a valid BCP 47 language tag.
     16CONSOLE MESSAGE: line 820: The language 'Infinity' is not a valid BCP 47 language tag.
     17CONSOLE MESSAGE: line 820: The language '-Infinity' is not a valid BCP 47 language tag.
     18CONSOLE MESSAGE: line 820: The language contains a null character and is not a valid BCP 47 language tag.
     19CONSOLE MESSAGE: line 820: The language 'null' is not a valid BCP 47 language tag.
     20CONSOLE MESSAGE: line 820: The language 'test-toString' is not a valid BCP 47 language tag.
     21CONSOLE MESSAGE: line 820: The language 'test-valueOf' is not a valid BCP 47 language tag.
    2222CONSOLE MESSAGE: line 1489: The language contains a null character and is not a valid BCP 47 language tag.
    2323CONSOLE MESSAGE: line 1489: The language 'undefined' is not a valid BCP 47 language tag.
     
    879879FAIL img.referrerPolicy: IDL set to "nsafe-url" assert_equals: getAttribute() expected "nsafe-url" but got "UNSAFE-URL"
    880880FAIL img.referrerPolicy: IDL set to "UNSAFE-URL" assert_equals: IDL get expected "unsafe-url" but got "UNSAFE-URL"
     881PASS img.decoding: typeof IDL attribute
     882FAIL img.decoding: IDL get with DOM attribute unset assert_equals: expected "auto" but got ""
     883FAIL img.decoding: setAttribute() to "" assert_equals: IDL get expected "auto" but got ""
     884FAIL img.decoding: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " assert_equals: IDL get expected "auto" but got " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo "
     885FAIL img.decoding: setAttribute() to undefined assert_equals: IDL get expected "auto" but got "undefined"
     886FAIL img.decoding: setAttribute() to 7 assert_equals: IDL get expected "auto" but got "7"
     887FAIL img.decoding: setAttribute() to 1.5 assert_equals: IDL get expected "auto" but got "1.5"
     888FAIL img.decoding: setAttribute() to true assert_equals: IDL get expected "auto" but got "true"
     889FAIL img.decoding: setAttribute() to false assert_equals: IDL get expected "auto" but got "false"
     890FAIL img.decoding: setAttribute() to object "[object Object]" assert_equals: IDL get expected "auto" but got "[object Object]"
     891FAIL img.decoding: setAttribute() to NaN assert_equals: IDL get expected "auto" but got "NaN"
     892FAIL img.decoding: setAttribute() to Infinity assert_equals: IDL get expected "auto" but got "Infinity"
     893FAIL img.decoding: setAttribute() to -Infinity assert_equals: IDL get expected "auto" but got "-Infinity"
     894FAIL img.decoding: setAttribute() to "\0" assert_equals: IDL get expected "auto" but got "\0"
     895FAIL img.decoding: setAttribute() to null assert_equals: IDL get expected "auto" but got "null"
     896FAIL img.decoding: setAttribute() to object "test-toString" assert_equals: IDL get expected "auto" but got "test-toString"
     897FAIL img.decoding: setAttribute() to object "test-valueOf" assert_equals: IDL get expected "auto" but got "test-valueOf"
     898PASS img.decoding: setAttribute() to "async"
     899FAIL img.decoding: setAttribute() to "xasync" assert_equals: IDL get expected "auto" but got "xasync"
     900FAIL img.decoding: setAttribute() to "async\0" assert_equals: IDL get expected "auto" but got "async\0"
     901FAIL img.decoding: setAttribute() to "ASYNC" assert_equals: IDL get expected "async" but got "ASYNC"
     902PASS img.decoding: setAttribute() to "sync"
     903FAIL img.decoding: setAttribute() to "xsync" assert_equals: IDL get expected "auto" but got "xsync"
     904FAIL img.decoding: setAttribute() to "sync\0" assert_equals: IDL get expected "auto" but got "sync\0"
     905FAIL img.decoding: setAttribute() to "ync" assert_equals: IDL get expected "auto" but got "ync"
     906FAIL img.decoding: setAttribute() to "SYNC" assert_equals: IDL get expected "sync" but got "SYNC"
     907PASS img.decoding: setAttribute() to "auto"
     908FAIL img.decoding: setAttribute() to "xauto" assert_equals: IDL get expected "auto" but got "xauto"
     909FAIL img.decoding: setAttribute() to "auto\0" assert_equals: IDL get expected "auto" but got "auto\0"
     910FAIL img.decoding: setAttribute() to "uto" assert_equals: IDL get expected "auto" but got "uto"
     911FAIL img.decoding: setAttribute() to "AUTO" assert_equals: IDL get expected "auto" but got "AUTO"
     912FAIL img.decoding: IDL set to "" assert_equals: IDL get expected "auto" but got ""
     913FAIL img.decoding: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " assert_equals: IDL get expected "auto" but got " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo "
     914FAIL img.decoding: IDL set to undefined assert_equals: IDL get expected "auto" but got "undefined"
     915FAIL img.decoding: IDL set to 7 assert_equals: IDL get expected "auto" but got "7"
     916FAIL img.decoding: IDL set to 1.5 assert_equals: IDL get expected "auto" but got "1.5"
     917FAIL img.decoding: IDL set to true assert_equals: IDL get expected "auto" but got "true"
     918FAIL img.decoding: IDL set to false assert_equals: IDL get expected "auto" but got "false"
     919FAIL img.decoding: IDL set to object "[object Object]" assert_equals: IDL get expected "auto" but got "[object Object]"
     920FAIL img.decoding: IDL set to NaN assert_equals: IDL get expected "auto" but got "NaN"
     921FAIL img.decoding: IDL set to Infinity assert_equals: IDL get expected "auto" but got "Infinity"
     922FAIL img.decoding: IDL set to -Infinity assert_equals: IDL get expected "auto" but got "-Infinity"
     923FAIL img.decoding: IDL set to "\0" assert_equals: IDL get expected "auto" but got "\0"
     924FAIL img.decoding: IDL set to null assert_equals: IDL get expected "auto" but got "null"
     925FAIL img.decoding: IDL set to object "test-toString" assert_equals: IDL get expected "auto" but got "test-toString"
     926FAIL img.decoding: IDL set to object "test-valueOf" assert_equals: IDL get expected "auto" but got "test-valueOf"
     927PASS img.decoding: IDL set to "async"
     928FAIL img.decoding: IDL set to "xasync" assert_equals: IDL get expected "auto" but got "xasync"
     929FAIL img.decoding: IDL set to "async\0" assert_equals: IDL get expected "auto" but got "async\0"
     930FAIL img.decoding: IDL set to "ASYNC" assert_equals: IDL get expected "async" but got "ASYNC"
     931PASS img.decoding: IDL set to "sync"
     932FAIL img.decoding: IDL set to "xsync" assert_equals: IDL get expected "auto" but got "xsync"
     933FAIL img.decoding: IDL set to "sync\0" assert_equals: IDL get expected "auto" but got "sync\0"
     934FAIL img.decoding: IDL set to "ync" assert_equals: IDL get expected "auto" but got "ync"
     935FAIL img.decoding: IDL set to "SYNC" assert_equals: IDL get expected "sync" but got "SYNC"
     936PASS img.decoding: IDL set to "auto"
     937FAIL img.decoding: IDL set to "xauto" assert_equals: IDL get expected "auto" but got "xauto"
     938FAIL img.decoding: IDL set to "auto\0" assert_equals: IDL get expected "auto" but got "auto\0"
     939FAIL img.decoding: IDL set to "uto" assert_equals: IDL get expected "auto" but got "uto"
     940FAIL img.decoding: IDL set to "AUTO" assert_equals: IDL get expected "auto" but got "AUTO"
    881941PASS img.name: typeof IDL attribute
    882942PASS img.name: IDL get with DOM attribute unset
     
    18031863FAIL iframe.referrerPolicy: IDL set to "nsafe-url" assert_equals: getAttribute() expected "nsafe-url" but got "UNSAFE-URL"
    18041864FAIL iframe.referrerPolicy: IDL set to "UNSAFE-URL" assert_equals: IDL get expected "unsafe-url" but got "UNSAFE-URL"
     1865FAIL iframe.delegateStickyUserActivation: typeof IDL attribute assert_equals: expected "string" but got "undefined"
     1866FAIL iframe.delegateStickyUserActivation: setAttribute() to "vibration" assert_equals: IDL get expected (string) "vibration" but got (undefined) undefined
     1867FAIL iframe.delegateStickyUserActivation: setAttribute() to "VIBRATION" assert_equals: IDL get expected (string) "vibration" but got (undefined) undefined
     1868FAIL iframe.delegateStickyUserActivation: setAttribute() to "media" assert_equals: IDL get expected (string) "media" but got (undefined) undefined
     1869FAIL iframe.delegateStickyUserActivation: setAttribute() to "MEDIA" assert_equals: IDL get expected (string) "media" but got (undefined) undefined
     1870FAIL iframe.delegateStickyUserActivation: IDL set to "" assert_equals: getAttribute() expected "" but got "MEDIA"
     1871FAIL iframe.delegateStickyUserActivation: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " assert_equals: getAttribute() expected " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " but got "MEDIA"
     1872FAIL iframe.delegateStickyUserActivation: IDL set to undefined assert_equals: getAttribute() expected "undefined" but got "MEDIA"
     1873FAIL iframe.delegateStickyUserActivation: IDL set to 7 assert_equals: getAttribute() expected "7" but got "MEDIA"
     1874FAIL iframe.delegateStickyUserActivation: IDL set to 1.5 assert_equals: getAttribute() expected "1.5" but got "MEDIA"
     1875FAIL iframe.delegateStickyUserActivation: IDL set to true assert_equals: getAttribute() expected "true" but got "MEDIA"
     1876FAIL iframe.delegateStickyUserActivation: IDL set to false assert_equals: getAttribute() expected "false" but got "MEDIA"
     1877FAIL iframe.delegateStickyUserActivation: IDL set to object "[object Object]" assert_equals: getAttribute() expected "[object Object]" but got "MEDIA"
     1878FAIL iframe.delegateStickyUserActivation: IDL set to NaN assert_equals: getAttribute() expected "NaN" but got "MEDIA"
     1879FAIL iframe.delegateStickyUserActivation: IDL set to Infinity assert_equals: getAttribute() expected "Infinity" but got "MEDIA"
     1880FAIL iframe.delegateStickyUserActivation: IDL set to -Infinity assert_equals: getAttribute() expected "-Infinity" but got "MEDIA"
     1881FAIL iframe.delegateStickyUserActivation: IDL set to "\0" assert_equals: getAttribute() expected "\0" but got "MEDIA"
     1882PASS iframe.delegateStickyUserActivation: IDL set to null
     1883FAIL iframe.delegateStickyUserActivation: IDL set to object "test-toString" assert_equals: getAttribute() expected "test-toString" but got "MEDIA"
     1884FAIL iframe.delegateStickyUserActivation: IDL set to object "test-valueOf" assert_equals: getAttribute() expected "test-valueOf" but got "MEDIA"
     1885FAIL iframe.delegateStickyUserActivation: IDL set to "vibration" assert_equals: getAttribute() expected "vibration" but got "MEDIA"
     1886FAIL iframe.delegateStickyUserActivation: IDL set to "xvibration" assert_equals: getAttribute() expected "xvibration" but got "MEDIA"
     1887FAIL iframe.delegateStickyUserActivation: IDL set to "vibration\0" assert_equals: getAttribute() expected "vibration\0" but got "MEDIA"
     1888FAIL iframe.delegateStickyUserActivation: IDL set to "ibration" assert_equals: getAttribute() expected "ibration" but got "MEDIA"
     1889FAIL iframe.delegateStickyUserActivation: IDL set to "VIBRATION" assert_equals: getAttribute() expected "VIBRATION" but got "MEDIA"
     1890FAIL iframe.delegateStickyUserActivation: IDL set to "media" assert_equals: getAttribute() expected "media" but got "MEDIA"
     1891FAIL iframe.delegateStickyUserActivation: IDL set to "xmedia" assert_equals: getAttribute() expected "xmedia" but got "MEDIA"
     1892FAIL iframe.delegateStickyUserActivation: IDL set to "media\0" assert_equals: getAttribute() expected "media\0" but got "MEDIA"
     1893FAIL iframe.delegateStickyUserActivation: IDL set to "edia" assert_equals: getAttribute() expected "edia" but got "MEDIA"
     1894FAIL iframe.delegateStickyUserActivation: IDL set to "MEDIA" assert_equals: IDL get expected "media" but got "MEDIA"
    18051895PASS iframe.align: typeof IDL attribute
    18061896PASS iframe.align: IDL get with DOM attribute unset
  • trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt

    r226321 r230561  
    22092209PASS input.height: IDL set to 2147483648
    22102210PASS input.height: IDL set to 4294967295
    2211 FAIL input.inputMode: typeof IDL attribute assert_equals: expected "string" but got "undefined"
    2212 FAIL input.inputMode: IDL get with DOM attribute unset assert_equals: expected (string) "" but got (undefined) undefined
    2213 FAIL input.inputMode: setAttribute() to "" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2214 FAIL input.inputMode: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2215 FAIL input.inputMode: setAttribute() to undefined assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2216 FAIL input.inputMode: setAttribute() to 7 assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2217 FAIL input.inputMode: setAttribute() to 1.5 assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2218 FAIL input.inputMode: setAttribute() to true assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2219 FAIL input.inputMode: setAttribute() to false assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2220 FAIL input.inputMode: setAttribute() to object "[object Object]" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2221 FAIL input.inputMode: setAttribute() to NaN assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2222 FAIL input.inputMode: setAttribute() to Infinity assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2223 FAIL input.inputMode: setAttribute() to -Infinity assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2224 FAIL input.inputMode: setAttribute() to "\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2225 FAIL input.inputMode: setAttribute() to null assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2226 FAIL input.inputMode: setAttribute() to object "test-toString" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2227 FAIL input.inputMode: setAttribute() to object "test-valueOf" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2228 FAIL input.inputMode: setAttribute() to "verbatim" assert_equals: IDL get expected (string) "verbatim" but got (undefined) undefined
    2229 FAIL input.inputMode: setAttribute() to "xverbatim" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2230 FAIL input.inputMode: setAttribute() to "verbatim\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2231 FAIL input.inputMode: setAttribute() to "erbatim" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2232 FAIL input.inputMode: setAttribute() to "VERBATIM" assert_equals: IDL get expected (string) "verbatim" but got (undefined) undefined
    2233 FAIL input.inputMode: setAttribute() to "latin" assert_equals: IDL get expected (string) "latin" but got (undefined) undefined
    2234 FAIL input.inputMode: setAttribute() to "xlatin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2235 FAIL input.inputMode: setAttribute() to "latin\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2236 FAIL input.inputMode: setAttribute() to "atin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2237 FAIL input.inputMode: setAttribute() to "LATIN" assert_equals: IDL get expected (string) "latin" but got (undefined) undefined
    2238 FAIL input.inputMode: setAttribute() to "latin-name" assert_equals: IDL get expected (string) "latin-name" but got (undefined) undefined
    2239 FAIL input.inputMode: setAttribute() to "xlatin-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2240 FAIL input.inputMode: setAttribute() to "latin-name\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2241 FAIL input.inputMode: setAttribute() to "atin-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2242 FAIL input.inputMode: setAttribute() to "LATIN-NAME" assert_equals: IDL get expected (string) "latin-name" but got (undefined) undefined
    2243 FAIL input.inputMode: setAttribute() to "latin-prose" assert_equals: IDL get expected (string) "latin-prose" but got (undefined) undefined
    2244 FAIL input.inputMode: setAttribute() to "xlatin-prose" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2245 FAIL input.inputMode: setAttribute() to "latin-prose\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2246 FAIL input.inputMode: setAttribute() to "atin-prose" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2247 FAIL input.inputMode: setAttribute() to "LATIN-PROSE" assert_equals: IDL get expected (string) "latin-prose" but got (undefined) undefined
    2248 FAIL input.inputMode: setAttribute() to "full-width-latin" assert_equals: IDL get expected (string) "full-width-latin" but got (undefined) undefined
    2249 FAIL input.inputMode: setAttribute() to "xfull-width-latin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2250 FAIL input.inputMode: setAttribute() to "full-width-latin\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2251 FAIL input.inputMode: setAttribute() to "ull-width-latin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2252 FAIL input.inputMode: setAttribute() to "FULL-WIDTH-LATIN" assert_equals: IDL get expected (string) "full-width-latin" but got (undefined) undefined
    2253 FAIL input.inputMode: setAttribute() to "kana" assert_equals: IDL get expected (string) "kana" but got (undefined) undefined
    2254 FAIL input.inputMode: setAttribute() to "xkana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2255 FAIL input.inputMode: setAttribute() to "kana\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2256 FAIL input.inputMode: setAttribute() to "ana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2257 FAIL input.inputMode: setAttribute() to "KANA" assert_equals: IDL get expected (string) "kana" but got (undefined) undefined
    2258 FAIL input.inputMode: setAttribute() to "Kana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2259 FAIL input.inputMode: setAttribute() to "kana-name" assert_equals: IDL get expected (string) "kana-name" but got (undefined) undefined
    2260 FAIL input.inputMode: setAttribute() to "xkana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2261 FAIL input.inputMode: setAttribute() to "kana-name\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2262 FAIL input.inputMode: setAttribute() to "ana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2263 FAIL input.inputMode: setAttribute() to "KANA-NAME" assert_equals: IDL get expected (string) "kana-name" but got (undefined) undefined
    2264 FAIL input.inputMode: setAttribute() to "Kana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2265 FAIL input.inputMode: setAttribute() to "katakana" assert_equals: IDL get expected (string) "katakana" but got (undefined) undefined
    2266 FAIL input.inputMode: setAttribute() to "xkatakana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2267 FAIL input.inputMode: setAttribute() to "katakana\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2268 FAIL input.inputMode: setAttribute() to "atakana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2269 FAIL input.inputMode: setAttribute() to "KATAKANA" assert_equals: IDL get expected (string) "katakana" but got (undefined) undefined
    2270 FAIL input.inputMode: setAttribute() to "KataKana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2271 FAIL input.inputMode: setAttribute() to "numeric" assert_equals: IDL get expected (string) "numeric" but got (undefined) undefined
    2272 FAIL input.inputMode: setAttribute() to "xnumeric" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2273 FAIL input.inputMode: setAttribute() to "numeric\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2274 FAIL input.inputMode: setAttribute() to "umeric" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2275 FAIL input.inputMode: setAttribute() to "NUMERIC" assert_equals: IDL get expected (string) "numeric" but got (undefined) undefined
    2276 FAIL input.inputMode: setAttribute() to "tel" assert_equals: IDL get expected (string) "tel" but got (undefined) undefined
    2277 FAIL input.inputMode: setAttribute() to "xtel" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2278 FAIL input.inputMode: setAttribute() to "tel\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2279 FAIL input.inputMode: setAttribute() to "el" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2280 FAIL input.inputMode: setAttribute() to "TEL" assert_equals: IDL get expected (string) "tel" but got (undefined) undefined
    2281 FAIL input.inputMode: setAttribute() to "email" assert_equals: IDL get expected (string) "email" but got (undefined) undefined
    2282 FAIL input.inputMode: setAttribute() to "xemail" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2283 FAIL input.inputMode: setAttribute() to "email\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2284 FAIL input.inputMode: setAttribute() to "mail" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2285 FAIL input.inputMode: setAttribute() to "EMAIL" assert_equals: IDL get expected (string) "email" but got (undefined) undefined
    2286 FAIL input.inputMode: setAttribute() to "url" assert_equals: IDL get expected (string) "url" but got (undefined) undefined
    2287 FAIL input.inputMode: setAttribute() to "xurl" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2288 FAIL input.inputMode: setAttribute() to "url\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2289 FAIL input.inputMode: setAttribute() to "rl" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    2290 FAIL input.inputMode: setAttribute() to "URL" assert_equals: IDL get expected (string) "url" but got (undefined) undefined
    2291 FAIL input.inputMode: IDL set to "" assert_equals: getAttribute() expected "" but got "URL"
    2292 FAIL input.inputMode: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " assert_equals: getAttribute() expected " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " but got "URL"
    2293 FAIL input.inputMode: IDL set to undefined assert_equals: getAttribute() expected "undefined" but got "URL"
    2294 FAIL input.inputMode: IDL set to 7 assert_equals: getAttribute() expected "7" but got "URL"
    2295 FAIL input.inputMode: IDL set to 1.5 assert_equals: getAttribute() expected "1.5" but got "URL"
    2296 FAIL input.inputMode: IDL set to true assert_equals: getAttribute() expected "true" but got "URL"
    2297 FAIL input.inputMode: IDL set to false assert_equals: getAttribute() expected "false" but got "URL"
    2298 FAIL input.inputMode: IDL set to object "[object Object]" assert_equals: getAttribute() expected "[object Object]" but got "URL"
    2299 FAIL input.inputMode: IDL set to NaN assert_equals: getAttribute() expected "NaN" but got "URL"
    2300 FAIL input.inputMode: IDL set to Infinity assert_equals: getAttribute() expected "Infinity" but got "URL"
    2301 FAIL input.inputMode: IDL set to -Infinity assert_equals: getAttribute() expected "-Infinity" but got "URL"
    2302 FAIL input.inputMode: IDL set to "\0" assert_equals: getAttribute() expected "\0" but got "URL"
    2303 FAIL input.inputMode: IDL set to null assert_equals: IDL get expected (string) "" but got (object) null
    2304 FAIL input.inputMode: IDL set to object "test-toString" assert_equals: getAttribute() expected "test-toString" but got "URL"
    2305 FAIL input.inputMode: IDL set to object "test-valueOf" assert_equals: getAttribute() expected "test-valueOf" but got "URL"
    2306 FAIL input.inputMode: IDL set to "verbatim" assert_equals: getAttribute() expected "verbatim" but got "URL"
    2307 FAIL input.inputMode: IDL set to "xverbatim" assert_equals: getAttribute() expected "xverbatim" but got "URL"
    2308 FAIL input.inputMode: IDL set to "verbatim\0" assert_equals: getAttribute() expected "verbatim\0" but got "URL"
    2309 FAIL input.inputMode: IDL set to "erbatim" assert_equals: getAttribute() expected "erbatim" but got "URL"
    2310 FAIL input.inputMode: IDL set to "VERBATIM" assert_equals: getAttribute() expected "VERBATIM" but got "URL"
    2311 FAIL input.inputMode: IDL set to "latin" assert_equals: getAttribute() expected "latin" but got "URL"
    2312 FAIL input.inputMode: IDL set to "xlatin" assert_equals: getAttribute() expected "xlatin" but got "URL"
    2313 FAIL input.inputMode: IDL set to "latin\0" assert_equals: getAttribute() expected "latin\0" but got "URL"
    2314 FAIL input.inputMode: IDL set to "atin" assert_equals: getAttribute() expected "atin" but got "URL"
    2315 FAIL input.inputMode: IDL set to "LATIN" assert_equals: getAttribute() expected "LATIN" but got "URL"
    2316 FAIL input.inputMode: IDL set to "latin-name" assert_equals: getAttribute() expected "latin-name" but got "URL"
    2317 FAIL input.inputMode: IDL set to "xlatin-name" assert_equals: getAttribute() expected "xlatin-name" but got "URL"
    2318 FAIL input.inputMode: IDL set to "latin-name\0" assert_equals: getAttribute() expected "latin-name\0" but got "URL"
    2319 FAIL input.inputMode: IDL set to "atin-name" assert_equals: getAttribute() expected "atin-name" but got "URL"
    2320 FAIL input.inputMode: IDL set to "LATIN-NAME" assert_equals: getAttribute() expected "LATIN-NAME" but got "URL"
    2321 FAIL input.inputMode: IDL set to "latin-prose" assert_equals: getAttribute() expected "latin-prose" but got "URL"
    2322 FAIL input.inputMode: IDL set to "xlatin-prose" assert_equals: getAttribute() expected "xlatin-prose" but got "URL"
    2323 FAIL input.inputMode: IDL set to "latin-prose\0" assert_equals: getAttribute() expected "latin-prose\0" but got "URL"
    2324 FAIL input.inputMode: IDL set to "atin-prose" assert_equals: getAttribute() expected "atin-prose" but got "URL"
    2325 FAIL input.inputMode: IDL set to "LATIN-PROSE" assert_equals: getAttribute() expected "LATIN-PROSE" but got "URL"
    2326 FAIL input.inputMode: IDL set to "full-width-latin" assert_equals: getAttribute() expected "full-width-latin" but got "URL"
    2327 FAIL input.inputMode: IDL set to "xfull-width-latin" assert_equals: getAttribute() expected "xfull-width-latin" but got "URL"
    2328 FAIL input.inputMode: IDL set to "full-width-latin\0" assert_equals: getAttribute() expected "full-width-latin\0" but got "URL"
    2329 FAIL input.inputMode: IDL set to "ull-width-latin" assert_equals: getAttribute() expected "ull-width-latin" but got "URL"
    2330 FAIL input.inputMode: IDL set to "FULL-WIDTH-LATIN" assert_equals: getAttribute() expected "FULL-WIDTH-LATIN" but got "URL"
    2331 FAIL input.inputMode: IDL set to "kana" assert_equals: getAttribute() expected "kana" but got "URL"
    2332 FAIL input.inputMode: IDL set to "xkana" assert_equals: getAttribute() expected "xkana" but got "URL"
    2333 FAIL input.inputMode: IDL set to "kana\0" assert_equals: getAttribute() expected "kana\0" but got "URL"
    2334 FAIL input.inputMode: IDL set to "ana" assert_equals: getAttribute() expected "ana" but got "URL"
    2335 FAIL input.inputMode: IDL set to "KANA" assert_equals: getAttribute() expected "KANA" but got "URL"
    2336 FAIL input.inputMode: IDL set to "Kana" assert_equals: getAttribute() expected "Kana" but got "URL"
    2337 FAIL input.inputMode: IDL set to "kana-name" assert_equals: getAttribute() expected "kana-name" but got "URL"
    2338 FAIL input.inputMode: IDL set to "xkana-name" assert_equals: getAttribute() expected "xkana-name" but got "URL"
    2339 FAIL input.inputMode: IDL set to "kana-name\0" assert_equals: getAttribute() expected "kana-name\0" but got "URL"
    2340 FAIL input.inputMode: IDL set to "ana-name" assert_equals: getAttribute() expected "ana-name" but got "URL"
    2341 FAIL input.inputMode: IDL set to "KANA-NAME" assert_equals: getAttribute() expected "KANA-NAME" but got "URL"
    2342 FAIL input.inputMode: IDL set to "Kana-name" assert_equals: getAttribute() expected "Kana-name" but got "URL"
    2343 FAIL input.inputMode: IDL set to "katakana" assert_equals: getAttribute() expected "katakana" but got "URL"
    2344 FAIL input.inputMode: IDL set to "xkatakana" assert_equals: getAttribute() expected "xkatakana" but got "URL"
    2345 FAIL input.inputMode: IDL set to "katakana\0" assert_equals: getAttribute() expected "katakana\0" but got "URL"
    2346 FAIL input.inputMode: IDL set to "atakana" assert_equals: getAttribute() expected "atakana" but got "URL"
    2347 FAIL input.inputMode: IDL set to "KATAKANA" assert_equals: getAttribute() expected "KATAKANA" but got "URL"
    2348 FAIL input.inputMode: IDL set to "KataKana" assert_equals: getAttribute() expected "KataKana" but got "URL"
    2349 FAIL input.inputMode: IDL set to "numeric" assert_equals: getAttribute() expected "numeric" but got "URL"
    2350 FAIL input.inputMode: IDL set to "xnumeric" assert_equals: getAttribute() expected "xnumeric" but got "URL"
    2351 FAIL input.inputMode: IDL set to "numeric\0" assert_equals: getAttribute() expected "numeric\0" but got "URL"
    2352 FAIL input.inputMode: IDL set to "umeric" assert_equals: getAttribute() expected "umeric" but got "URL"
    2353 FAIL input.inputMode: IDL set to "NUMERIC" assert_equals: getAttribute() expected "NUMERIC" but got "URL"
    2354 FAIL input.inputMode: IDL set to "tel" assert_equals: getAttribute() expected "tel" but got "URL"
    2355 FAIL input.inputMode: IDL set to "xtel" assert_equals: getAttribute() expected "xtel" but got "URL"
    2356 FAIL input.inputMode: IDL set to "tel\0" assert_equals: getAttribute() expected "tel\0" but got "URL"
    2357 FAIL input.inputMode: IDL set to "el" assert_equals: getAttribute() expected "el" but got "URL"
    2358 FAIL input.inputMode: IDL set to "TEL" assert_equals: getAttribute() expected "TEL" but got "URL"
    2359 FAIL input.inputMode: IDL set to "email" assert_equals: getAttribute() expected "email" but got "URL"
    2360 FAIL input.inputMode: IDL set to "xemail" assert_equals: getAttribute() expected "xemail" but got "URL"
    2361 FAIL input.inputMode: IDL set to "email\0" assert_equals: getAttribute() expected "email\0" but got "URL"
    2362 FAIL input.inputMode: IDL set to "mail" assert_equals: getAttribute() expected "mail" but got "URL"
    2363 FAIL input.inputMode: IDL set to "EMAIL" assert_equals: getAttribute() expected "EMAIL" but got "URL"
    2364 FAIL input.inputMode: IDL set to "url" assert_equals: getAttribute() expected "url" but got "URL"
    2365 FAIL input.inputMode: IDL set to "xurl" assert_equals: getAttribute() expected "xurl" but got "URL"
    2366 FAIL input.inputMode: IDL set to "url\0" assert_equals: getAttribute() expected "url\0" but got "URL"
    2367 FAIL input.inputMode: IDL set to "rl" assert_equals: getAttribute() expected "rl" but got "URL"
    2368 FAIL input.inputMode: IDL set to "URL" assert_equals: IDL get expected "url" but got "URL"
    23692211PASS input.max: typeof IDL attribute
    23702212PASS input.max: IDL get with DOM attribute unset
     
    57315573PASS textarea.disabled: IDL set to object "test-toString"
    57325574PASS textarea.disabled: IDL set to object "test-valueOf"
    5733 FAIL textarea.inputMode: typeof IDL attribute assert_equals: expected "string" but got "undefined"
    5734 FAIL textarea.inputMode: IDL get with DOM attribute unset assert_equals: expected (string) "" but got (undefined) undefined
    5735 FAIL textarea.inputMode: setAttribute() to "" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5736 FAIL textarea.inputMode: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5737 FAIL textarea.inputMode: setAttribute() to undefined assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5738 FAIL textarea.inputMode: setAttribute() to 7 assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5739 FAIL textarea.inputMode: setAttribute() to 1.5 assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5740 FAIL textarea.inputMode: setAttribute() to true assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5741 FAIL textarea.inputMode: setAttribute() to false assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5742 FAIL textarea.inputMode: setAttribute() to object "[object Object]" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5743 FAIL textarea.inputMode: setAttribute() to NaN assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5744 FAIL textarea.inputMode: setAttribute() to Infinity assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5745 FAIL textarea.inputMode: setAttribute() to -Infinity assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5746 FAIL textarea.inputMode: setAttribute() to "\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5747 FAIL textarea.inputMode: setAttribute() to null assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5748 FAIL textarea.inputMode: setAttribute() to object "test-toString" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5749 FAIL textarea.inputMode: setAttribute() to object "test-valueOf" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5750 FAIL textarea.inputMode: setAttribute() to "verbatim" assert_equals: IDL get expected (string) "verbatim" but got (undefined) undefined
    5751 FAIL textarea.inputMode: setAttribute() to "xverbatim" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5752 FAIL textarea.inputMode: setAttribute() to "verbatim\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5753 FAIL textarea.inputMode: setAttribute() to "erbatim" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5754 FAIL textarea.inputMode: setAttribute() to "VERBATIM" assert_equals: IDL get expected (string) "verbatim" but got (undefined) undefined
    5755 FAIL textarea.inputMode: setAttribute() to "latin" assert_equals: IDL get expected (string) "latin" but got (undefined) undefined
    5756 FAIL textarea.inputMode: setAttribute() to "xlatin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5757 FAIL textarea.inputMode: setAttribute() to "latin\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5758 FAIL textarea.inputMode: setAttribute() to "atin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5759 FAIL textarea.inputMode: setAttribute() to "LATIN" assert_equals: IDL get expected (string) "latin" but got (undefined) undefined
    5760 FAIL textarea.inputMode: setAttribute() to "latin-name" assert_equals: IDL get expected (string) "latin-name" but got (undefined) undefined
    5761 FAIL textarea.inputMode: setAttribute() to "xlatin-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5762 FAIL textarea.inputMode: setAttribute() to "latin-name\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5763 FAIL textarea.inputMode: setAttribute() to "atin-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5764 FAIL textarea.inputMode: setAttribute() to "LATIN-NAME" assert_equals: IDL get expected (string) "latin-name" but got (undefined) undefined
    5765 FAIL textarea.inputMode: setAttribute() to "latin-prose" assert_equals: IDL get expected (string) "latin-prose" but got (undefined) undefined
    5766 FAIL textarea.inputMode: setAttribute() to "xlatin-prose" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5767 FAIL textarea.inputMode: setAttribute() to "latin-prose\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5768 FAIL textarea.inputMode: setAttribute() to "atin-prose" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5769 FAIL textarea.inputMode: setAttribute() to "LATIN-PROSE" assert_equals: IDL get expected (string) "latin-prose" but got (undefined) undefined
    5770 FAIL textarea.inputMode: setAttribute() to "full-width-latin" assert_equals: IDL get expected (string) "full-width-latin" but got (undefined) undefined
    5771 FAIL textarea.inputMode: setAttribute() to "xfull-width-latin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5772 FAIL textarea.inputMode: setAttribute() to "full-width-latin\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5773 FAIL textarea.inputMode: setAttribute() to "ull-width-latin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5774 FAIL textarea.inputMode: setAttribute() to "FULL-WIDTH-LATIN" assert_equals: IDL get expected (string) "full-width-latin" but got (undefined) undefined
    5775 FAIL textarea.inputMode: setAttribute() to "kana" assert_equals: IDL get expected (string) "kana" but got (undefined) undefined
    5776 FAIL textarea.inputMode: setAttribute() to "xkana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5777 FAIL textarea.inputMode: setAttribute() to "kana\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5778 FAIL textarea.inputMode: setAttribute() to "ana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5779 FAIL textarea.inputMode: setAttribute() to "KANA" assert_equals: IDL get expected (string) "kana" but got (undefined) undefined
    5780 FAIL textarea.inputMode: setAttribute() to "Kana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5781 FAIL textarea.inputMode: setAttribute() to "kana-name" assert_equals: IDL get expected (string) "kana-name" but got (undefined) undefined
    5782 FAIL textarea.inputMode: setAttribute() to "xkana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5783 FAIL textarea.inputMode: setAttribute() to "kana-name\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5784 FAIL textarea.inputMode: setAttribute() to "ana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5785 FAIL textarea.inputMode: setAttribute() to "KANA-NAME" assert_equals: IDL get expected (string) "kana-name" but got (undefined) undefined
    5786 FAIL textarea.inputMode: setAttribute() to "Kana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5787 FAIL textarea.inputMode: setAttribute() to "katakana" assert_equals: IDL get expected (string) "katakana" but got (undefined) undefined
    5788 FAIL textarea.inputMode: setAttribute() to "xkatakana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5789 FAIL textarea.inputMode: setAttribute() to "katakana\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5790 FAIL textarea.inputMode: setAttribute() to "atakana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5791 FAIL textarea.inputMode: setAttribute() to "KATAKANA" assert_equals: IDL get expected (string) "katakana" but got (undefined) undefined
    5792 FAIL textarea.inputMode: setAttribute() to "KataKana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5793 FAIL textarea.inputMode: setAttribute() to "numeric" assert_equals: IDL get expected (string) "numeric" but got (undefined) undefined
    5794 FAIL textarea.inputMode: setAttribute() to "xnumeric" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5795 FAIL textarea.inputMode: setAttribute() to "numeric\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5796 FAIL textarea.inputMode: setAttribute() to "umeric" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5797 FAIL textarea.inputMode: setAttribute() to "NUMERIC" assert_equals: IDL get expected (string) "numeric" but got (undefined) undefined
    5798 FAIL textarea.inputMode: setAttribute() to "tel" assert_equals: IDL get expected (string) "tel" but got (undefined) undefined
    5799 FAIL textarea.inputMode: setAttribute() to "xtel" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5800 FAIL textarea.inputMode: setAttribute() to "tel\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5801 FAIL textarea.inputMode: setAttribute() to "el" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5802 FAIL textarea.inputMode: setAttribute() to "TEL" assert_equals: IDL get expected (string) "tel" but got (undefined) undefined
    5803 FAIL textarea.inputMode: setAttribute() to "email" assert_equals: IDL get expected (string) "email" but got (undefined) undefined
    5804 FAIL textarea.inputMode: setAttribute() to "xemail" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5805 FAIL textarea.inputMode: setAttribute() to "email\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5806 FAIL textarea.inputMode: setAttribute() to "mail" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5807 FAIL textarea.inputMode: setAttribute() to "EMAIL" assert_equals: IDL get expected (string) "email" but got (undefined) undefined
    5808 FAIL textarea.inputMode: setAttribute() to "url" assert_equals: IDL get expected (string) "url" but got (undefined) undefined
    5809 FAIL textarea.inputMode: setAttribute() to "xurl" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5810 FAIL textarea.inputMode: setAttribute() to "url\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5811 FAIL textarea.inputMode: setAttribute() to "rl" assert_equals: IDL get expected (string) "" but got (undefined) undefined
    5812 FAIL textarea.inputMode: setAttribute() to "URL" assert_equals: IDL get expected (string) "url" but got (undefined) undefined
    5813 FAIL textarea.inputMode: IDL set to "" assert_equals: getAttribute() expected "" but got "URL"
    5814 FAIL textarea.inputMode: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " assert_equals: getAttribute() expected " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " but got "URL"
    5815 FAIL textarea.inputMode: IDL set to undefined assert_equals: getAttribute() expected "undefined" but got "URL"
    5816 FAIL textarea.inputMode: IDL set to 7 assert_equals: getAttribute() expected "7" but got "URL"
    5817 FAIL textarea.inputMode: IDL set to 1.5 assert_equals: getAttribute() expected "1.5" but got "URL"
    5818 FAIL textarea.inputMode: IDL set to true assert_equals: getAttribute() expected "true" but got "URL"
    5819 FAIL textarea.inputMode: IDL set to false assert_equals: getAttribute() expected "false" but got "URL"
    5820 FAIL textarea.inputMode: IDL set to object "[object Object]" assert_equals: getAttribute() expected "[object Object]" but got "URL"
    5821 FAIL textarea.inputMode: IDL set to NaN assert_equals: getAttribute() expected "NaN" but got "URL"
    5822 FAIL textarea.inputMode: IDL set to Infinity assert_equals: getAttribute() expected "Infinity" but got "URL"
    5823 FAIL textarea.inputMode: IDL set to -Infinity assert_equals: getAttribute() expected "-Infinity" but got "URL"
    5824 FAIL textarea.inputMode: IDL set to "\0" assert_equals: getAttribute() expected "\0" but got "URL"
    5825 FAIL textarea.inputMode: IDL set to null assert_equals: IDL get expected (string) "" but got (object) null
    5826 FAIL textarea.inputMode: IDL set to object "test-toString" assert_equals: getAttribute() expected "test-toString" but got "URL"
    5827 FAIL textarea.inputMode: IDL set to object "test-valueOf" assert_equals: getAttribute() expected "test-valueOf" but got "URL"
    5828 FAIL textarea.inputMode: IDL set to "verbatim" assert_equals: getAttribute() expected "verbatim" but got "URL"
    5829 FAIL textarea.inputMode: IDL set to "xverbatim" assert_equals: getAttribute() expected "xverbatim" but got "URL"
    5830 FAIL textarea.inputMode: IDL set to "verbatim\0" assert_equals: getAttribute() expected "verbatim\0" but got "URL"
    5831 FAIL textarea.inputMode: IDL set to "erbatim" assert_equals: getAttribute() expected "erbatim" but got "URL"
    5832 FAIL textarea.inputMode: IDL set to "VERBATIM" assert_equals: getAttribute() expected "VERBATIM" but got "URL"
    5833 FAIL textarea.inputMode: IDL set to "latin" assert_equals: getAttribute() expected "latin" but got "URL"
    5834 FAIL textarea.inputMode: IDL set to "xlatin" assert_equals: getAttribute() expected "xlatin" but got "URL"
    5835 FAIL textarea.inputMode: IDL set to "latin\0" assert_equals: getAttribute() expected "latin\0" but got "URL"
    5836 FAIL textarea.inputMode: IDL set to "atin" assert_equals: getAttribute() expected "atin" but got "URL"
    5837 FAIL textarea.inputMode: IDL set to "LATIN" assert_equals: getAttribute() expected "LATIN" but got "URL"
    5838 FAIL textarea.inputMode: IDL set to "latin-name" assert_equals: getAttribute() expected "latin-name" but got "URL"
    5839 FAIL textarea.inputMode: IDL set to "xlatin-name" assert_equals: getAttribute() expected "xlatin-name" but got "URL"
    5840 FAIL textarea.inputMode: IDL set to "latin-name\0" assert_equals: getAttribute() expected "latin-name\0" but got "URL"
    5841 FAIL textarea.inputMode: IDL set to "atin-name" assert_equals: getAttribute() expected "atin-name" but got "URL"
    5842 FAIL textarea.inputMode: IDL set to "LATIN-NAME" assert_equals: getAttribute() expected "LATIN-NAME" but got "URL"
    5843 FAIL textarea.inputMode: IDL set to "latin-prose" assert_equals: getAttribute() expected "latin-prose" but got "URL"
    5844 FAIL textarea.inputMode: IDL set to "xlatin-prose" assert_equals: getAttribute() expected "xlatin-prose" but got "URL"
    5845 FAIL textarea.inputMode: IDL set to "latin-prose\0" assert_equals: getAttribute() expected "latin-prose\0" but got "URL"
    5846 FAIL textarea.inputMode: IDL set to "atin-prose" assert_equals: getAttribute() expected "atin-prose" but got "URL"
    5847 FAIL textarea.inputMode: IDL set to "LATIN-PROSE" assert_equals: getAttribute() expected "LATIN-PROSE" but got "URL"
    5848 FAIL textarea.inputMode: IDL set to "full-width-latin" assert_equals: getAttribute() expected "full-width-latin" but got "URL"
    5849 FAIL textarea.inputMode: IDL set to "xfull-width-latin" assert_equals: getAttribute() expected "xfull-width-latin" but got "URL"
    5850 FAIL textarea.inputMode: IDL set to "full-width-latin\0" assert_equals: getAttribute() expected "full-width-latin\0" but got "URL"
    5851 FAIL textarea.inputMode: IDL set to "ull-width-latin" assert_equals: getAttribute() expected "ull-width-latin" but got "URL"
    5852 FAIL textarea.inputMode: IDL set to "FULL-WIDTH-LATIN" assert_equals: getAttribute() expected "FULL-WIDTH-LATIN" but got "URL"
    5853 FAIL textarea.inputMode: IDL set to "kana" assert_equals: getAttribute() expected "kana" but got "URL"
    5854 FAIL textarea.inputMode: IDL set to "xkana" assert_equals: getAttribute() expected "xkana" but got "URL"
    5855 FAIL textarea.inputMode: IDL set to "kana\0" assert_equals: getAttribute() expected "kana\0" but got "URL"
    5856 FAIL textarea.inputMode: IDL set to "ana" assert_equals: getAttribute() expected "ana" but got "URL"
    5857 FAIL textarea.inputMode: IDL set to "KANA" assert_equals: getAttribute() expected "KANA" but got "URL"
    5858 FAIL textarea.inputMode: IDL set to "Kana" assert_equals: getAttribute() expected "Kana" but got "URL"
    5859 FAIL textarea.inputMode: IDL set to "kana-name" assert_equals: getAttribute() expected "kana-name" but got "URL"
    5860 FAIL textarea.inputMode: IDL set to "xkana-name" assert_equals: getAttribute() expected "xkana-name" but got "URL"
    5861 FAIL textarea.inputMode: IDL set to "kana-name\0" assert_equals: getAttribute() expected "kana-name\0" but got "URL"
    5862 FAIL textarea.inputMode: IDL set to "ana-name" assert_equals: getAttribute() expected "ana-name" but got "URL"
    5863 FAIL textarea.inputMode: IDL set to "KANA-NAME" assert_equals: getAttribute() expected "KANA-NAME" but got "URL"
    5864 FAIL textarea.inputMode: IDL set to "Kana-name" assert_equals: getAttribute() expected "Kana-name" but got "URL"
    5865 FAIL textarea.inputMode: IDL set to "katakana" assert_equals: getAttribute() expected "katakana" but got "URL"
    5866 FAIL textarea.inputMode: IDL set to "xkatakana" assert_equals: getAttribute() expected "xkatakana" but got "URL"
    5867 FAIL textarea.inputMode: IDL set to "katakana\0" assert_equals: getAttribute() expected "katakana\0" but got "URL"
    5868 FAIL textarea.inputMode: IDL set to "atakana" assert_equals: getAttribute() expected "atakana" but got "URL"
    5869 FAIL textarea.inputMode: IDL set to "KATAKANA" assert_equals: getAttribute() expected "KATAKANA" but got "URL"
    5870 FAIL textarea.inputMode: IDL set to "KataKana" assert_equals: getAttribute() expected "KataKana" but got "URL"
    5871 FAIL textarea.inputMode: IDL set to "numeric" assert_equals: getAttribute() expected "numeric" but got "URL"
    5872 FAIL textarea.inputMode: IDL set to "xnumeric" assert_equals: getAttribute() expected "xnumeric" but got "URL"
    5873 FAIL textarea.inputMode: IDL set to "numeric\0" assert_equals: getAttribute() expected "numeric\0" but got "URL"
    5874 FAIL textarea.inputMode: IDL set to "umeric" assert_equals: getAttribute() expected "umeric" but got "URL"
    5875 FAIL textarea.inputMode: IDL set to "NUMERIC" assert_equals: getAttribute() expected "NUMERIC" but got "URL"
    5876 FAIL textarea.inputMode: IDL set to "tel" assert_equals: getAttribute() expected "tel" but got "URL"
    5877 FAIL textarea.inputMode: IDL set to "xtel" assert_equals: getAttribute() expected "xtel" but got "URL"
    5878 FAIL textarea.inputMode: IDL set to "tel\0" assert_equals: getAttribute() expected "tel\0" but got "URL"
    5879 FAIL textarea.inputMode: IDL set to "el" assert_equals: getAttribute() expected "el" but got "URL"
    5880 FAIL textarea.inputMode: IDL set to "TEL" assert_equals: getAttribute() expected "TEL" but got "URL"
    5881 FAIL textarea.inputMode: IDL set to "email" assert_equals: getAttribute() expected "email" but got "URL"
    5882 FAIL textarea.inputMode: IDL set to "xemail" assert_equals: getAttribute() expected "xemail" but got "URL"
    5883 FAIL textarea.inputMode: IDL set to "email\0" assert_equals: getAttribute() expected "email\0" but got "URL"
    5884 FAIL textarea.inputMode: IDL set to "mail" assert_equals: getAttribute() expected "mail" but got "URL"
    5885 FAIL textarea.inputMode: IDL set to "EMAIL" assert_equals: getAttribute() expected "EMAIL" but got "URL"
    5886 FAIL textarea.inputMode: IDL set to "url" assert_equals: getAttribute() expected "url" but got "URL"
    5887 FAIL textarea.inputMode: IDL set to "xurl" assert_equals: getAttribute() expected "xurl" but got "URL"
    5888 FAIL textarea.inputMode: IDL set to "url\0" assert_equals: getAttribute() expected "url\0" but got "URL"
    5889 FAIL textarea.inputMode: IDL set to "rl" assert_equals: getAttribute() expected "rl" but got "URL"
    5890 FAIL textarea.inputMode: IDL set to "URL" assert_equals: IDL get expected "url" but got "URL"
    58915575PASS textarea.maxLength: typeof IDL attribute
    58925576PASS textarea.maxLength: IDL get with DOM attribute unset
  • trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt

    r226121 r230561  
     1
    12
    23PASS utility code
    3 PASS application/octet-stream
    4 PASS video/x-new-fictional-format
     4PASS application/octet-stream not supported
     5PASS fictional formats and codecs not supported
    56PASS audio/mp4 (optional)
    67PASS audio/mp4; codecs="mp4a.40.2" (optional)
Note: See TracChangeset for help on using the changeset viewer.