Keith Yeung
|
a39d1fa7d1
|
Update WPT expectations
|
2016-11-11 14:53:09 -08:00 |
|
Josh Matthews
|
6589f6107e
|
Enable cors and redirect fetch tests.
|
2016-11-08 08:17:25 -05:00 |
|
Scott Trinh
|
ab0ddf9040
|
Partial fix for 12415
|
2016-10-17 16:08:07 -04:00 |
|
Scott Trinh
|
df8030c50d
|
Partial fix for #12415: expose Canvas interfaces
|
2016-10-13 16:08:50 -04:00 |
|
Ms2ger
|
05942344b4
|
Disable EventSource until it is fully implemented.
This also causes a number of tests that currently time out to fail quickly.
|
2016-09-28 11:50:06 +02:00 |
|
Ms2ger
|
3b4f0ec0bb
|
Update web-platform-tests to revision 3b3585e368841b77caea8576fa56cef91c3fbdf0
|
2016-09-26 13:24:06 +02:00 |
|
Julien Enselme
|
9adda6e38d
|
Decode UTF-8 with from_utf8_lossy in DedicatedWorkerGlobalScope
|
2016-09-19 10:29:05 +02:00 |
|
Jeena Lee
|
680ad85437
|
Update expected wpt-test results from build log
|
2016-09-13 16:13:08 -07:00 |
|
Ms2ger
|
150c710a63
|
Re-enable some workers tests.
These were disabled in #3247, but no longer crash.
|
2016-09-12 17:37:35 +02:00 |
|
Ms2ger
|
2b109ce490
|
Classify some more test failures.
|
2016-09-12 17:37:14 +02:00 |
|
Ms2ger
|
079092dfea
|
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
|
2016-09-09 16:17:14 +02:00 |
|
Ms2ger
|
60142f87e2
|
Implement error reporting for workers.
Fixes #3311.
Fixes #13158.
|
2016-09-09 09:03:09 +02:00 |
|
Ms2ger
|
ae38c53de7
|
Dispatch error events at the window object.
|
2016-09-02 11:44:44 +02:00 |
|
Anthony Ramine
|
6da56f7e67
|
Define interface members on the global object directly (fixes #4593)
|
2016-08-25 14:29:16 +02:00 |
|
Maciej Skrzypkowski
|
9fa6d5083c
|
Partial fix for #12415: expose interfaces of some HTML Elements
|
2016-07-28 14:38:47 +02:00 |
|
Morris Tseng
|
d23ef77645
|
Implementing Close function and mark success tests.
|
2016-07-25 11:59:32 +08:00 |
|
Zhen Zhang
|
fdc3a8e3ac
|
Put Blob URL online
|
2016-07-15 20:33:51 +08:00 |
|
Ms2ger
|
0edf0ececb
|
Update web-platform-tests to revision 53f3408ffe1fd0e56a37aff4aaf1fa8441c41d6d
|
2016-07-12 10:52:41 +02:00 |
|
Zhen Zhang
|
4d3379392d
|
Implement Blob URL's DOM interfaces
|
2016-06-17 20:06:37 +08:00 |
|
Ms2ger
|
1ebe681d8d
|
Report panics in web worker threads.
|
2016-05-18 12:30:10 +02:00 |
|
SunyDays
|
7d24426172
|
Implement the errorevent argument to Document::createEvent
|
2016-04-27 20:49:25 +03:00 |
|
Ms2ger
|
950cd1ba87
|
Update web-platform-tests to revision b94b41945d3c7c9b4f3346cf8654cc5ca7ae567c
|
2016-04-26 17:09:39 +02:00 |
|
Josh Matthews
|
dd5e28e0e6
|
Do not support XHR.responseXML in worker globals. Fixes #8931.
|
2016-04-13 13:56:07 -04:00 |
|
Joe Wilm
|
229b176321
|
Implement Worker#terminate() (fixes #4427).
Adds support for terminating DOM workers. A closing flag was added to
WorkerGlobalScope per the spec.
|
2016-04-07 18:54:32 -04:00 |
|
Rahul Sharma
|
facf59177c
|
implements NavigatorLanguage
|
2016-03-17 16:13:37 +05:30 |
|
Ms2ger
|
e8ed816728
|
Update web-platform-tests to revision 95aad3bd9b82b5c65d84d53517b65ba084de9394
|
2016-02-12 09:41:14 +01:00 |
|
Josh Matthews
|
e9b98ad5fa
|
Make iframes block the enclosing document's load event. Fixes #6663.
|
2016-02-10 09:20:00 -05:00 |
|
Anthony Ramine
|
d13da7d9b3
|
Fix prototypes of interface objects (fixes #2665)
|
2016-01-12 17:15:44 +01:00 |
|
Jitendra Jain
|
88e6504e0a
|
Implement responseXML API and document response type for XHR
|
2015-12-09 17:48:04 -05:00 |
|
Ms2ger
|
14e55e3082
|
Disable workers tests in __dir__.ini rather than include.ini.
This ensures those tests are skipped when running ./mach test-wpt workers.
|
2015-08-31 09:12:52 +02:00 |
|
Ms2ger
|
be4f0ad8de
|
Update web-platform-tests to revision acd60f9e55532f03fc905e61591b7fd7db2f08d1
|
2015-08-26 12:14:08 +02:00 |
|
Ravi Shankar
|
f3db59972a
|
Matching over event listeners and handlers; r=Ms2ger
fixup! Matching over event listeners and handlers; r=Ms2ger
|
2015-08-18 18:11:57 +05:30 |
|
Bogdan Cuza
|
8bc66f97f8
|
Implement the FileList interface. Fixes #6708
|
2015-08-01 19:31:20 +02:00 |
|
Ms2ger
|
bfb96b9448
|
Update web-platform-tests to revision 5e3ea8f49fee68c327388bfd1dd1375a8ce12a0e.
|
2015-07-14 10:38:54 +02:00 |
|
Brandon Mintern
|
0a3981cdc9
|
Update Worker location for redirects
Fixes #4146
|
2015-07-02 11:25:33 -04:00 |
|
Ms2ger
|
c66c6af0ba
|
Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572
|
2015-06-28 22:52:24 +02:00 |
|
Anthony Ramine
|
a8e4558e82
|
Implement URL and trivially missing URLUtils members
Fixes #6322.
|
2015-06-20 15:17:55 +02:00 |
|
Michael Wu
|
675267b782
|
Upgrade to SM 39
|
2015-06-19 18:42:48 -04:00 |
|
Anthony Ramine
|
d9619853e2
|
Fix length value of interface methods
|
2015-05-14 19:11:10 +02:00 |
|
James Graham
|
a884237f9f
|
Update web-platform-tests expected data to revision 41a7d8732d8e5c65728c153d29a34fe9d5192b29
|
2015-05-14 13:45:29 +01:00 |
|
Ms2ger
|
93b883e1db
|
Update web-platform-tests to revision acdb8bf3e4714528b6b5f9ff038dc80ee4fb7dcf
|
2015-04-27 18:48:44 +02:00 |
|
James Graham
|
291ac06c01
|
Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95
|
2015-04-24 18:31:05 +01:00 |
|
Ms2ger
|
2d49203b9c
|
Update web-platform-tests to revision 000905d008db2538360020335bc2dbba16d322b5.
|
2015-04-16 18:58:53 +02:00 |
|
Ms2ger
|
71008d816d
|
Update web-platform-tests.
|
2015-04-09 14:38:04 +02:00 |
|
Ms2ger
|
f8dec0fe58
|
Adjust the assertions in throw_dom_exception.
|
2015-04-08 20:44:49 +02:00 |
|
yodalee
|
4ffaaf2785
|
modify tests metadata
pass in XMLHttpRequest
fail in members.html
|
2015-04-04 20:08:14 +08:00 |
|
Deokjin Kim
|
c0e691b08d
|
Implement Navigator.appVersion(#5409)
|
2015-04-01 00:36:40 +09:00 |
|
Ms2ger
|
1ecfc9f582
|
Update web-platform-tests.
|
2015-03-29 14:19:05 +02:00 |
|
Ms2ger
|
5f15eb5fbf
|
Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.
|
2015-03-18 13:18:31 -04:00 |
|
Ms2ger
|
a8553c3606
|
Update web-platform-tests.
|
2015-03-17 22:02:43 +01:00 |
|