mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +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
|
@ -11,6 +11,7 @@
|
|||
on an inline element that's part of a named flow properly displays it in full screen">
|
||||
<link rel="stylesheet" href="support/common.css" media="all">
|
||||
<script src="support/util.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#content {
|
||||
flow-into: flow;
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
on a block element that's part of a named flow properly displays it in full screen">
|
||||
<link rel="stylesheet" href="support/common.css" media="all">
|
||||
<script src="support/util.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#content {
|
||||
flow-into: flow;
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
fragments it in full screen">
|
||||
<link rel="stylesheet" href="support/common.css" media="all">
|
||||
<script src="support/util.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#content {
|
||||
flow-into: flow;
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
descendants flowed in the region.">
|
||||
<link rel="stylesheet" href="support/common.css" media="all">
|
||||
<script src="support/util.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#content-parent {
|
||||
border: 10px solid blue;
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
resizing the region or reflowing the content.">
|
||||
<link rel="stylesheet" href="support/common.css" media="all">
|
||||
<script src="support/util.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#content {
|
||||
flow-into: flow;
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
resizing the window or reflowing the content.">
|
||||
<link rel="stylesheet" href="support/common.css" media="all">
|
||||
<script src="support/util.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#content {
|
||||
flow-into: flow;
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
on a fixed size region.">
|
||||
<link rel="stylesheet" href="support/common.css" media="all">
|
||||
<script src="support/util.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#content {
|
||||
flow-into: flow;
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
in which content is flowed through the region chain.">
|
||||
<link rel="stylesheet" href="support/common.css" media="all">
|
||||
<script src="support/util.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#content {
|
||||
flow-into: flow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue