WPT Sync Bot
7e5a73a627
Update web-platform-tests to revision 9c4b78680260532467b053e6bd0fd506251c4fdb
2021-01-28 11:22:11 +00:00
WPT Sync Bot
ec9472572a
Update web-platform-tests to revision c5dd38e18824f16f48b0c1703f43ff33359d9947
2021-01-27 10:26:03 +00:00
WPT Sync Bot
353491d14a
Update web-platform-tests to revision 026cb8c5c7f63871853f21b053f49940be780146
2021-01-26 10:42:35 +00:00
Simon Sapin
173123a768
Upgrade to rustc 1.48.0-nightly (623fb90b5 2020-09-26)
2021-01-26 09:23:03 +01:00
Josh Matthews
ce913efa01
Remove intermittent crash
2021-01-25 12:27:05 -05:00
WPT Sync Bot
1fd4862e1a
Update web-platform-tests to revision 82877d9297125b49ce24a1404f7413786a27ffae
2021-01-25 11:24:48 +00:00
Josh Matthews
5fdefc7455
Fix 2020 failure
2021-01-24 11:07:33 -05:00
WPT Sync Bot
9320df4683
Update web-platform-tests to revision 35077458592d7cf9349840211759aa85f20cd20c
2021-01-24 10:46:36 +00:00
WPT Sync Bot
964f9a5544
Update web-platform-tests to revision 3b17f29d98e9f39a4836a7450f9fe992f3cc0e7b
2021-01-21 10:35:13 +00:00
WPT Sync Bot
399043f6a9
Update web-platform-tests to revision 8afe199d816965050217a49a3d4479ec36822d37
2021-01-20 10:38:03 +00:00
WPT Sync Bot
a4eda174fa
Update web-platform-tests to revision 0f74915a040e481eefedaddd5fe0cf5c16043a5d
2021-01-19 10:15:39 +00:00
WPT Sync Bot
07d0496acd
Update web-platform-tests to revision a7e1722f0aefeca4ad47312b618c0b47b07e061f
2021-01-18 10:46:49 +00:00
WPT Sync Bot
c7e8937c37
Update web-platform-tests to revision a184aa4fd5cd8f92eb87ce0035f257f2a4c7c0b2
2021-01-17 10:25:59 +00:00
WPT Sync Bot
02952b63dd
Update web-platform-tests to revision 5e0db3c717532a88040300e65ce7c8b29004d93c
2021-01-15 17:03:21 -05:00
WPT Sync Bot
8e4409345a
Update web-platform-tests to revision 55be31752d6d8ae224f4922689e6cdc75576e1e2
2021-01-14 11:48:47 +00:00
WPT Sync Bot
b506d7413a
Update web-platform-tests to revision b4c87a442f82ff5e1de9a94e735b7b6c5f2e60c5
2021-01-13 11:02:41 +00:00
WPT Sync Bot
cce3d8f521
Update web-platform-tests to revision 80090f6edd23993e9907dbc9fb1c6af7aebf91e7
2021-01-12 10:55:01 +00:00
WPT Sync Bot
0ea03d814a
Update web-platform-tests to revision 6c2e8131efc198de635c2c7ee32bc6b76fd8a0b7
2021-01-11 10:58:11 +00:00
WPT Sync Bot
fcce61b898
Update web-platform-tests to revision 6e977a87a70f34872fc09e4b2448c310ef817e0e
2021-01-10 10:55:24 +00:00
WPT Sync Bot
9115c87050
Update web-platform-tests to revision 28ac8ff82f255bfb5c799b6d433d19d0a0eb0e34
2021-01-09 10:34:07 +00:00
WPT Sync Bot
9f0945f6a0
Update web-platform-tests to revision 289878db3e356829bb7ae5699dd847f04a7acf58
2021-01-08 10:34:49 +00:00
WPT Sync Bot
54c2e735e6
Update web-platform-tests to revision 313f99aafa6620894b8d7a7acc6e015b9548e179
2021-01-07 10:39:43 +00:00
WPT Sync Bot
65fe0fe078
Update web-platform-tests to revision 22d4100cb662819e50653db96fa563c540e69571
2021-01-06 10:35:55 +00:00
WPT Sync Bot
08d41a134a
Update web-platform-tests to revision 077d53c8da8b47c1d5060893af96a29f27b10008
2021-01-05 10:40:50 +00:00
WPT Sync Bot
a90e75d5be
Update web-platform-tests to revision b8553208f8e6ab3cb31e147efdbaf28ba54c88f4
2021-01-04 11:00:13 +00:00
WPT Sync Bot
fd709f9362
Update web-platform-tests to revision 95b19d0b902505286b705a71fe44fc8aa8fb608e
2021-01-03 10:54:25 +00:00
bors-servo
4d1641bf9b
Auto merge of #28006 - andreubotella:document-charset-bom, r=jdm
...
Fix `document.characterSet` not reflecting byte order marks.
The process of decoding the network byte stream to Unicode is backed by an instance of `encoding_rs::Decoder`, which will switch the encoding it uses if it finds a BOM in the byte stream. However, this change in encoding is not communicated back to the caller and so `document.characterSet` gives the wrong result. This change fixes that.
See whatwg/html#5359 and whatwg/encoding#203 for the spec-level backing for this change.
---
<!-- 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 #28005 (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. -->
2021-01-01 13:51:19 -05:00
WPT Sync Bot
21ff3d329a
Update web-platform-tests to revision dbc7edfaa96e559b9aa34a9c898a1ad54d877b58
2021-01-01 10:54:38 +00:00
Andreu Botella
cd34f156f6
Fix document.characterSet
not reflecting byte order marks.
...
The process of decoding the network byte stream to Unicode is backed by
an instance of `encoding_rs::Decoder`, which will switch the encoding it
uses if it finds a BOM in the byte stream. However, this change in
encoding is not communicated back to the caller and so
`document.characterSet` gives the wrong result. This change fixes that.
See whatwg/html#5359 and whatwg/encoding#203 for the spec-level backing
for this change.
Signed-off-by: Andreu Botella <abb@randomunok.com>
2020-12-31 13:43:33 +01:00
WPT Sync Bot
d13f3f47ed
Update web-platform-tests to revision e7ab50584f431b0f67e17f33bc80ac368236fa00
2020-12-31 10:40:28 +00:00
WPT Sync Bot
d36d2d0fd5
Update web-platform-tests to revision 821a1ef63f08a7329175513b6c2eb00bb8b0152e
2020-12-29 11:01:34 +00:00
WPT Sync Bot
63e4de4132
Update web-platform-tests to revision 9c26c9eb197c1beeca8947c1195d9ca57decf20b
2020-12-28 11:01:43 +00:00
Josh Matthews
b665b9c34b
Remove intermittent failure.
2020-12-24 12:30:25 -05:00
Josh Matthews
21d2ddb58c
Remove intermittent timeout.
2020-12-24 10:30:08 -05:00
WPT Sync Bot
b960606d13
Update web-platform-tests to revision 2ccf303ec934a8adfc613c2a73395a31956ec817
2020-12-24 10:58:38 +00:00
WPT Sync Bot
c0df267756
Update web-platform-tests to revision 1c5816e523d00ad3854082245a52f09f7bdb0ff5
2020-12-23 10:29:12 +00:00
Josh Matthews
aec48b7cf8
Add 2020 timeout.
2020-12-22 10:58:43 -05:00
Josh Matthews
745eee8cb4
Add 2020 failures.
2020-12-22 09:50:14 -05:00
WPT Sync Bot
fbdfe2527b
Update web-platform-tests to revision 9a1a27e665e531a65b28f4f589ae3cb66381da5f
2020-12-22 10:55:56 +00:00
WPT Sync Bot
a95d667e3b
Update web-platform-tests to revision c00d2d2789528c5b1e009a6348ec7bd020322804
2020-12-21 10:41:53 +00:00
WPT Sync Bot
467cd5d41b
Update web-platform-tests to revision 132850c9a27382ba1bf1ad4c4ee4ed9d4f69666b
2020-12-20 10:47:26 +00:00
WPT Sync Bot
f8d7dc71d4
Update web-platform-tests to revision 96bc64e830a61d73988c35ebd8b80719efefebf9
2020-12-19 10:56:51 +00:00
WPT Sync Bot
1599557991
Update web-platform-tests to revision 43dc4d2ac8f531153bdabfe45e6975a97e286862
2020-12-18 10:45:00 +00:00
WPT Sync Bot
b60f782258
Update web-platform-tests to revision 14e5eb0fbe4ed1c9c6ca6d980b3c71434fd1bcad
2020-12-17 10:43:37 +00:00
WPT Sync Bot
fe2a1a9e9d
Update web-platform-tests to revision 48e3fd2f4d41fa00640d27738bdda07db95594cc
2020-12-16 11:01:01 +00:00
Josh Matthews
03d978fea2
Remove 2020 failure.
2020-12-15 07:36:40 -05:00
Josh Matthews
22d1588a00
Remove 2020 failure.
2020-12-15 07:36:24 -05:00
WPT Sync Bot
11a9f36057
Update web-platform-tests to revision d9591651df411fe105c176a498ab0cb0c58819fa
2020-12-15 11:02:46 +00:00
WPT Sync Bot
22bdac8d90
Update web-platform-tests to revision afd7ac5566c611165f3822c20e1a557a4970a252
2020-12-14 10:57:02 +00:00
Josh Matthews
afb6d890c9
Update 2020 test expectations.
2020-12-12 16:55:27 -05:00