mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update web-platform-tests to revision 122a4672fa0dc554a6e7528fa3487fd907c792ee
This commit is contained in:
parent
fb1123495f
commit
93d826f7ba
301 changed files with 4775 additions and 1769 deletions
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Meta refresh only applies while in the document tree, not in a shadow tree</title>
|
||||
<meta name="timeout" content="long" />
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<link rel="help" href="https://html.spec.whatwg.org/multipage/semantics.html#pragma-directives">
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
<meta name="variant" content="?121-130">
|
||||
<meta name="variant" content="?131-last">
|
||||
<title>Parsing of meta refresh</title>
|
||||
<meta name="timeout" content="long">
|
||||
<script src=/resources/testharness.js></script>
|
||||
<script src=/resources/testharnessreport.js></script>
|
||||
<script src=/common/subset-tests.js></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue