mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update web-platform-tests to revision cf261625e2d230ab219eec966f4abe26e3401b64
This commit is contained in:
parent
11a89bcc47
commit
8f98acd0e7
297 changed files with 3396 additions and 1555 deletions
|
@ -21,7 +21,7 @@ const videoURL = getVideoURI("/images/pattern"),
|
|||
assert_equals(frame.contentDocument.contentType, val[1]);
|
||||
|
||||
// Make sure a load event is fired across browsers
|
||||
// https://github.com/w3c/web-platform-tests/pull/10239
|
||||
// https://github.com/web-platform-tests/wpt/pull/10239
|
||||
frame.contentDocument.close();
|
||||
});
|
||||
}, "document.write(): " + val[2] + " document");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue