mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 816924d8a73ac20159d2ec8e2d14dfc2e882cb17
This commit is contained in:
parent
8dc7a25893
commit
dffc3b3bdd
28 changed files with 289 additions and 146 deletions
|
@ -53,9 +53,12 @@ function test(mime_type, is_blocking_expected) {
|
|||
// Some mime types should be protected by CORB without any kind
|
||||
// of confirmation sniffing.
|
||||
protected_mime_types = [
|
||||
"application/gzip",
|
||||
"application/x-gzip",
|
||||
"application/x-protobuf",
|
||||
"application/x-www-form-urlencoded",
|
||||
"application/zip",
|
||||
"text/event-stream",
|
||||
// TODO(lukasza): https://crbug.com/944162: Add application/pdf and
|
||||
// text/csv to the list of content types tested here (after
|
||||
// kMimeHandlerViewInCrossProcessFrame gets enabled by default).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue