mirror of
https://github.com/servo/servo.git
synced 2025-08-23 14:25:33 +01:00
Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326
This commit is contained in:
parent
462c272380
commit
1f531f66ea
5377 changed files with 174916 additions and 84369 deletions
|
@ -5,6 +5,8 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/001.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#at-import"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#at-import"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#at-import"/>
|
||||
<link rel="help" href="http://www.ietf.org/rfc/rfc2397.txt"/>
|
||||
<style type="text/css">
|
||||
@import url(data:text/css,@import%20url\(data:text/css,.test%2520%257B%2520background:%2520maroon;%2520color:%2520white;%2520%257D\);%0D%0A.test.test%20%7B%20background:%20green;%20color:%20white;%20%7D);
|
||||
|
|
|
@ -8,7 +8,11 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.6"/>
|
||||
<!-- There seems to be no spec defining http-equiv="Link" behavior -->
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#at-import"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#at-import"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#at-import"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
<meta name="flags" content="http" />
|
||||
|
||||
<meta http-equiv="Link" content='<support/cascade-import-002h.css>; rel="stylesheet"'/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/003.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="stylesheet" href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=2&mime=text%2Fcss&text=.a+%7B+color%3A+green%3B+%7D%0D%0A.b+%7B+color%3A+red%3B+%7D%0D%0A.c+%7B+color%3A+red%3B+%7D"/>
|
||||
<link rel="stylesheet" href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=5&mime=text%2Fcss&text=.b+%7B+color%3A+green%3B+%7D%0D%0A.c+%7B+color%3A+red%3B+%7D"/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/004.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="stylesheet" href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=8&mime=text%2Fcss&text=.a+%7B+color%3A+green%3B+%7D%0D%0A.b+%7B+color%3A+red%3B+%7D%0D%0A.c+%7B+color%3A+red%3B+%7D"/>
|
||||
<link rel="stylesheet" href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=5&mime=text%2Fcss&text=.b+%7B+color%3A+green%3B+%7D%0D%0A.c+%7B+color%3A+red%3B+%7D"/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/005.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="alternate stylesheet" title="1"
|
||||
href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=2&mime=text%2Fcss&text=.b+%7B+color%3A+red%3B+display%3A+block%3B+%7D"/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/006.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="alternate stylesheet" title="1"
|
||||
href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=8&mime=text%2Fcss&text=.b+%7B+color%3A+red%3B+display%3A+block%3B+%7D"/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/007.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="alternate stylesheet" title="1"
|
||||
href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=2&mime=text%2Fcss&text=.b+%7B+color%3A+red%3B+display%3A+block%3B+%7D"/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/008.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="alternate stylesheet" title="1"
|
||||
href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=8&mime=text%2Fcss&text=.b+%7B+color%3A+red%3B+display%3A+block%3B+%7D"/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/009.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="alternate stylesheet" title="Test"
|
||||
href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=2&mime=text%2Fcss&text=.b+%7B+color%3A+red%3B+%7D"/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/010.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="alternate stylesheet" title="Test"
|
||||
href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=8&mime=text%2Fcss&text=.b+%7B+color%3A+red%3B+%7D"/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/011.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="alternate stylesheet" title="Test"
|
||||
href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=2&mime=text%2Fcss&text=.b+%7B+color%3A+red%3B+%7D"/>
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/cascade/import/012.html"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/html4/present/styles.html#h-14.3"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascading-order"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-3/#cascading"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-cascade-4/#cascading"/>
|
||||
|
||||
<link rel="alternate stylesheet" title="Test"
|
||||
href="http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=8&mime=text%2Fcss&text=.b+%7B+color%3A+red%3B+%7D"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue