mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +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
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Margin, border, padding render outside the content area." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Margin, border, padding render outside the image area." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Margin, border, padding render outside the object area." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-bottom' property sets a nominal length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-bottom' property sets a nominal length value in 'em' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-bottom' property sets a nominal length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-bottom' property sets a nominal length value in 'ex' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-bottom' property applies to elements with a display of inline. However, vertical margins do not have any affect on non-replaced inline elements." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Horizontal margins of element do not collapse." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="When margins collapse the margin is the maximum of the two margin widths." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Adjoining margin boxes generated by elements, that are not related by siblings or ancestors, collapse." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="A floated box does not collapse its margins with any other box." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="In-flow children of a floated element do not collapse margins." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Elements with 'overflow' set to 'visible' collapse margin with in-flow children." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Elements with 'overflow' set to 'hidden' do not collapse margin with in-flow children." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Elements with 'overflow' set to 'scroll' do not collapse margin with in-flow children." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Elements with 'overflow' set to 'auto' do not collapse margin with in-flow children." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Absolutely positioned boxes do not collapse margins with siblings." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#div1
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Absolutely positioned boxes do not collapse margins with any in-flow children." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Inline-block elements that are siblings do not collapse their margins." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="An element that is set in inline-block and its children set to inline-block do not collapse margins." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="An element with its display set to 'inline-block' does not collapse its margins with its children." />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="When top and bottom margins are adjoining margins collapse through that element." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Positions of elements that have been collapsed through (empty elements) have no effect on positions of other elements whose margins are being collapsed." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="For HTML pages the html element does not collapse its margins with other elements." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
html
|
||||
{
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="The 'body' element's margins collapse." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
body
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Bottom margin of an in-flow block-level element is always adjoining to the top margin of its next in-flow block-level sibling." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="The bottom margin of an in-flow block-level element(#div2) with a 'height' of 'auto' will adjoin to its last in-flow block-level child's (#div3) bottom margin if such auto-height in-flow block-level element has no bottom padding and no bottom border. The bottom margins will then collapse." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="An element's margins are adjoining and can collapse if the 'min-height' is zero, if it has no top or bottom borders and no top or bottom padding, if it has a 'height' of zero or 'auto', if it has no line boxes and if all of its in-flow children's margins are adjoining." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="Collapsing of margins is based on the used values of 'padding', 'margin' and 'border'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
table { border-spacing: 0; font: 50px/1 Ahem; border: solid 3px; background: red; }
|
||||
td { padding: 0; }
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
table { border-spacing: 0; font: 50px/1 Ahem; border: solid 3px; background: red; }
|
||||
td { padding: 0; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="match" href="margin-collapse-130-ref.xht" />
|
||||
|
||||
<meta name="flags" content="ahem" />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
.test { border: solid; background: red; width: 5em; font: 1.25em/1em Ahem; }
|
||||
.test .a { height: 0; margin: 0 0 1em 0; background: red; color: lime; }
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
.test { margin: 1em; background: green; font: 40px/1 Ahem; width: 3em; }
|
||||
.test div { color: white; margin: 1em; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="match" href="margin-collapse-137-ref.xht" />
|
||||
|
||||
<meta name="flags" content="ahem" />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div { font: 20px/1 Ahem, sans-serif; }
|
||||
.relative { position: relative; margin: 0 0 5em 0; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="match" href="margin-collapse-137-ref.xht" />
|
||||
|
||||
<meta name="flags" content="ahem" />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div { font: 20px/1 Ahem, sans-serif; }
|
||||
.relative { position: relative; margin: 0 0 5em 0; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
td { border: solid; width: 4em; background: red; padding: 0; font: 2em/1 Ahem; }
|
||||
.bg { background: orange; color: navy; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
table {font: 50px/1 Ahem;}
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
td { border: solid; background: red; padding: 0; font: 3.125em/1 Ahem; }
|
||||
.bg { background: orange; color: yellow; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Non-replaced inline elements do not apply vertical margins." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a negative zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a positive zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a nominal length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a nominal length value in 'em' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a negative zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a positive zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a nominal length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-left' property sets a nominal length value in 'ex' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a negative zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a positive zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a nominal length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a nominal length value in 'em' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a negative zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a positive zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a nominal length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-right' property sets a nominal length value in 'ex' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a negative zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a positive zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a nominal length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a nominal length value in 'em' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a negative zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a positive zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a nominal length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property sets a nominal length value in 'ex' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'margin-top' property do not apply to elements with a display of inline." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem invalid" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a minimum minus one length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a minimum length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a minimum plus one length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a negative zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a positive zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a nominal length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a nominal length value in 'em' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem invalid" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a minimum minus one length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a minimum length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a minimum plus one length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a negative zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a positive zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a nominal length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-bottom' property handles a nominal length value in 'ex' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem invalid" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a minimum minus one length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a minimum length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a minimum plus one length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a negative zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a positive zero length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a nominal length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a nominal length value in 'em' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem invalid" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a minimum minus one length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a minimum length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a minimum plus one length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a negative zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a positive zero length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a nominal length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'padding-left' property handles a nominal length value in 'ex' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem invalid" />
|
||||
<meta name="assert" content="The 'padding-right' property handles a minimum minus one length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue