Title: [230561] trunk/LayoutTests
Revision
230561
Author
zandober...@gmail.com
Date
2018-04-12 01:01:36 -0700 (Thu, 12 Apr 2018)

Log 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.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (230560 => 230561)


--- trunk/LayoutTests/ChangeLog	2018-04-12 07:55:11 UTC (rev 230560)
+++ trunk/LayoutTests/ChangeLog	2018-04-12 08:01:36 UTC (rev 230561)
@@ -1,3 +1,37 @@
+2018-04-12  Zan Dobersek  <zdober...@igalia.com>
+
+        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.
+
 2018-04-11  Chris Dumez  <cdu...@apple.com>
 
         input.webkitEntries does not work as expected when folder contains accented chars

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,17 @@
+
+PASS Blob URLs can be used in fetch 
+FAIL fetch with a fragment should succeed promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS fetch of a revoked URL should fail 
+PASS Only exact matches should revoke URLs, using fetch 
+PASS Appending a query string should cause fetch to fail 
+PASS Appending a path should cause fetch to fail 
+PASS fetch with method "HEAD" should fail 
+PASS fetch with method "POST" should fail 
+PASS fetch with method "DELETE" should fail 
+PASS fetch with method "OPTIONS" should fail 
+PASS fetch with method "PUT" should fail 
+PASS fetch with method "CUSTOM" should fail 
+PASS fetch should return Content-Type from Blob 
+FAIL Revoke blob URL after creating Request, will fetch promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS Revoke blob URL after calling fetch, fetch should succeed 
+

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,17 @@
+
+PASS Blob URLs can be used in fetch 
+FAIL fetch with a fragment should succeed promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS fetch of a revoked URL should fail 
+PASS Only exact matches should revoke URLs, using fetch 
+PASS Appending a query string should cause fetch to fail 
+PASS Appending a path should cause fetch to fail 
+PASS fetch with method "HEAD" should fail 
+PASS fetch with method "POST" should fail 
+PASS fetch with method "DELETE" should fail 
+PASS fetch with method "OPTIONS" should fail 
+PASS fetch with method "PUT" should fail 
+PASS fetch with method "CUSTOM" should fail 
+PASS fetch should return Content-Type from Blob 
+FAIL Revoke blob URL after creating Request, will fetch promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS Revoke blob URL after calling fetch, fetch should succeed 
+

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,52 @@
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=301&location=invalidurl%3A. Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=301&location=data%3A%2Cdata%2520url. Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=302&location=invalidurl%3A. Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=302&location=data%3A%2Cdata%2520url. Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=303&location=invalidurl%3A. Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=303&location=data%3A%2Cdata%2520url. Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=307&location=invalidurl%3A. Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=307&location=data%3A%2Cdata%2520url. Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=308&location=invalidurl%3A. Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Fetch API cannot load http://localhost:8800/fetch/api/resources/redirect.py?redirect_status=308&location=data%3A%2Cdata%2520url. Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+
+PASS Redirect 301 in "follow" mode without location 
+FAIL Redirect 301 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 301
+PASS Redirect 301 in "follow" mode with invalid location 
+PASS Redirect 301 in "manual" mode with invalid location 
+PASS Redirect 301 in "follow" mode with data location 
+PASS Redirect 301 in "manual" mode with data location 
+PASS Redirect 302 in "follow" mode without location 
+FAIL Redirect 302 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 302
+PASS Redirect 302 in "follow" mode with invalid location 
+PASS Redirect 302 in "manual" mode with invalid location 
+PASS Redirect 302 in "follow" mode with data location 
+PASS Redirect 302 in "manual" mode with data location 
+PASS Redirect 303 in "follow" mode without location 
+FAIL Redirect 303 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 303
+PASS Redirect 303 in "follow" mode with invalid location 
+PASS Redirect 303 in "manual" mode with invalid location 
+PASS Redirect 303 in "follow" mode with data location 
+PASS Redirect 303 in "manual" mode with data location 
+PASS Redirect 307 in "follow" mode without location 
+FAIL Redirect 307 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 307
+PASS Redirect 307 in "follow" mode with invalid location 
+PASS Redirect 307 in "manual" mode with invalid location 
+PASS Redirect 307 in "follow" mode with data location 
+PASS Redirect 307 in "manual" mode with data location 
+PASS Redirect 308 in "follow" mode without location 
+FAIL Redirect 308 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 308
+PASS Redirect 308 in "follow" mode with invalid location 
+PASS Redirect 308 in "manual" mode with invalid location 
+PASS Redirect 308 in "follow" mode with data location 
+PASS Redirect 308 in "manual" mode with data location 
+

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,42 @@
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to invalidurl: denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+CONSOLE MESSAGE: Cross-origin redirection to data:,data%20url denied by Cross-Origin Resource Sharing policy: URL is either a non-HTTP URL or contains credentials.
+
+PASS Redirect 301 in "follow" mode without location 
+FAIL Redirect 301 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 301
+PASS Redirect 301 in "follow" mode with invalid location 
+PASS Redirect 301 in "manual" mode with invalid location 
+PASS Redirect 301 in "follow" mode with data location 
+PASS Redirect 301 in "manual" mode with data location 
+PASS Redirect 302 in "follow" mode without location 
+FAIL Redirect 302 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 302
+PASS Redirect 302 in "follow" mode with invalid location 
+PASS Redirect 302 in "manual" mode with invalid location 
+PASS Redirect 302 in "follow" mode with data location 
+PASS Redirect 302 in "manual" mode with data location 
+PASS Redirect 303 in "follow" mode without location 
+FAIL Redirect 303 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 303
+PASS Redirect 303 in "follow" mode with invalid location 
+PASS Redirect 303 in "manual" mode with invalid location 
+PASS Redirect 303 in "follow" mode with data location 
+PASS Redirect 303 in "manual" mode with data location 
+PASS Redirect 307 in "follow" mode without location 
+FAIL Redirect 307 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 307
+PASS Redirect 307 in "follow" mode with invalid location 
+PASS Redirect 307 in "manual" mode with invalid location 
+PASS Redirect 307 in "follow" mode with data location 
+PASS Redirect 307 in "manual" mode with data location 
+PASS Redirect 308 in "follow" mode without location 
+FAIL Redirect 308 in "manual" mode without location assert_equals: Response's status is 0 expected 0 but got 308
+PASS Redirect 308 in "follow" mode with invalid location 
+PASS Redirect 308 in "manual" mode with invalid location 
+PASS Redirect 308 in "follow" mode with data location 
+PASS Redirect 308 in "manual" mode with data location 
+

Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-expected.txt (230560 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-expected.txt	2018-04-12 07:55:11 UTC (rev 230560)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -10,6 +10,7 @@
 PASS Redirect 303 with POST 
 PASS Redirect 303 with HEAD 
 PASS Redirect 307 with GET 
-PASS Redirect 307 with POST 
+PASS Redirect 307 with POST (string body) 
+FAIL Redirect 307 with POST (blob body) assert_equals: request body expected "it's me the blob! and more blob!" but got ""
 PASS Redirect 307 with HEAD 
 

Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt (230560 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt	2018-04-12 07:55:11 UTC (rev 230560)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -10,6 +10,7 @@
 PASS Redirect 303 with POST 
 PASS Redirect 303 with HEAD 
 PASS Redirect 307 with GET 
-PASS Redirect 307 with POST 
+PASS Redirect 307 with POST (string body) 
+FAIL Redirect 307 with POST (blob body) assert_equals: request body expected "it's me the blob! and more blob!" but got ""
 PASS Redirect 307 with HEAD 
 

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,11 @@
+CONSOLE MESSAGE: line 33: Fetch API cannot load http://localhost:8800/fetch/api/resources/trickle.py?count=1&ms=0. Reached maximum amount of queued data of 64Kb for keepalive requests
+CONSOLE MESSAGE: line 33: Fetch API cannot load http://localhost:8800/fetch/api/resources/trickle.py?count=1&ms=0. Reached maximum amount of queued data of 64Kb for keepalive requests
+CONSOLE MESSAGE: line 33: Fetch API cannot load http://localhost:8800/fetch/api/resources/trickle.py?count=1&ms=0. Reached maximum amount of queued data of 64Kb for keepalive requests
+
+PASS A Keep-Alive fetch() with a small body should succeed. 
+PASS A Keep-Alive fetch() with a body at the Quota Limit should succeed. 
+PASS A Keep-Alive fetch() with a body over the Quota Limit should reject. 
+PASS A Keep-Alive fetch() should return its allocated Quota upon promise resolution. 
+FAIL A Keep-Alive fetch() should return only its allocated Quota upon promise resolution. assert_unreached: Should have rejected: undefined Reached unreachable code
+PASS A Keep-Alive fetch() should not be allowed if the Quota is used up. 
+

Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt (230560 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt	2018-04-12 07:55:11 UTC (rev 230560)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -1,11 +1,11 @@
-CONSOLE MESSAGE: line 309: callback not yet supported
-CONSOLE MESSAGE: line 309: callback not yet supported
-CONSOLE MESSAGE: line 309: callback not yet supported
-CONSOLE MESSAGE: line 309: callback not yet supported
-CONSOLE MESSAGE: line 309: callback not yet supported
-CONSOLE MESSAGE: line 309: callback not yet supported
-CONSOLE MESSAGE: line 309: callback not yet supported
-CONSOLE MESSAGE: WebSocket network error: Error resolving “foo”: No address associated with hostname
+CONSOLE MESSAGE: line 331: callback not yet supported
+CONSOLE MESSAGE: line 331: callback not yet supported
+CONSOLE MESSAGE: line 331: callback not yet supported
+CONSOLE MESSAGE: line 331: callback not yet supported
+CONSOLE MESSAGE: line 331: callback not yet supported
+CONSOLE MESSAGE: line 331: callback not yet supported
+CONSOLE MESSAGE: line 331: callback not yet supported
+CONSOLE MESSAGE: WebSocket network error: Error resolving “foo”: Name or service not known
 HTML IDL tests
 
 

Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt (230560 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt	2018-04-12 07:55:11 UTC (rev 230560)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -6,19 +6,19 @@
 Blocked access to external URL http://site.example/path???@#l
 Blocked access to external URL http://site.example/
 Blocked access to external URL http://site.example/path???@#l
-CONSOLE MESSAGE: line 816: The language contains a null character and is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language 'undefined' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language '7' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language '1.5' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language 'true' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language 'false' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language '[object Object]' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language 'Infinity' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language '-Infinity' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language contains a null character and is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language 'null' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language 'test-toString' is not a valid BCP 47 language tag.
-CONSOLE MESSAGE: line 816: The language 'test-valueOf' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language contains a null character and is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language 'undefined' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language '7' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language '1.5' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language 'true' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language 'false' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language '[object Object]' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language 'Infinity' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language '-Infinity' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language contains a null character and is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language 'null' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language 'test-toString' is not a valid BCP 47 language tag.
+CONSOLE MESSAGE: line 820: The language 'test-valueOf' is not a valid BCP 47 language tag.
 CONSOLE MESSAGE: line 1489: The language contains a null character and is not a valid BCP 47 language tag.
 CONSOLE MESSAGE: line 1489: The language 'undefined' is not a valid BCP 47 language tag.
 CONSOLE MESSAGE: line 1489: The language '7' is not a valid BCP 47 language tag.
@@ -878,6 +878,66 @@
 FAIL img.referrerPolicy: IDL set to "unsafe-url\0" assert_equals: getAttribute() expected "unsafe-url\0" but got "UNSAFE-URL"
 FAIL img.referrerPolicy: IDL set to "nsafe-url" assert_equals: getAttribute() expected "nsafe-url" but got "UNSAFE-URL"
 FAIL img.referrerPolicy: IDL set to "UNSAFE-URL" assert_equals: IDL get expected "unsafe-url" but got "UNSAFE-URL"
+PASS img.decoding: typeof IDL attribute 
+FAIL img.decoding: IDL get with DOM attribute unset assert_equals: expected "auto" but got ""
+FAIL img.decoding: setAttribute() to "" assert_equals: IDL get expected "auto" but got ""
+FAIL 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 "
+FAIL img.decoding: setAttribute() to undefined assert_equals: IDL get expected "auto" but got "undefined"
+FAIL img.decoding: setAttribute() to 7 assert_equals: IDL get expected "auto" but got "7"
+FAIL img.decoding: setAttribute() to 1.5 assert_equals: IDL get expected "auto" but got "1.5"
+FAIL img.decoding: setAttribute() to true assert_equals: IDL get expected "auto" but got "true"
+FAIL img.decoding: setAttribute() to false assert_equals: IDL get expected "auto" but got "false"
+FAIL img.decoding: setAttribute() to object "[object Object]" assert_equals: IDL get expected "auto" but got "[object Object]"
+FAIL img.decoding: setAttribute() to NaN assert_equals: IDL get expected "auto" but got "NaN"
+FAIL img.decoding: setAttribute() to Infinity assert_equals: IDL get expected "auto" but got "Infinity"
+FAIL img.decoding: setAttribute() to -Infinity assert_equals: IDL get expected "auto" but got "-Infinity"
+FAIL img.decoding: setAttribute() to "\0" assert_equals: IDL get expected "auto" but got "\0"
+FAIL img.decoding: setAttribute() to null assert_equals: IDL get expected "auto" but got "null"
+FAIL img.decoding: setAttribute() to object "test-toString" assert_equals: IDL get expected "auto" but got "test-toString"
+FAIL img.decoding: setAttribute() to object "test-valueOf" assert_equals: IDL get expected "auto" but got "test-valueOf"
+PASS img.decoding: setAttribute() to "async" 
+FAIL img.decoding: setAttribute() to "xasync" assert_equals: IDL get expected "auto" but got "xasync"
+FAIL img.decoding: setAttribute() to "async\0" assert_equals: IDL get expected "auto" but got "async\0"
+FAIL img.decoding: setAttribute() to "ASYNC" assert_equals: IDL get expected "async" but got "ASYNC"
+PASS img.decoding: setAttribute() to "sync" 
+FAIL img.decoding: setAttribute() to "xsync" assert_equals: IDL get expected "auto" but got "xsync"
+FAIL img.decoding: setAttribute() to "sync\0" assert_equals: IDL get expected "auto" but got "sync\0"
+FAIL img.decoding: setAttribute() to "ync" assert_equals: IDL get expected "auto" but got "ync"
+FAIL img.decoding: setAttribute() to "SYNC" assert_equals: IDL get expected "sync" but got "SYNC"
+PASS img.decoding: setAttribute() to "auto" 
+FAIL img.decoding: setAttribute() to "xauto" assert_equals: IDL get expected "auto" but got "xauto"
+FAIL img.decoding: setAttribute() to "auto\0" assert_equals: IDL get expected "auto" but got "auto\0"
+FAIL img.decoding: setAttribute() to "uto" assert_equals: IDL get expected "auto" but got "uto"
+FAIL img.decoding: setAttribute() to "AUTO" assert_equals: IDL get expected "auto" but got "AUTO"
+FAIL img.decoding: IDL set to "" assert_equals: IDL get expected "auto" but got ""
+FAIL 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 "
+FAIL img.decoding: IDL set to undefined assert_equals: IDL get expected "auto" but got "undefined"
+FAIL img.decoding: IDL set to 7 assert_equals: IDL get expected "auto" but got "7"
+FAIL img.decoding: IDL set to 1.5 assert_equals: IDL get expected "auto" but got "1.5"
+FAIL img.decoding: IDL set to true assert_equals: IDL get expected "auto" but got "true"
+FAIL img.decoding: IDL set to false assert_equals: IDL get expected "auto" but got "false"
+FAIL img.decoding: IDL set to object "[object Object]" assert_equals: IDL get expected "auto" but got "[object Object]"
+FAIL img.decoding: IDL set to NaN assert_equals: IDL get expected "auto" but got "NaN"
+FAIL img.decoding: IDL set to Infinity assert_equals: IDL get expected "auto" but got "Infinity"
+FAIL img.decoding: IDL set to -Infinity assert_equals: IDL get expected "auto" but got "-Infinity"
+FAIL img.decoding: IDL set to "\0" assert_equals: IDL get expected "auto" but got "\0"
+FAIL img.decoding: IDL set to null assert_equals: IDL get expected "auto" but got "null"
+FAIL img.decoding: IDL set to object "test-toString" assert_equals: IDL get expected "auto" but got "test-toString"
+FAIL img.decoding: IDL set to object "test-valueOf" assert_equals: IDL get expected "auto" but got "test-valueOf"
+PASS img.decoding: IDL set to "async" 
+FAIL img.decoding: IDL set to "xasync" assert_equals: IDL get expected "auto" but got "xasync"
+FAIL img.decoding: IDL set to "async\0" assert_equals: IDL get expected "auto" but got "async\0"
+FAIL img.decoding: IDL set to "ASYNC" assert_equals: IDL get expected "async" but got "ASYNC"
+PASS img.decoding: IDL set to "sync" 
+FAIL img.decoding: IDL set to "xsync" assert_equals: IDL get expected "auto" but got "xsync"
+FAIL img.decoding: IDL set to "sync\0" assert_equals: IDL get expected "auto" but got "sync\0"
+FAIL img.decoding: IDL set to "ync" assert_equals: IDL get expected "auto" but got "ync"
+FAIL img.decoding: IDL set to "SYNC" assert_equals: IDL get expected "sync" but got "SYNC"
+PASS img.decoding: IDL set to "auto" 
+FAIL img.decoding: IDL set to "xauto" assert_equals: IDL get expected "auto" but got "xauto"
+FAIL img.decoding: IDL set to "auto\0" assert_equals: IDL get expected "auto" but got "auto\0"
+FAIL img.decoding: IDL set to "uto" assert_equals: IDL get expected "auto" but got "uto"
+FAIL img.decoding: IDL set to "AUTO" assert_equals: IDL get expected "auto" but got "AUTO"
 PASS img.name: typeof IDL attribute 
 PASS img.name: IDL get with DOM attribute unset 
 PASS img.name: setAttribute() to "" 
@@ -1798,6 +1858,36 @@
 FAIL iframe.referrerPolicy: IDL set to "unsafe-url\0" assert_equals: getAttribute() expected "unsafe-url\0" but got "UNSAFE-URL"
 FAIL iframe.referrerPolicy: IDL set to "nsafe-url" assert_equals: getAttribute() expected "nsafe-url" but got "UNSAFE-URL"
 FAIL iframe.referrerPolicy: IDL set to "UNSAFE-URL" assert_equals: IDL get expected "unsafe-url" but got "UNSAFE-URL"
+FAIL iframe.delegateStickyUserActivation: typeof IDL attribute assert_equals: expected "string" but got "undefined"
+FAIL iframe.delegateStickyUserActivation: setAttribute() to "vibration" assert_equals: IDL get expected (string) "vibration" but got (undefined) undefined
+FAIL iframe.delegateStickyUserActivation: setAttribute() to "VIBRATION" assert_equals: IDL get expected (string) "vibration" but got (undefined) undefined
+FAIL iframe.delegateStickyUserActivation: setAttribute() to "media" assert_equals: IDL get expected (string) "media" but got (undefined) undefined
+FAIL iframe.delegateStickyUserActivation: setAttribute() to "MEDIA" assert_equals: IDL get expected (string) "media" but got (undefined) undefined
+FAIL iframe.delegateStickyUserActivation: IDL set to "" assert_equals: getAttribute() expected "" but got "MEDIA"
+FAIL 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"
+FAIL iframe.delegateStickyUserActivation: IDL set to undefined assert_equals: getAttribute() expected "undefined" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to 7 assert_equals: getAttribute() expected "7" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to 1.5 assert_equals: getAttribute() expected "1.5" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to true assert_equals: getAttribute() expected "true" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to false assert_equals: getAttribute() expected "false" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to object "[object Object]" assert_equals: getAttribute() expected "[object Object]" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to NaN assert_equals: getAttribute() expected "NaN" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to Infinity assert_equals: getAttribute() expected "Infinity" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to -Infinity assert_equals: getAttribute() expected "-Infinity" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "\0" assert_equals: getAttribute() expected "\0" but got "MEDIA"
+PASS iframe.delegateStickyUserActivation: IDL set to null 
+FAIL iframe.delegateStickyUserActivation: IDL set to object "test-toString" assert_equals: getAttribute() expected "test-toString" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to object "test-valueOf" assert_equals: getAttribute() expected "test-valueOf" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "vibration" assert_equals: getAttribute() expected "vibration" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "xvibration" assert_equals: getAttribute() expected "xvibration" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "vibration\0" assert_equals: getAttribute() expected "vibration\0" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "ibration" assert_equals: getAttribute() expected "ibration" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "VIBRATION" assert_equals: getAttribute() expected "VIBRATION" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "media" assert_equals: getAttribute() expected "media" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "xmedia" assert_equals: getAttribute() expected "xmedia" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "media\0" assert_equals: getAttribute() expected "media\0" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "edia" assert_equals: getAttribute() expected "edia" but got "MEDIA"
+FAIL iframe.delegateStickyUserActivation: IDL set to "MEDIA" assert_equals: IDL get expected "media" but got "MEDIA"
 PASS iframe.align: typeof IDL attribute 
 PASS iframe.align: IDL get with DOM attribute unset 
 PASS iframe.align: setAttribute() to "" 

Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt (230560 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt	2018-04-12 07:55:11 UTC (rev 230560)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -2208,164 +2208,6 @@
 PASS input.height: IDL set to "-0" 
 PASS input.height: IDL set to 2147483648 
 PASS input.height: IDL set to 4294967295 
-FAIL input.inputMode: typeof IDL attribute assert_equals: expected "string" but got "undefined"
-FAIL input.inputMode: IDL get with DOM attribute unset assert_equals: expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-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
-FAIL input.inputMode: setAttribute() to undefined assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to 7 assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to 1.5 assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to true assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to false assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to object "[object Object]" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to NaN assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to Infinity assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to -Infinity assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to null assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to object "test-toString" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to object "test-valueOf" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "verbatim" assert_equals: IDL get expected (string) "verbatim" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xverbatim" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "verbatim\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "erbatim" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "VERBATIM" assert_equals: IDL get expected (string) "verbatim" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "latin" assert_equals: IDL get expected (string) "latin" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xlatin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "latin\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "atin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "LATIN" assert_equals: IDL get expected (string) "latin" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "latin-name" assert_equals: IDL get expected (string) "latin-name" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xlatin-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "latin-name\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "atin-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "LATIN-NAME" assert_equals: IDL get expected (string) "latin-name" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "latin-prose" assert_equals: IDL get expected (string) "latin-prose" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xlatin-prose" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "latin-prose\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "atin-prose" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "LATIN-PROSE" assert_equals: IDL get expected (string) "latin-prose" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "full-width-latin" assert_equals: IDL get expected (string) "full-width-latin" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xfull-width-latin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "full-width-latin\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "ull-width-latin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "FULL-WIDTH-LATIN" assert_equals: IDL get expected (string) "full-width-latin" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "kana" assert_equals: IDL get expected (string) "kana" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xkana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "kana\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "ana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "KANA" assert_equals: IDL get expected (string) "kana" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "Kana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "kana-name" assert_equals: IDL get expected (string) "kana-name" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xkana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "kana-name\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "ana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "KANA-NAME" assert_equals: IDL get expected (string) "kana-name" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "Kana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "katakana" assert_equals: IDL get expected (string) "katakana" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xkatakana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "katakana\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "atakana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "KATAKANA" assert_equals: IDL get expected (string) "katakana" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "KataKana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "numeric" assert_equals: IDL get expected (string) "numeric" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xnumeric" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "numeric\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "umeric" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "NUMERIC" assert_equals: IDL get expected (string) "numeric" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "tel" assert_equals: IDL get expected (string) "tel" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xtel" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "tel\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "el" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "TEL" assert_equals: IDL get expected (string) "tel" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "email" assert_equals: IDL get expected (string) "email" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xemail" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "email\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "mail" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "EMAIL" assert_equals: IDL get expected (string) "email" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "url" assert_equals: IDL get expected (string) "url" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "xurl" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "url\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "rl" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL input.inputMode: setAttribute() to "URL" assert_equals: IDL get expected (string) "url" but got (undefined) undefined
-FAIL input.inputMode: IDL set to "" assert_equals: getAttribute() expected "" but got "URL"
-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"
-FAIL input.inputMode: IDL set to undefined assert_equals: getAttribute() expected "undefined" but got "URL"
-FAIL input.inputMode: IDL set to 7 assert_equals: getAttribute() expected "7" but got "URL"
-FAIL input.inputMode: IDL set to 1.5 assert_equals: getAttribute() expected "1.5" but got "URL"
-FAIL input.inputMode: IDL set to true assert_equals: getAttribute() expected "true" but got "URL"
-FAIL input.inputMode: IDL set to false assert_equals: getAttribute() expected "false" but got "URL"
-FAIL input.inputMode: IDL set to object "[object Object]" assert_equals: getAttribute() expected "[object Object]" but got "URL"
-FAIL input.inputMode: IDL set to NaN assert_equals: getAttribute() expected "NaN" but got "URL"
-FAIL input.inputMode: IDL set to Infinity assert_equals: getAttribute() expected "Infinity" but got "URL"
-FAIL input.inputMode: IDL set to -Infinity assert_equals: getAttribute() expected "-Infinity" but got "URL"
-FAIL input.inputMode: IDL set to "\0" assert_equals: getAttribute() expected "\0" but got "URL"
-FAIL input.inputMode: IDL set to null assert_equals: IDL get expected (string) "" but got (object) null
-FAIL input.inputMode: IDL set to object "test-toString" assert_equals: getAttribute() expected "test-toString" but got "URL"
-FAIL input.inputMode: IDL set to object "test-valueOf" assert_equals: getAttribute() expected "test-valueOf" but got "URL"
-FAIL input.inputMode: IDL set to "verbatim" assert_equals: getAttribute() expected "verbatim" but got "URL"
-FAIL input.inputMode: IDL set to "xverbatim" assert_equals: getAttribute() expected "xverbatim" but got "URL"
-FAIL input.inputMode: IDL set to "verbatim\0" assert_equals: getAttribute() expected "verbatim\0" but got "URL"
-FAIL input.inputMode: IDL set to "erbatim" assert_equals: getAttribute() expected "erbatim" but got "URL"
-FAIL input.inputMode: IDL set to "VERBATIM" assert_equals: getAttribute() expected "VERBATIM" but got "URL"
-FAIL input.inputMode: IDL set to "latin" assert_equals: getAttribute() expected "latin" but got "URL"
-FAIL input.inputMode: IDL set to "xlatin" assert_equals: getAttribute() expected "xlatin" but got "URL"
-FAIL input.inputMode: IDL set to "latin\0" assert_equals: getAttribute() expected "latin\0" but got "URL"
-FAIL input.inputMode: IDL set to "atin" assert_equals: getAttribute() expected "atin" but got "URL"
-FAIL input.inputMode: IDL set to "LATIN" assert_equals: getAttribute() expected "LATIN" but got "URL"
-FAIL input.inputMode: IDL set to "latin-name" assert_equals: getAttribute() expected "latin-name" but got "URL"
-FAIL input.inputMode: IDL set to "xlatin-name" assert_equals: getAttribute() expected "xlatin-name" but got "URL"
-FAIL input.inputMode: IDL set to "latin-name\0" assert_equals: getAttribute() expected "latin-name\0" but got "URL"
-FAIL input.inputMode: IDL set to "atin-name" assert_equals: getAttribute() expected "atin-name" but got "URL"
-FAIL input.inputMode: IDL set to "LATIN-NAME" assert_equals: getAttribute() expected "LATIN-NAME" but got "URL"
-FAIL input.inputMode: IDL set to "latin-prose" assert_equals: getAttribute() expected "latin-prose" but got "URL"
-FAIL input.inputMode: IDL set to "xlatin-prose" assert_equals: getAttribute() expected "xlatin-prose" but got "URL"
-FAIL input.inputMode: IDL set to "latin-prose\0" assert_equals: getAttribute() expected "latin-prose\0" but got "URL"
-FAIL input.inputMode: IDL set to "atin-prose" assert_equals: getAttribute() expected "atin-prose" but got "URL"
-FAIL input.inputMode: IDL set to "LATIN-PROSE" assert_equals: getAttribute() expected "LATIN-PROSE" but got "URL"
-FAIL input.inputMode: IDL set to "full-width-latin" assert_equals: getAttribute() expected "full-width-latin" but got "URL"
-FAIL input.inputMode: IDL set to "xfull-width-latin" assert_equals: getAttribute() expected "xfull-width-latin" but got "URL"
-FAIL input.inputMode: IDL set to "full-width-latin\0" assert_equals: getAttribute() expected "full-width-latin\0" but got "URL"
-FAIL input.inputMode: IDL set to "ull-width-latin" assert_equals: getAttribute() expected "ull-width-latin" but got "URL"
-FAIL input.inputMode: IDL set to "FULL-WIDTH-LATIN" assert_equals: getAttribute() expected "FULL-WIDTH-LATIN" but got "URL"
-FAIL input.inputMode: IDL set to "kana" assert_equals: getAttribute() expected "kana" but got "URL"
-FAIL input.inputMode: IDL set to "xkana" assert_equals: getAttribute() expected "xkana" but got "URL"
-FAIL input.inputMode: IDL set to "kana\0" assert_equals: getAttribute() expected "kana\0" but got "URL"
-FAIL input.inputMode: IDL set to "ana" assert_equals: getAttribute() expected "ana" but got "URL"
-FAIL input.inputMode: IDL set to "KANA" assert_equals: getAttribute() expected "KANA" but got "URL"
-FAIL input.inputMode: IDL set to "Kana" assert_equals: getAttribute() expected "Kana" but got "URL"
-FAIL input.inputMode: IDL set to "kana-name" assert_equals: getAttribute() expected "kana-name" but got "URL"
-FAIL input.inputMode: IDL set to "xkana-name" assert_equals: getAttribute() expected "xkana-name" but got "URL"
-FAIL input.inputMode: IDL set to "kana-name\0" assert_equals: getAttribute() expected "kana-name\0" but got "URL"
-FAIL input.inputMode: IDL set to "ana-name" assert_equals: getAttribute() expected "ana-name" but got "URL"
-FAIL input.inputMode: IDL set to "KANA-NAME" assert_equals: getAttribute() expected "KANA-NAME" but got "URL"
-FAIL input.inputMode: IDL set to "Kana-name" assert_equals: getAttribute() expected "Kana-name" but got "URL"
-FAIL input.inputMode: IDL set to "katakana" assert_equals: getAttribute() expected "katakana" but got "URL"
-FAIL input.inputMode: IDL set to "xkatakana" assert_equals: getAttribute() expected "xkatakana" but got "URL"
-FAIL input.inputMode: IDL set to "katakana\0" assert_equals: getAttribute() expected "katakana\0" but got "URL"
-FAIL input.inputMode: IDL set to "atakana" assert_equals: getAttribute() expected "atakana" but got "URL"
-FAIL input.inputMode: IDL set to "KATAKANA" assert_equals: getAttribute() expected "KATAKANA" but got "URL"
-FAIL input.inputMode: IDL set to "KataKana" assert_equals: getAttribute() expected "KataKana" but got "URL"
-FAIL input.inputMode: IDL set to "numeric" assert_equals: getAttribute() expected "numeric" but got "URL"
-FAIL input.inputMode: IDL set to "xnumeric" assert_equals: getAttribute() expected "xnumeric" but got "URL"
-FAIL input.inputMode: IDL set to "numeric\0" assert_equals: getAttribute() expected "numeric\0" but got "URL"
-FAIL input.inputMode: IDL set to "umeric" assert_equals: getAttribute() expected "umeric" but got "URL"
-FAIL input.inputMode: IDL set to "NUMERIC" assert_equals: getAttribute() expected "NUMERIC" but got "URL"
-FAIL input.inputMode: IDL set to "tel" assert_equals: getAttribute() expected "tel" but got "URL"
-FAIL input.inputMode: IDL set to "xtel" assert_equals: getAttribute() expected "xtel" but got "URL"
-FAIL input.inputMode: IDL set to "tel\0" assert_equals: getAttribute() expected "tel\0" but got "URL"
-FAIL input.inputMode: IDL set to "el" assert_equals: getAttribute() expected "el" but got "URL"
-FAIL input.inputMode: IDL set to "TEL" assert_equals: getAttribute() expected "TEL" but got "URL"
-FAIL input.inputMode: IDL set to "email" assert_equals: getAttribute() expected "email" but got "URL"
-FAIL input.inputMode: IDL set to "xemail" assert_equals: getAttribute() expected "xemail" but got "URL"
-FAIL input.inputMode: IDL set to "email\0" assert_equals: getAttribute() expected "email\0" but got "URL"
-FAIL input.inputMode: IDL set to "mail" assert_equals: getAttribute() expected "mail" but got "URL"
-FAIL input.inputMode: IDL set to "EMAIL" assert_equals: getAttribute() expected "EMAIL" but got "URL"
-FAIL input.inputMode: IDL set to "url" assert_equals: getAttribute() expected "url" but got "URL"
-FAIL input.inputMode: IDL set to "xurl" assert_equals: getAttribute() expected "xurl" but got "URL"
-FAIL input.inputMode: IDL set to "url\0" assert_equals: getAttribute() expected "url\0" but got "URL"
-FAIL input.inputMode: IDL set to "rl" assert_equals: getAttribute() expected "rl" but got "URL"
-FAIL input.inputMode: IDL set to "URL" assert_equals: IDL get expected "url" but got "URL"
 PASS input.max: typeof IDL attribute 
 PASS input.max: IDL get with DOM attribute unset 
 PASS input.max: setAttribute() to "" 
@@ -5720,164 +5562,6 @@
 PASS textarea.disabled: IDL set to "\0" 
 PASS textarea.disabled: IDL set to object "test-toString" 
 PASS textarea.disabled: IDL set to object "test-valueOf" 
-FAIL textarea.inputMode: typeof IDL attribute assert_equals: expected "string" but got "undefined"
-FAIL textarea.inputMode: IDL get with DOM attribute unset assert_equals: expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-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
-FAIL textarea.inputMode: setAttribute() to undefined assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to 7 assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to 1.5 assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to true assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to false assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to object "[object Object]" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to NaN assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to Infinity assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to -Infinity assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to null assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to object "test-toString" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to object "test-valueOf" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "verbatim" assert_equals: IDL get expected (string) "verbatim" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xverbatim" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "verbatim\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "erbatim" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "VERBATIM" assert_equals: IDL get expected (string) "verbatim" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "latin" assert_equals: IDL get expected (string) "latin" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xlatin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "latin\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "atin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "LATIN" assert_equals: IDL get expected (string) "latin" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "latin-name" assert_equals: IDL get expected (string) "latin-name" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xlatin-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "latin-name\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "atin-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "LATIN-NAME" assert_equals: IDL get expected (string) "latin-name" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "latin-prose" assert_equals: IDL get expected (string) "latin-prose" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xlatin-prose" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "latin-prose\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "atin-prose" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "LATIN-PROSE" assert_equals: IDL get expected (string) "latin-prose" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "full-width-latin" assert_equals: IDL get expected (string) "full-width-latin" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xfull-width-latin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "full-width-latin\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "ull-width-latin" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "FULL-WIDTH-LATIN" assert_equals: IDL get expected (string) "full-width-latin" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "kana" assert_equals: IDL get expected (string) "kana" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xkana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "kana\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "ana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "KANA" assert_equals: IDL get expected (string) "kana" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "Kana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "kana-name" assert_equals: IDL get expected (string) "kana-name" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xkana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "kana-name\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "ana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "KANA-NAME" assert_equals: IDL get expected (string) "kana-name" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "Kana-name" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "katakana" assert_equals: IDL get expected (string) "katakana" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xkatakana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "katakana\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "atakana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "KATAKANA" assert_equals: IDL get expected (string) "katakana" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "KataKana" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "numeric" assert_equals: IDL get expected (string) "numeric" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xnumeric" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "numeric\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "umeric" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "NUMERIC" assert_equals: IDL get expected (string) "numeric" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "tel" assert_equals: IDL get expected (string) "tel" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xtel" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "tel\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "el" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "TEL" assert_equals: IDL get expected (string) "tel" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "email" assert_equals: IDL get expected (string) "email" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xemail" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "email\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "mail" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "EMAIL" assert_equals: IDL get expected (string) "email" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "url" assert_equals: IDL get expected (string) "url" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "xurl" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "url\0" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "rl" assert_equals: IDL get expected (string) "" but got (undefined) undefined
-FAIL textarea.inputMode: setAttribute() to "URL" assert_equals: IDL get expected (string) "url" but got (undefined) undefined
-FAIL textarea.inputMode: IDL set to "" assert_equals: getAttribute() expected "" but got "URL"
-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"
-FAIL textarea.inputMode: IDL set to undefined assert_equals: getAttribute() expected "undefined" but got "URL"
-FAIL textarea.inputMode: IDL set to 7 assert_equals: getAttribute() expected "7" but got "URL"
-FAIL textarea.inputMode: IDL set to 1.5 assert_equals: getAttribute() expected "1.5" but got "URL"
-FAIL textarea.inputMode: IDL set to true assert_equals: getAttribute() expected "true" but got "URL"
-FAIL textarea.inputMode: IDL set to false assert_equals: getAttribute() expected "false" but got "URL"
-FAIL textarea.inputMode: IDL set to object "[object Object]" assert_equals: getAttribute() expected "[object Object]" but got "URL"
-FAIL textarea.inputMode: IDL set to NaN assert_equals: getAttribute() expected "NaN" but got "URL"
-FAIL textarea.inputMode: IDL set to Infinity assert_equals: getAttribute() expected "Infinity" but got "URL"
-FAIL textarea.inputMode: IDL set to -Infinity assert_equals: getAttribute() expected "-Infinity" but got "URL"
-FAIL textarea.inputMode: IDL set to "\0" assert_equals: getAttribute() expected "\0" but got "URL"
-FAIL textarea.inputMode: IDL set to null assert_equals: IDL get expected (string) "" but got (object) null
-FAIL textarea.inputMode: IDL set to object "test-toString" assert_equals: getAttribute() expected "test-toString" but got "URL"
-FAIL textarea.inputMode: IDL set to object "test-valueOf" assert_equals: getAttribute() expected "test-valueOf" but got "URL"
-FAIL textarea.inputMode: IDL set to "verbatim" assert_equals: getAttribute() expected "verbatim" but got "URL"
-FAIL textarea.inputMode: IDL set to "xverbatim" assert_equals: getAttribute() expected "xverbatim" but got "URL"
-FAIL textarea.inputMode: IDL set to "verbatim\0" assert_equals: getAttribute() expected "verbatim\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "erbatim" assert_equals: getAttribute() expected "erbatim" but got "URL"
-FAIL textarea.inputMode: IDL set to "VERBATIM" assert_equals: getAttribute() expected "VERBATIM" but got "URL"
-FAIL textarea.inputMode: IDL set to "latin" assert_equals: getAttribute() expected "latin" but got "URL"
-FAIL textarea.inputMode: IDL set to "xlatin" assert_equals: getAttribute() expected "xlatin" but got "URL"
-FAIL textarea.inputMode: IDL set to "latin\0" assert_equals: getAttribute() expected "latin\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "atin" assert_equals: getAttribute() expected "atin" but got "URL"
-FAIL textarea.inputMode: IDL set to "LATIN" assert_equals: getAttribute() expected "LATIN" but got "URL"
-FAIL textarea.inputMode: IDL set to "latin-name" assert_equals: getAttribute() expected "latin-name" but got "URL"
-FAIL textarea.inputMode: IDL set to "xlatin-name" assert_equals: getAttribute() expected "xlatin-name" but got "URL"
-FAIL textarea.inputMode: IDL set to "latin-name\0" assert_equals: getAttribute() expected "latin-name\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "atin-name" assert_equals: getAttribute() expected "atin-name" but got "URL"
-FAIL textarea.inputMode: IDL set to "LATIN-NAME" assert_equals: getAttribute() expected "LATIN-NAME" but got "URL"
-FAIL textarea.inputMode: IDL set to "latin-prose" assert_equals: getAttribute() expected "latin-prose" but got "URL"
-FAIL textarea.inputMode: IDL set to "xlatin-prose" assert_equals: getAttribute() expected "xlatin-prose" but got "URL"
-FAIL textarea.inputMode: IDL set to "latin-prose\0" assert_equals: getAttribute() expected "latin-prose\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "atin-prose" assert_equals: getAttribute() expected "atin-prose" but got "URL"
-FAIL textarea.inputMode: IDL set to "LATIN-PROSE" assert_equals: getAttribute() expected "LATIN-PROSE" but got "URL"
-FAIL textarea.inputMode: IDL set to "full-width-latin" assert_equals: getAttribute() expected "full-width-latin" but got "URL"
-FAIL textarea.inputMode: IDL set to "xfull-width-latin" assert_equals: getAttribute() expected "xfull-width-latin" but got "URL"
-FAIL textarea.inputMode: IDL set to "full-width-latin\0" assert_equals: getAttribute() expected "full-width-latin\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "ull-width-latin" assert_equals: getAttribute() expected "ull-width-latin" but got "URL"
-FAIL textarea.inputMode: IDL set to "FULL-WIDTH-LATIN" assert_equals: getAttribute() expected "FULL-WIDTH-LATIN" but got "URL"
-FAIL textarea.inputMode: IDL set to "kana" assert_equals: getAttribute() expected "kana" but got "URL"
-FAIL textarea.inputMode: IDL set to "xkana" assert_equals: getAttribute() expected "xkana" but got "URL"
-FAIL textarea.inputMode: IDL set to "kana\0" assert_equals: getAttribute() expected "kana\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "ana" assert_equals: getAttribute() expected "ana" but got "URL"
-FAIL textarea.inputMode: IDL set to "KANA" assert_equals: getAttribute() expected "KANA" but got "URL"
-FAIL textarea.inputMode: IDL set to "Kana" assert_equals: getAttribute() expected "Kana" but got "URL"
-FAIL textarea.inputMode: IDL set to "kana-name" assert_equals: getAttribute() expected "kana-name" but got "URL"
-FAIL textarea.inputMode: IDL set to "xkana-name" assert_equals: getAttribute() expected "xkana-name" but got "URL"
-FAIL textarea.inputMode: IDL set to "kana-name\0" assert_equals: getAttribute() expected "kana-name\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "ana-name" assert_equals: getAttribute() expected "ana-name" but got "URL"
-FAIL textarea.inputMode: IDL set to "KANA-NAME" assert_equals: getAttribute() expected "KANA-NAME" but got "URL"
-FAIL textarea.inputMode: IDL set to "Kana-name" assert_equals: getAttribute() expected "Kana-name" but got "URL"
-FAIL textarea.inputMode: IDL set to "katakana" assert_equals: getAttribute() expected "katakana" but got "URL"
-FAIL textarea.inputMode: IDL set to "xkatakana" assert_equals: getAttribute() expected "xkatakana" but got "URL"
-FAIL textarea.inputMode: IDL set to "katakana\0" assert_equals: getAttribute() expected "katakana\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "atakana" assert_equals: getAttribute() expected "atakana" but got "URL"
-FAIL textarea.inputMode: IDL set to "KATAKANA" assert_equals: getAttribute() expected "KATAKANA" but got "URL"
-FAIL textarea.inputMode: IDL set to "KataKana" assert_equals: getAttribute() expected "KataKana" but got "URL"
-FAIL textarea.inputMode: IDL set to "numeric" assert_equals: getAttribute() expected "numeric" but got "URL"
-FAIL textarea.inputMode: IDL set to "xnumeric" assert_equals: getAttribute() expected "xnumeric" but got "URL"
-FAIL textarea.inputMode: IDL set to "numeric\0" assert_equals: getAttribute() expected "numeric\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "umeric" assert_equals: getAttribute() expected "umeric" but got "URL"
-FAIL textarea.inputMode: IDL set to "NUMERIC" assert_equals: getAttribute() expected "NUMERIC" but got "URL"
-FAIL textarea.inputMode: IDL set to "tel" assert_equals: getAttribute() expected "tel" but got "URL"
-FAIL textarea.inputMode: IDL set to "xtel" assert_equals: getAttribute() expected "xtel" but got "URL"
-FAIL textarea.inputMode: IDL set to "tel\0" assert_equals: getAttribute() expected "tel\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "el" assert_equals: getAttribute() expected "el" but got "URL"
-FAIL textarea.inputMode: IDL set to "TEL" assert_equals: getAttribute() expected "TEL" but got "URL"
-FAIL textarea.inputMode: IDL set to "email" assert_equals: getAttribute() expected "email" but got "URL"
-FAIL textarea.inputMode: IDL set to "xemail" assert_equals: getAttribute() expected "xemail" but got "URL"
-FAIL textarea.inputMode: IDL set to "email\0" assert_equals: getAttribute() expected "email\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "mail" assert_equals: getAttribute() expected "mail" but got "URL"
-FAIL textarea.inputMode: IDL set to "EMAIL" assert_equals: getAttribute() expected "EMAIL" but got "URL"
-FAIL textarea.inputMode: IDL set to "url" assert_equals: getAttribute() expected "url" but got "URL"
-FAIL textarea.inputMode: IDL set to "xurl" assert_equals: getAttribute() expected "xurl" but got "URL"
-FAIL textarea.inputMode: IDL set to "url\0" assert_equals: getAttribute() expected "url\0" but got "URL"
-FAIL textarea.inputMode: IDL set to "rl" assert_equals: getAttribute() expected "rl" but got "URL"
-FAIL textarea.inputMode: IDL set to "URL" assert_equals: IDL get expected "url" but got "URL"
 PASS textarea.maxLength: typeof IDL attribute 
 PASS textarea.maxLength: IDL get with DOM attribute unset 
 PASS textarea.maxLength: setAttribute() to -2147483649 

Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt (230560 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt	2018-04-12 07:55:11 UTC (rev 230560)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -1,7 +1,8 @@
 
+
 PASS utility code 
-PASS application/octet-stream 
-PASS video/x-new-fictional-format 
+PASS application/octet-stream not supported 
+PASS fictional formats and codecs not supported 
 PASS audio/mp4 (optional) 
 PASS audio/mp4; codecs="mp4a.40.2" (optional) 
 FAIL audio/mp4 with bogus codec assert_equals: audio/mp4; codecs="bogus" expected "" but got "probably"

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,4 @@
+
+
+FAIL Clicking on an <area> element with a download attribute must not throw an exception assert_unreached: Navigated instead of downloading Reached unreachable code
+

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,4 @@
+
+
+FAIL Clicking on an <a> element with a download attribute must not throw an exception assert_unreached: Navigated instead of downloading Reached unreachable code
+

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/streams/readable-byte-streams/general-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/streams/readable-byte-streams/general-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/streams/readable-byte-streams/general-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,84 @@
+
+Harness Error (TIMEOUT), message = null
+
+PASS getReader({mode: "byob"}) throws on non-bytes streams 
+PASS ReadableStream with byte source can be constructed with no errors 
+PASS getReader({mode}) must perform ToString() 
+PASS ReadableStream with byte source: Construct and expect start and pull being called 
+PASS ReadableStream with byte source: No automatic pull call if start doesn't finish 
+PASS ReadableStream with byte source: Construct with highWaterMark of 0 
+PASS ReadableStream with byte source: desiredSize when closed 
+PASS ReadableStream with byte source: desiredSize when errored 
+PASS ReadableStream with byte source: getReader(), then releaseLock() 
+PASS ReadableStream with byte source: getReader() with mode set to byob, then releaseLock() 
+PASS ReadableStream with byte source: Test that closing a stream does not release a reader automatically 
+PASS ReadableStream with byte source: Test that closing a stream does not release a BYOB reader automatically 
+PASS ReadableStream with byte source: Test that erroring a stream does not release a reader automatically 
+PASS ReadableStream with byte source: Test that erroring a stream does not release a BYOB reader automatically 
+PASS ReadableStream with byte source: releaseLock() on ReadableStreamReader with pending read() must throw 
+PASS ReadableStream with byte source: Automatic pull() after start() 
+PASS ReadableStream with byte source: Automatic pull() after start() and read() 
+FAIL ReadableStream with byte source: autoAllocateChunkSize assert_equals: pull() must have been invoked twice expected 2 but got 1
+PASS ReadableStream with byte source: Mix of auto allocate and BYOB 
+PASS ReadableStream with byte source: Automatic pull() after start() and read(view) 
+PASS ReadableStream with byte source: enqueue(), getReader(), then read() 
+PASS ReadableStream with byte source: Push source that doesn't understand pull signal 
+FAIL ReadableStream with byte source: pull() function is not callable assert_throws: constructor should throw function "() => new ReadableStream({
+    pull: 'foo',
+    type: 'bytes'
+  })" did not throw
+PASS ReadableStream with byte source: enqueue() with Uint16Array, getReader(), then read() 
+PASS ReadableStream with byte source: enqueue(), read(view) partially, then read() 
+PASS ReadableStream with byte source: getReader(), enqueue(), close(), then read() 
+PASS ReadableStream with byte source: enqueue(), close(), getReader(), then read() 
+PASS ReadableStream with byte source: Respond to pull() by enqueue() 
+PASS ReadableStream with byte source: Respond to pull() by enqueue() asynchronously 
+TIMEOUT ReadableStream with byte source: Respond to multiple pull() by separate enqueue() Test timed out
+NOTRUN ReadableStream with byte source: read(view), then respond() 
+NOTRUN ReadableStream with byte source: read(view), then respond() with a transferred ArrayBuffer 
+NOTRUN ReadableStream with byte source: read(view), then respond() with too big value 
+NOTRUN ReadableStream with byte source: respond(3) to read(view) with 2 element Uint16Array enqueues the 1 byte remainder 
+NOTRUN ReadableStream with byte source: enqueue(), getReader(), then read(view) 
+NOTRUN ReadableStream with byte source: enqueue(), getReader(), then cancel() (mode = not BYOB) 
+NOTRUN ReadableStream with byte source: enqueue(), getReader(), then cancel() (mode = BYOB) 
+NOTRUN ReadableStream with byte source: getReader(), read(view), then cancel() 
+NOTRUN ReadableStream with byte source: cancel() with partially filled pending pull() request 
+NOTRUN ReadableStream with byte source: enqueue(), getReader(), then read(view) where view.buffer is not fully covered by view 
+NOTRUN ReadableStream with byte source: Multiple enqueue(), getReader(), then read(view) 
+NOTRUN ReadableStream with byte source: enqueue(), getReader(), then read(view) with a bigger view 
+NOTRUN ReadableStream with byte source: enqueue(), getReader(), then read(view) with a smaller views 
+NOTRUN ReadableStream with byte source: enqueue() 1 byte, getReader(), then read(view) with Uint16Array 
+NOTRUN ReadableStream with byte source: enqueue() 3 byte, getReader(), then read(view) with 2-element Uint16Array 
+NOTRUN ReadableStream with byte source: read(view) with Uint16Array on close()-d stream with 1 byte enqueue()-d must fail 
+NOTRUN ReadableStream with byte source: A stream must be errored if close()-d before fulfilling read(view) with Uint16Array 
+PASS ReadableStream with byte source: Throw if close()-ed more than once 
+PASS ReadableStream with byte source: Throw on enqueue() after close() 
+NOTRUN ReadableStream with byte source: read(view), then respond() and close() in pull() 
+NOTRUN ReadableStream with byte source: read(view) with Uint32Array, then fill it by multiple respond() calls 
+NOTRUN ReadableStream with byte source: read() twice, then enqueue() twice 
+NOTRUN ReadableStream with byte source: Multiple read(view), close() and respond() 
+NOTRUN ReadableStream with byte source: Multiple read(view), big enqueue() 
+NOTRUN ReadableStream with byte source: Multiple read(view) and multiple enqueue() 
+NOTRUN ReadableStream with byte source: read(view) with passing undefined as view must fail 
+NOTRUN ReadableStream with byte source: read(view) with zero-length view must fail 
+NOTRUN ReadableStream with byte source: read(view) with passing an empty object as view must fail 
+NOTRUN ReadableStream with byte source: Even read(view) with passing ArrayBufferView like object as view must fail 
+NOTRUN ReadableStream with byte source: read() on an errored stream 
+NOTRUN ReadableStream with byte source: read(), then error() 
+NOTRUN ReadableStream with byte source: read(view) on an errored stream 
+NOTRUN ReadableStream with byte source: read(view), then error() 
+NOTRUN ReadableStream with byte source: Throwing in pull function must error the stream 
+NOTRUN ReadableStream with byte source: Throwing in pull in response to read() must be ignored if the stream is errored in it 
+NOTRUN ReadableStream with byte source: Throwing in pull in response to read(view) function must error the stream 
+NOTRUN ReadableStream with byte source: Throwing in pull in response to read(view) must be ignored if the stream is errored in it 
+NOTRUN calling respond() twice on the same byobRequest should throw 
+NOTRUN calling respondWithNewView() twice on the same byobRequest should throw 
+NOTRUN calling respond(0) twice on the same byobRequest should throw even when closed 
+NOTRUN pull() resolving should not make releaseLock() possible 
+NOTRUN ReadableStream with byte source: default reader + autoAllocateChunkSize + byobRequest interaction 
+PASS ReadableStreamBYOBReader can be constructed directly 
+PASS ReadableStreamBYOBReader constructor requires a ReadableStream argument 
+PASS ReadableStreamBYOBReader constructor requires an unlocked ReadableStream 
+PASS ReadableStreamBYOBReader constructor requires a ReadableStream with type "bytes" 
+PASS ReadableStream constructor should not accept a strategy with a size defined if type is "bytes" 
+

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/touch-events/historical-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/touch-events/historical-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/touch-events/historical-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,8 @@
+
+FAIL Touch::webkitRadiusX assert_false: Should not be supported on the prototype expected false got true
+FAIL Touch::webkitRadiusY assert_false: Should not be supported on the prototype expected false got true
+FAIL Touch::webkitRotationAngle assert_false: Should not be supported on the prototype expected false got true
+FAIL Touch::webkitForce assert_false: Should not be supported on the prototype expected false got true
+PASS TouchList::identifiedTouch 
+FAIL TouchEvent::initTouchEvent assert_false: Should not be supported on the prototype expected false got true
+

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt (0 => 230561)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt	2018-04-12 08:01:36 UTC (rev 230561)
@@ -0,0 +1,5 @@
+
+PASS Element Source tests completed 
+PASS Channel 0 processed some data 
+FAIL All data processed correctly assert_array_approx_equals: comparing expected and rendered buffers (channel 0) lengths differ, expected 44098 got 44030
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to