mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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
2
tests/wpt/include.ini
vendored
2
tests/wpt/include.ini
vendored
|
@ -191,6 +191,8 @@ skip: true
|
|||
skip: false
|
||||
[mediasession]
|
||||
skip: false
|
||||
[mimesniff]
|
||||
skip: false
|
||||
[navigation-timing]
|
||||
skip: false
|
||||
[old-tests]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue