mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
dom: Append stream chunks in the correct order. (#33487)
* Append stream chunks in the correct order. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Run mimesniff tests in CI. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Delete tests/wpt/meta/mimesniff/media/media-sniff.window.js.ini Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
313fc663a6
commit
aa5bf94b35
5 changed files with 6563 additions and 2 deletions
6
tests/wpt/meta/mimesniff/sniffing/html.window.js.ini
vendored
Normal file
6
tests/wpt/meta/mimesniff/sniffing/html.window.js.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[html.window.html]
|
||||
[HTML is not sniffed for a "feed": atom]
|
||||
expected: FAIL
|
||||
|
||||
[HTML is not sniffed for a "feed": rss]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue