mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +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
|
@ -14,6 +14,7 @@
|
|||
maintaining the named flow multi-column container and that
|
||||
it overflows visibly into a third column."/>
|
||||
<meta name="flags" content="ahem"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow-multicol {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
<meta name="assert" content="This test checks that text content in a named flow is
|
||||
laid out using columns when flowed in a multi-column
|
||||
region."/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
content flows through the multi-column region
|
||||
in the region chain then through the second
|
||||
non-multicol region in the chain."/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
<meta name="assert" content="This test checks that text named flow
|
||||
content is fragmented first through a simple region,
|
||||
then through a multi-column region"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
content flows through the regions in the
|
||||
multi-column container and that it overflows
|
||||
visibly into a fourth column."/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
<meta name="assert" content="This test checks that text content flows through multiple
|
||||
regions from the named flow multi-column container and that
|
||||
it overflows the last region in the region chain visibly."/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow-multicol {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
content flow into multiple regions in the multi-column
|
||||
container."/>
|
||||
<meta name="flags" content="ahem"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#multicol-container {
|
||||
position: absolute;
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
<meta name="flags" content="ahem"/>
|
||||
<meta name="assert" content="This test checks multiple named flow multi-column containers
|
||||
with text content flow into multiple overlapping regions."/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
.named-flow-multicol {
|
||||
width: 150px;
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
through an autosized region from a multi-column named
|
||||
flow and that it overflows visibly into a third column."/>
|
||||
<meta name="flags" content="ahem"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow-multicol {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
and than the second region and that it overflows the first region visibly
|
||||
as a multi-column container before flowing into the second region."/>
|
||||
<meta name="flags" content="ahem"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow-multicol {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
that it overflows the first region as a multi-column container
|
||||
before flowing into the second region."/>
|
||||
<meta name="flags" content="ahem"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow-multicol {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
second region and that it overflows the first region visibly as a multi-column
|
||||
container before flowing into the second region."/>
|
||||
<meta name="flags" content="ahem"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#named-flow-multicol {
|
||||
font-family: Ahem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue