WPT Sync Bot
b0862d9cc1
Update web-platform-tests to revision ac4274136e9a034628a3a469890c8e37babbc902
2018-12-14 21:54:18 -05:00
WPT Sync Bot
1d0624b343
Update web-platform-tests to revision 04cd5eb8e5c47e4fe341f2fb541d39fa2346f464
2018-11-16 22:24:36 -05:00
Alan Jeffrey
74c1e00d81
Upgraded to SM 60
2018-08-20 18:22:29 -04:00
WPT Sync Bot
8edc7686ef
Update web-platform-tests to revision 2dda7b8c10c7566fa6167a32b09c85d51baf2a85
2018-08-16 22:42:22 -04:00
WPT Sync Bot
816185f094
Update web-platform-tests to revision ea14651f262003177d0ba5819bd2806a1327b12a
2018-04-30 23:01:48 -04:00
Josh Matthews
1f531f66ea
Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326
2017-10-12 12:36:21 -04:00
Josh Matthews
3347094373
Update WPT results.
2017-10-05 09:23:30 +02:00
Josh Matthews
665817d2a6
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
2017-04-22 14:17:10 +02:00
Ms2ger
4fadf9b0b6
Update web-platform-tests to revision 7a767a52741f628430ffbbed46e7f3df68ba3534
...
Fixes #15648 .
2017-02-20 13:52:41 +01:00
Ms2ger
296fa2512b
Update web-platform-tests and CSS tests.
...
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00
Ms2ger
d6ba94ca28
Update web-platform-tests to revision 3137d1d2d7757366a69f8a449b458b5057e0e81e
2016-12-28 11:34:21 +01:00
Ms2ger
154b16a25d
Don't return early from report_pending_exception() if the value is an unexpected object.
...
We will now dispatch the error event in this case as well.
2016-11-27 10:27:11 +01:00
Jeena Lee
3b75d223f1
Enable OpenEndedDictionary in Headers
...
Expected wpt results are updated as well.
2016-09-22 15:01:34 -07:00
Ms2ger
079092dfea
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
2016-09-09 16:17:14 +02:00
Jeena Lee
e3624edbf6
Implement iterable for Headers.
...
This commit implements iterable in DOM Headers based on iterable
implementation from #12819 . Expected wpt results are updated as well.
2016-08-24 13:12:35 -07:00
Jeena Lee
69f4cf6808
Modify Headers API to correctly validate value.
...
This commit modifies the headers API script to correctly validate value. As a result of this change, more wpt tests pass. The commit also changes the expected test results.
2016-08-12 15:40:09 -07:00
Josh Matthews
f152bc3b06
Implement Window.postMessage for same-origin windows.
2016-08-04 11:52:26 +02:00
Zhen Zhang
47a7d465fd
Add FileReaderSync skeleton
2016-07-31 09:19:39 +02:00
Malisa Smith
e631d3a5f6
Headers API constructor and methods
...
- Reworked the append method to support the inner `hyper::header::Headers`'s HashMap `insert` method, which overwrites entries instead of appending.
- Filled out constructor as well as delete, get, has, and set methods.
- Updated relevant test expectations
2016-07-30 10:32:51 -07:00
Josh Matthews
7428a3f00a
Enable Headers API tests.
2016-07-28 16:17:58 -04:00