Commit graph

8867 commits

Author SHA1 Message Date
WPT Sync Bot
6e11000ae0 Update web-platform-tests to revision 768b9a0ddff956e289499384182ffc8afdb20f31 2020-10-07 10:41:22 +00:00
WPT Sync Bot
454002ec4e Update web-platform-tests to revision 16c99fc3f05855a7d7d19397a19f49d2dbf429b9 2020-10-06 17:07:29 -04:00
bors-servo
28cbee585d
Auto merge of #27684 - servo-wpt-sync:wpt_update_05-10-2020, r=jdm
Sync WPT with upstream (05-10-2020)

Automated downstream sync of changes from upstream as of 05-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-05 10:00:47 -04:00
WPT Sync Bot
b32ad59278 Update web-platform-tests to revision 6748172de5cc6e4999fb8620eb83cf5c54a0a18e 2020-10-05 10:00:10 -04:00
Vincent Ricard
2a4dd894de Implement DOMTokenList.supports API 2020-10-05 09:26:36 +02:00
Josh Matthews
31639cace5
Add 2020 failure. 2020-10-03 11:27:11 -04:00
Josh Matthews
4e70f4a7a6
Remove intermittent crash. 2020-10-03 11:26:34 -04:00
WPT Sync Bot
4d10b28d12 Update web-platform-tests to revision 1e4e3bd750800f64153c7f1a49c39d2b07abb10a 2020-10-03 10:40:36 +00:00
WPT Sync Bot
efbf39f40a Update web-platform-tests to revision fa663532c77aef32c4c04abdc3d7278ff568da93 2020-10-02 10:52:28 +00:00
Josh Matthews
384ddc9ba8
Add 2020 failure 2020-10-01 10:18:54 -04:00
Josh Matthews
f0f5613c20
Add 2020 failure. 2020-10-01 10:17:51 -04:00
Josh Matthews
370b52636c
Add 2020 failure. 2020-10-01 10:17:30 -04:00
WPT Sync Bot
a71c7758db Update web-platform-tests to revision 90aab682c731f768872ca2b37f047752d5da2d8a 2020-10-01 10:48:18 +00:00
WPT Sync Bot
0092318a73 Update web-platform-tests to revision 1918e328d632ab5b15096c26bd1400dcba7dd4e5 2020-09-30 10:57:20 +00:00
Josh Matthews
79421a40bb
Add 2020 failure, 2020-09-29 09:58:42 -04:00
WPT Sync Bot
10398f2a98 Update web-platform-tests to revision 6730dabbcc826e8ccbd6a9ee43d67c65e8626f29 2020-09-29 10:32:20 +00:00
bors-servo
858bb43298
Auto merge of #27636 - servo:jdm-patch-46, r=jdm
Run CSS animations tests in 2013.

Fixes #27635.
2020-09-28 13:30:43 -04:00
Josh Matthews
9791ed96f7 Run CSS animations tests in 2013. 2020-09-28 11:49:01 -04:00
WPT Sync Bot
ea51b4da95 Update web-platform-tests to revision 1916d3f4f67ab06325b4f0f8ac65b5ebad404bf2 2020-09-28 10:56:45 +00:00
bors-servo
f518ffc858
Auto merge of #27673 - servo-wpt-sync:wpt_update_27-09-2020, r=jdm
Sync WPT with upstream (27-09-2020)

Automated downstream sync of changes from upstream as of 27-09-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-09-27 22:20:29 -04:00
Josh Matthews
f80d4c0939 Update test expectations. 2020-09-27 22:19:54 -04:00
WPT Sync Bot
1c7e2d22cf Update web-platform-tests to revision 589d1d54b73d37f1efde64f75cc408bdd640b44a 2020-09-27 10:53:34 +00:00
Vincent Ricard
ddfa9ca5b4 Implements HTMLDetailsElement toggle 2020-09-26 11:53:47 +02:00
bors-servo
8ab389c10c
Auto merge of #27668 - servo-wpt-sync:wpt_update_25-09-2020, r=servo-wpt-sync
Sync WPT with upstream (25-09-2020)

Automated downstream sync of changes from upstream as of 25-09-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-09-25 12:09:30 -04:00
WPT Sync Bot
3173ca7ad9 Update web-platform-tests to revision 0c112f38ee0040ba788d927e73b1ab1a7b856230 2020-09-25 10:45:49 +00:00
Vincent Ricard
66f80fbf4f Implement ParentNode#replaceChildren 2020-09-25 08:21:10 +02:00
bors-servo
0baa1ea7bd
Auto merge of #27666 - ghostd:fix-checkbox-radio-activation, r=jdm
Allow mutating <input disabled type=checkbox/radio>

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #27586

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-09-24 20:34:36 -04:00
Vincent Ricard
82386953b9 Allow mutating <input disabled type=checkbox/radio> 2020-09-24 18:15:16 +02:00
Vincent Ricard
160714feb6 Implements "upload listener flag" for XHR 2020-09-24 17:01:06 +02:00
WPT Sync Bot
aec530632a Update web-platform-tests to revision fbe1d224ce01b0844030db54a3cc6060c6d6c17a 2020-09-24 10:34:25 +00:00
bors-servo
3c34da1c91
Auto merge of #27661 - kunalmohan:update-webgpu, r=kvark
WebGPU: Use GPULimits and extensions provided by user

<!-- Please describe your changes on the following line: -->
- update wgpu
- spec update

r?@kvark

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-09-23 21:47:30 -04:00
Kunal Mohan
ba01ca1ba1 address review and disable test 2020-09-23 21:32:25 +05:30
WPT Sync Bot
2999a91526 Update web-platform-tests to revision 281f62f2d8ffe72128d848851ac1e8d823f608f6 2020-09-23 10:40:47 +00:00
Kunal Mohan
ef6c6a46fa update test expectations 2020-09-23 13:52:48 +05:30
bors-servo
f4a5709e37
Auto merge of #27650 - servo-wpt-sync:wpt_update_20-09-2020, r=jdm
Sync WPT with upstream (20-09-2020)

Automated downstream sync of changes from upstream as of 20-09-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-09-22 23:46:07 -04:00
Josh Matthews
dd667d52c3
Add 2020 flexbox failure. 2020-09-22 23:44:47 -04:00
bors-servo
3d057c8eec
Auto merge of #27629 - CYBAI:whendefined-constructor, r=jdm
Resolve `whenDefined` with the class constructor

I still don't have time to find the root cause of why nightly sync failed :( so we don't have the tests in our tree now.

But I tried to verify it with `wpt.live` that this is correct

<img width="1136" alt="image" src="https://user-images.githubusercontent.com/6782666/92739547-f7ca0c80-f3b7-11ea-966e-fd7ecd2638cf.png">

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #27626
- [x] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-09-22 20:25:49 -04:00
Kunal Mohan
cd73193efe update test-expectations 2020-09-22 11:34:28 +05:30
Vincent Ricard
ff6194cc74 Fix wrong priority for XHR username/password 2020-09-21 18:37:58 +02:00
WPT Sync Bot
5304c69b42 Update web-platform-tests to revision 86b1ae6d6c823d07ca2c5c70865ed8c796d46c3d 2020-09-20 10:29:56 +00:00
Josh Matthews
ac1008747a Add more 2020 failures. 2020-09-16 23:03:19 -04:00
Josh Matthews
37c373f4d4
Add 2020 failures 2020-09-16 23:00:13 -04:00
Josh Matthews
c339018d7d
Add 2020 failures 2020-09-16 22:58:59 -04:00
Josh Matthews
c296947e0a
Add 2020 failures 2020-09-16 22:57:41 -04:00
Josh Matthews
9a407f002e
Add 2020 failures. 2020-09-16 22:55:45 -04:00
Josh Matthews
8d6576b250
Add 2020 failures. 2020-09-16 22:54:13 -04:00
Josh Matthews
8ad7206b2a
Add 2020 failures. 2020-09-16 22:53:28 -04:00
Josh Matthews
f21d06945b
Add 2020 failure. 2020-09-16 22:50:53 -04:00
Josh Matthews
c84ae32592
Add 2020 failure. 2020-09-16 22:50:06 -04:00
WPT Sync Bot
8504f7d13d Update web-platform-tests to revision cd0ac591860335b75cdc2576fdc57c840afec870 2020-09-16 10:49:03 +00:00