WPT Sync Bot
02d490892d
Update web-platform-tests to revision b'9ce4a6482a088da3d74f895d8ad15c5ce0c25d28'
2022-12-17 01:20:20 +00:00
WPT Sync Bot
df68c4e5d1
Update web-platform-tests to revision b'b728032f59a396243864b0f8584e7211e3632005'
2022-11-10 01:27:28 +00:00
WPT Sync Bot
b77ad115f6
Update web-platform-tests to revision b'ee6da9d71d0268d7fdb04e8e5b26858f46ee0cc4'
2022-01-20 20:57:54 +09:00
WPT Sync Bot
58e8ee674b
Update web-platform-tests to revision b'468d01bbd84da2babf265c6af46947be68713440'
2022-01-17 16:30:29 +09:00
WPT Sync Bot
353491d14a
Update web-platform-tests to revision 026cb8c5c7f63871853f21b053f49940be780146
2021-01-26 10:42:35 +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
5a86c734fc
Update web-platform-tests to revision 47ff38a34af6d74b80ffd3e073f7504227ce4668
2020-11-07 10:41:27 +00:00
WPT Sync Bot
09159edcc2
Update web-platform-tests to revision e257d80ac7151243d0fcf6f4d5397b0f3f3629cc
2020-10-22 10:59:06 +00:00
WPT Sync Bot
454002ec4e
Update web-platform-tests to revision 16c99fc3f05855a7d7d19397a19f49d2dbf429b9
2020-10-06 17:07:29 -04:00
WPT Sync Bot
cb40a5f9fe
Update web-platform-tests to revision df7fc2ece226676b8398ece13ddfd31b4f1eca5c
2020-05-08 11:17:10 +00:00
WPT Sync Bot
916ba6ef4d
Update web-platform-tests to revision eb12303bec1d47bbe91ebf011d17d81ec6fce68d
2020-03-25 11:04:48 +00:00
WPT Sync Bot
96fc7662dc
Update web-platform-tests to revision a587550f729c270ae55b56a92c94605461cc919a
2020-03-20 11:05:42 +00:00