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
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#direction" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'direction' property applies to elements with a display of run-in." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-family-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'font-family' property applies to 'display: run-in' elements." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-size-prop"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'font-size' property applies to 'display: run-in' elements." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#div1
|
||||
{
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="match" href="../../reference/black_box_ends_when_blue_box_ends_6_boxes_ahem.html"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'letter-spacing' property is applied to 'display: run-in' elements." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#overflow" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'overflow' property applies to elements with 'display' set to 'run-in'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Run-in boxes are converted to block boxes when the run-in box contains a block box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Float prevents run-in from becoming inline." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Absolute positioning prevents run-in from becoming inline." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Run-in boxes are converted to block boxes when the run-in box runs into a table box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Run-in boxes are converted to block boxes when the run-in box runs into an inline-table box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Run-in boxes are converted to block boxes when the run-in box runs into a table-row-group box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Run-in boxes are converted to block boxes when the run-in box runs into a table-row box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Run-in boxes are converted to block boxes when the run-in box runs into a table-cell box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Run-in boxes are converted to block boxes when the run-in box runs into a table-caption box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Run-in boxes are converted to block boxes when the run-in box runs into a table-header-group box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Run-in boxes are converted to block boxes when the run-in box runs into a table-footer-group box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#width-layout" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Table-layout does not apply to 'display: run-in' elements." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#indentation-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'text-indent' property is applied to 'display: run-in' elements." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#leading" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'vertical-align' property does not apply to elements with 'display' set to 'run-in'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#white-space-prop" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'white-space' property applies to 'display: run-in' elements." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'word-spacing' property applies to 'display: run-in' elements." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue