Commit graph

43310 commits

Author SHA1 Message Date
bors-servo
66f7f0a9f2
Auto merge of #27707 - servo-wpt-sync:wpt_update_17-10-2020, r=jdm
Sync WPT with upstream (17-10-2020)

Automated downstream sync of changes from upstream as of 17-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-17 18:50:30 -04:00
Josh Matthews
94264ad900
Add 2020 failures. 2020-10-17 14:48:00 -04:00
WPT Sync Bot
8b930e61dd Update web-platform-tests to revision 38bc0248d6de92451d8d1c180056dbae0564606c 2020-10-17 10:52:36 +00:00
bors-servo
e0bbe82f76
Auto merge of #27697 - ghostd:stylesheet-media, r=jdm
Implements StyleSheet.media

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

---
<!-- 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
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- 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-10-16 11:10:53 -04:00
bors-servo
fd719d397c
Auto merge of #27706 - servo-wpt-sync:wpt_update_16-10-2020, r=servo-wpt-sync
Sync WPT with upstream (16-10-2020)

Automated downstream sync of changes from upstream as of 16-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-16 06:38:54 -04:00
WPT Sync Bot
d3f5d549bb Update web-platform-tests to revision e3cc95aa44f8a32bdf5c2827455de43148aa9980 2020-10-16 10:38:40 +00:00
Vincent Ricard
66223f7596 Implements StyleSheet.media 2020-10-16 10:55:00 +02:00
bors-servo
2af9648235
Auto merge of #27705 - servo-wpt-sync:wpt_update_15-10-2020, r=servo-wpt-sync
Sync WPT with upstream (15-10-2020)

Automated downstream sync of changes from upstream as of 15-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-15 10:29:45 -04:00
WPT Sync Bot
e98130712c Update web-platform-tests to revision 399db71122d26363cf3c5e41bb97b4ff06caf85c 2020-10-15 10:58:54 +00:00
bors-servo
436bdc7f94
Auto merge of #27703 - servo-wpt-sync:wpt_update_14-10-2020, r=jdm
Sync WPT with upstream (14-10-2020)

Automated downstream sync of changes from upstream as of 14-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-14 16:39:34 -04:00
Josh Matthews
78764864e6
Add 2020 failure. 2020-10-14 15:24:12 -04:00
WPT Sync Bot
0554d61f26 Update web-platform-tests to revision 1b0f824f9ef09f035d2549ab4f6c92131ba62c0f 2020-10-14 10:54:13 +00:00
bors-servo
605c4b099a
Auto merge of #27702 - servo-wpt-sync:wpt_update_13-10-2020, r=servo-wpt-sync
Sync WPT with upstream (13-10-2020)

Automated downstream sync of changes from upstream as of 13-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-13 06:32:52 -04:00
WPT Sync Bot
61a8cbf448 Update web-platform-tests to revision cbbc48732b24557ed2b291c2de83e81790f35042 2020-10-13 10:32:37 +00:00
bors-servo
85bc0cd01e
Auto merge of #27698 - servo-wpt-sync:wpt_update_11-10-2020, r=servo-wpt-sync
Sync WPT with upstream (11-10-2020)

Automated downstream sync of changes from upstream as of 11-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-11 10:01:43 -04:00
WPT Sync Bot
382c7ac026 Update web-platform-tests to revision 1b2893a628c429d144e2b5f7eb5d93855127cacb 2020-10-11 10:34:49 +00:00
bors-servo
7f12ee6467
Auto merge of #27691 - ghostd:stylesheet-owner-node, r=jdm
Implements Stylesheet.ownerNode

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

---
<!-- 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 #23082 (GitHub issue number if applicable)

<!-- 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-10-10 17:28:41 -04:00
Vincent Ricard
e7199c029f Implements Stylesheet.ownerNode 2020-10-10 21:21:00 +02:00
bors-servo
406d15974f
Auto merge of #27695 - servo-wpt-sync:wpt_update_10-10-2020, r=servo-wpt-sync
Sync WPT with upstream (10-10-2020)

Automated downstream sync of changes from upstream as of 10-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-10 07:44:07 -04:00
WPT Sync Bot
06c0cf768d Update web-platform-tests to revision 6bdfd63de5ddf832202409a18fe5822011667d7b 2020-10-10 10:39:07 +00:00
bors-servo
b7475ae78f
Auto merge of #27694 - ghostd:input-charset-case-insensitive, r=jdm
Make hidden input _charset_ check case insensitive

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

---
<!-- 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 #27692

<!-- 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-10-10 00:22:20 -04:00
Vincent Ricard
fa57ba5ca9 Make hidden input _charset_ check case insensitive 2020-10-09 18:05:52 +02:00
bors-servo
14fd2e56e6
Auto merge of #27693 - servo-wpt-sync:wpt_update_09-10-2020, r=servo-wpt-sync
Sync WPT with upstream (09-10-2020)

Automated downstream sync of changes from upstream as of 09-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-09 09:51:48 -04:00
WPT Sync Bot
e5c0a0cc08 Update web-platform-tests to revision 00397ad68f593288bd56a98fc980485fd87d42a9 2020-10-09 10:32:43 +00:00
bors-servo
5fcc10a263
Auto merge of #27690 - servo-wpt-sync:wpt_update_08-10-2020, r=servo-wpt-sync
Sync WPT with upstream (08-10-2020)

Automated downstream sync of changes from upstream as of 08-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-08 09:26:09 -04:00
WPT Sync Bot
fef938d8cd Update web-platform-tests to revision cd19ab5a91cc07cb42923c72cfad7c0af8ef8fbc 2020-10-08 10:33:28 +00:00
bors-servo
11d3f59edc
Auto merge of #27688 - servo-wpt-sync:wpt_update_07-10-2020, r=servo-wpt-sync
Sync WPT with upstream (07-10-2020)

Automated downstream sync of changes from upstream as of 07-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-07 07:59:03 -04:00
WPT Sync Bot
6e11000ae0 Update web-platform-tests to revision 768b9a0ddff956e289499384182ffc8afdb20f31 2020-10-07 10:41:22 +00:00
bors-servo
3c9587d4ce
Auto merge of #27686 - servo-wpt-sync:wpt_update_06-10-2020, r=jdm
Sync WPT with upstream (06-10-2020)

Automated downstream sync of changes from upstream as of 06-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-06 19:10:10 -04: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
bors-servo
83b7f63d33
Auto merge of #27651 - ghostd:domtokenlist-supports, r=jdm
Implement DOMTokenList.supports API

Implement DOMTokenList.supports API and "rel" attribute for HTMLAreaElement

---
<!-- 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 #24965

<!-- 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-10-05 07:16:54 -04:00
Vincent Ricard
2a4dd894de Implement DOMTokenList.supports API 2020-10-05 09:26:36 +02:00
bors-servo
3f7697690a
Auto merge of #27683 - servo-wpt-sync:wpt_update_03-10-2020, r=jdm
Sync WPT with upstream (03-10-2020)

Automated downstream sync of changes from upstream as of 03-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-03 11:27:22 -04: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
bors-servo
4368a78258
Auto merge of #27682 - servo-wpt-sync:wpt_update_02-10-2020, r=servo-wpt-sync
Sync WPT with upstream (02-10-2020)

Automated downstream sync of changes from upstream as of 02-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-02 08:33:50 -04:00
WPT Sync Bot
efbf39f40a Update web-platform-tests to revision fa663532c77aef32c4c04abdc3d7278ff568da93 2020-10-02 10:52:28 +00:00
bors-servo
ac354572e2
Auto merge of #27634 - sudarshan-reddy:preferences-actor-returns-real-vals, r=jdm
preferences actor now returns real values.

The preferences actor was previously returning mock values. This changes
picks up the pref_values from the pref_map which is global preferences
state and returns values from there.

<!-- 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 #27510 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because none of the actors have tests.

<!-- 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-10-01 14:34:34 -04:00
bors-servo
90bb96a797
Auto merge of #27679 - servo-wpt-sync:wpt_update_01-10-2020, r=jdm
Sync WPT with upstream (01-10-2020)

Automated downstream sync of changes from upstream as of 01-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-01 10:19:11 -04: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
bors-servo
701b698999
Auto merge of #27678 - servo-wpt-sync:wpt_update_30-09-2020, r=servo-wpt-sync
Sync WPT with upstream (30-09-2020)

Automated downstream sync of changes from upstream as of 30-09-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-09-30 06:57:34 -04:00
WPT Sync Bot
0092318a73 Update web-platform-tests to revision 1918e328d632ab5b15096c26bd1400dcba7dd4e5 2020-09-30 10:57:20 +00:00
bors-servo
da9809caf0
Auto merge of #27677 - servo-wpt-sync:wpt_update_29-09-2020, r=jdm
Sync WPT with upstream (29-09-2020)

Automated downstream sync of changes from upstream as of 29-09-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-09-29 09:58:54 -04:00
Josh Matthews
79421a40bb
Add 2020 failure, 2020-09-29 09:58:42 -04:00