mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806
This commit is contained in:
parent
e488ea750b
commit
12f4ae132e
1651 changed files with 8123 additions and 14152 deletions
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="CSS cursors are properly displayed for content flowed into regions.">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="CSS cursors are properly displayed even when an element is turned into a region">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="CSS properties set through rules that use the :hover pseudo-class on an element are properly propagated to children that are flowed into regions even when they're visually rendered as siblings">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#source {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="CSS properties set through rules that use the :hover pseudo-class on an element are properly propagated to children that are flowed into regions">
|
||||
<meta name="flags" content="interact">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#source {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="CSS rules using the :hover pseudo class are applied to content nodes that have position:fixed.">
|
||||
<meta name="flags" content="interact">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#source {
|
||||
position: fixed;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="CSS rules using the :hover pseudo class are applied to content nodes that are relatively positioned">
|
||||
<meta name="flags" content="interact">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#source {
|
||||
position: relative;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="CSS rules using the :hover pseudo class are applied to regions when moving the mouse over the region border">
|
||||
<meta name="flags" content="interact">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#source {
|
||||
color: blue;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="CSS rules using the :hover pseudo class are applied to regions when moving the mouse over the region padding">
|
||||
<meta name="flags" content="interact">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#source {
|
||||
color: blue;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
moving the mouse over the region and the content flowed in it is relatively positioned. Also, the :hover
|
||||
rules for the content do not apply when moving the mouse over the box placeholder.">
|
||||
<meta name="flags" content="interact">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#source {
|
||||
position: relative;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="CSS rules using the :hover pseudo class are applied to regions that have rounded borders.">
|
||||
<meta name="flags" content="interact">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="Changing the named flow an element is extracted in using a rule that contains the :hover pseudoclass should be possible">
|
||||
<meta name="flags" content="interact">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="Changing the named flow an element is extracted in using a rule that contains the :hover pseudoclass should be possible">
|
||||
<meta name="flags" content="interact">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="Changing the flow-into property should be possible in rules that use the :hover pseudoclass">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="Changing the flow-into property should be possible in rules that use the :hover pseudoclass">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="Changing the flow-into property should be possible in rules that use the :hover pseudoclass">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="Changing the flow-into property should be possible in rules that use the :hover pseudoclass">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="Changing the flow-into property should be possible in rules that use the :hover pseudoclass">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="Changing the flow-from property should be possible in rules that use the :hover pseudoclass">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css3-regions/#flow-from">
|
||||
<meta name="assert" content="Changing the flow-from property should be possible in rules that use the :hover pseudoclass">
|
||||
<meta name="flags" content="interact ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue