Update web-platform-tests to revision bbfea06cb188fbe7b7004bd838ccbfb4f50f429c

This commit is contained in:
WPT Sync Bot 2019-06-12 10:23:46 +00:00
parent 8e783577d2
commit ba8922cc76
2439 changed files with 5192 additions and 2611 deletions

View file

@ -12,6 +12,7 @@
left float with a shape-outside defined as
the content box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -12,6 +12,7 @@
left float with a shape-outside defined as
the border box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -12,6 +12,7 @@
left float with a shape-outside defined as
the padding box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -12,6 +12,7 @@
right float with a shape-outside defined as
the content box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -12,6 +12,7 @@
right float with a shape-outside defined as
the border box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -12,6 +12,7 @@
right float with a shape-outside defined as
the padding box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -13,6 +13,7 @@
the border box, with negative margins.
The float area is clipped to the margin box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reference File</title>
<link rel="author" title="Bear Travis" href="mailto:betravis@adobe.com"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
width: 200px;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reference File</title>
<link rel="author" title="Bear Travis" href="mailto:betravis@adobe.com"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
width: 200px;

View file

@ -9,6 +9,7 @@
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a
simple linear gradient."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
width: 200px;

View file

@ -9,6 +9,7 @@
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a
simple linear gradient on a right float."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
width: 200px;

View file

@ -11,6 +11,7 @@
<meta name="assert" content="This test verifies that shape-outside respects a
simple linear gradient on a right float with
shape-margin applied."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
width: 200px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient under vertical-rl."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: vertical-rl;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient under vertical-lr."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: vertical-lr;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient under sideways-rl."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: sideways-rl;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient under sideways-lr."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: sideways-lr;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient under vertical-rl and text-orientation: sideways."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: vertical-rl;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient under vertical-lr and text-orientation: sideways."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: vertical-lr;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient with shape-margin under vertical-rl."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: vertical-rl;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient with shape-margin under vertical-lr."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: vertical-lr;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient with shape-margin under sideways-rl."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: sideways-rl;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient with shape-margin under sideways-lr."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: sideways-lr;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient with shape-margin under vertical-rl and text-orientation: sideways."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: vertical-rl;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/shape-outside-linear-gradient-001-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a simple linear gradient with shape-margin under vertical-lr and text-orientation: sideways."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
writing-mode: vertical-lr;

View file

@ -13,6 +13,7 @@
<meta name="flags" content="ahem dom"/>
<meta name="assert" content="This test verifies that shape-outside respects a
simple radial gradient."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body { margin: 0; }
.container {

View file

@ -15,6 +15,7 @@
<meta name="assert" content="This test verifies that shape-outside respects a
simple radial gradient when a percentage margin
is applied."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body { margin: 0; }
.container {

View file

@ -16,6 +16,7 @@
<meta name="assert" content="This test verifies that shape-outside respects a
simple radial gradient when a shape margin
and shape-image threshold are applied."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body { margin: 0; }
.container {

View file

@ -15,6 +15,7 @@
<meta name="assert" content="This test verifies that shape-outside respects a
simple radial gradient on a right float when
shape-image-threshold is applied."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body { margin: 0; }
.container {

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reference File</title>
<link rel="author" title="Zoltan Horvath" href="mailto:zoltan@adobe.com"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: absolute;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reference File</title>
<link rel="author" title="Hans Muller" href="mailto:hmuller@adobe.com"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reference File</title>
<link rel="author" title="Hans Muller" href="mailto:hmuller@adobe.com"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reference File</title>
<link rel="author" title="Hans Muller" href="mailto:hmuller@adobe.com"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reference File</title>
<link rel="author" title="Hans Muller" href="mailto:hmuller@adobe.com"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reference File</title>
<link rel="author" title="Hans Muller" href="mailto:hmuller@adobe.com"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reference File</title>
<link rel="author" title="Hans Muller" href="mailto:hmuller@adobe.com"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-000-ref.html"/>
<meta name="flags" content="ahem image"/>
<meta name="assert" content="This test verifies that a shape specified as a png image in a data: url is properly respected on a left float."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
font-family: Ahem;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-001-ref.html"/>
<meta name="flags" content="ahem image"/>
<meta name="assert" content="This test verifies that a shape specified as a png image with 70% alpha is treated as if the image had no alpha."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-002-ref.html"/>
<meta name="flags" content="ahem image"/>
<meta name="assert" content="This test verifies that a shape specified as a svg image in a data uri is properly interpreted as a shape."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-002-ref.html"/>
<meta name="flags" content="ahem image"/>
<meta name="assert" content="This test verifies that a shape specified as a svg image with 20% alpha and 0.3 shape-image-threshold creates a proper shape."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-000-ref.html"/>
<meta name="flags" content="ahem image"/>
<meta name="assert" content="This test verifies that a shape specified as a png image with 50% alpha and 0.6 shape-image-threshold creates a proper shape."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-002-ref.html"/>
<meta name="flags" content="ahem image"/>
<meta name="assert" content="This test verifies that a shape specified as a svg image in a data uri with 70% alpha and 0.8 shape-image-threshold creates a proper shape."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that content wraps around all the image pixels
+ the shape-margin when shape-outside is given a png file."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body {
margin: 0;

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that content wraps around all the image pixels
+ the shape-margin when shape-outside is given an svg file."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body {
margin: 0;

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that content wraps around all the image pixels
+ the shape-margin as a percentage when shape-outside is given an jpg data uri."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body {
margin: 0;

View file

@ -12,6 +12,7 @@
<meta name="assert" content="This test verifies that content wraps around the image pixels extracted from
a shape-outside png file with shape-image-threshold set + the shape-margin in
absolute length."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body { margin: 0; }
#test, #image, #white, .blue, .failure {

View file

@ -12,6 +12,7 @@
<meta name="assert" content="This test verifies that content wraps around the image pixels extracted from
a shape-outside png file with shape-image-threshold set + the shape-margin as
a percentage."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body { margin: 0; }
#test, #image, #white, .blue, .failure {

View file

@ -12,6 +12,7 @@
<meta name="assert" content="This test verifies that content wraps around the image pixels extracted from
a shape-outside svg file with shape-image-threshold set + the shape-margin in
absolute length."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body { margin: 0; }
#test, #image, #white, .blue, .failure {

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-012-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that content wraps around all the image pixels when shape-outside is given a jpg."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: absolute;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-013-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that content wraps around the shape defined by the data uri png."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-002-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that content wraps around the shape defined by an svg file."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-013-ref.html"/>
<meta name="flags" content="ahem image"/>
<meta name="assert" content="This test verifies that a shape specified as a png image with 20% alpha and 0.2 shape-image-threshold creates a proper shape."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-013-ref.html"/>
<meta name="flags" content="ahem image"/>
<meta name="assert" content="This test verifies that a shape specified as a png image with 70% alpha and 0.71 shape-image-threshold creates a proper shape."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-002-ref.html"/>
<meta name="flags" content="ahem image"/>
<meta name="assert" content="This test verifies that a shape specified as a data uri svg with 70% alpha creates a proper shape, shape-image-threshold is defined to 0.71."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-018-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that the boundary of a shape-outside defined by a JPEG image file is the same as the image's dimensions + shape-margin."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-019-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies the boundary of a shape-outside defined by a PNG data URI and a shape-margin."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-020-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies the boundary of a shape-outside defined by an SVG URI and a shape-margin."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-021-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that the boundary of a shape-outside defined by a PNG image file and shape-margin is correct."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-022-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that the boundary of a shape-outside defined by a GIF image file and shape-margin is correct."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -8,6 +8,7 @@
<link rel="match" href="reference/shape-image-023-ref.html"/>
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies the boundary of a shape-outside defined by an SVG URI, shape-image-threshold, and a shape-margin."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#container {
position: relative;

View file

@ -10,6 +10,7 @@
<meta name="assert" content="This test verifies that content wraps around all the image pixels
calculated from the size of the img element, which is different
than the size of the image itself."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body {
margin: 0;

View file

@ -9,6 +9,7 @@
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside is extracted from the
first frame of an animated gif."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body { margin: 0; }
.container {

View file

@ -12,6 +12,7 @@
+ the shape-margin when shape-outside is given a png file.
Additionally, the shape-outside: image element is offset from its
containing block."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body {
margin: 0;

View file

@ -12,6 +12,7 @@
+ the shape-margin when shape-outside is given a png file.
Additionally, the shape-outside: image element is given a negative
left offset relative to its containing block."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body {
margin: 0;

View file

@ -4,6 +4,7 @@
<title>CSS Reference File</title>
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -13,6 +13,7 @@
a circle from the margin box and positioned
in px units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -13,6 +13,7 @@
a circle from the content box with the radius
and position in percentage units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a circle with the radius explicitly set as
closest-side from the padding box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a circle with the radius defined as farthest-side
from the border box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -12,6 +12,7 @@
left float with a shape-outside defined as
a circle with a shape-margin in px units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -12,6 +12,7 @@
left float with a shape-outside defined as
a circle with a shape-margin in percentage units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a circle from the margin box and is positioned
top left with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a circle from the padding box with a position specified
as a percentage and with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -15,6 +15,7 @@
a circle with a farthest-side radius from the
padding box with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a circle from the padding box positioned at
center right with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a circle from the border box with radius in
percentage units and with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -13,6 +13,7 @@
right float with a shape-outside defined as
a circle from the padding box with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -13,6 +13,7 @@
right float with a shape-outside defined as
a circle from the content box with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a circle positioned from the margin box with a
shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -15,6 +15,7 @@
a circle positioned from the border box with a
shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a circle positioned center right from the padding
box with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -11,6 +11,7 @@
left float with a shape-outside defined as
an circle with the radius in px units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -11,6 +11,7 @@
left float with a shape-outside defined as
an circle with the radius in percentage units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -4,6 +4,7 @@
<title>CSS Reference File</title>
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -11,6 +11,7 @@
left float with a shape-outside defined as
a ellipse with radii and position in px units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -13,6 +13,7 @@
a ellipse from the content box with the position
and radii in percentage units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
ellipse with the radii explicitly set as closest-side
from the padding box.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -13,6 +13,7 @@
a ellipse from the padding box with the radii
in percentage units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -15,6 +15,7 @@
a ellipse from the content box with only the rx defined
as farthest-side and with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -12,6 +12,7 @@
left float with a shape-outside defined as
a ellipse with a shape-margin in percentage units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a ellipse from the padding box with radii in percentage
units and with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -14,6 +14,7 @@
a ellipse from the margin box with the radii specified
in percentage units and with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -15,6 +15,7 @@
set at closest-side and ry in px units and
with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -13,6 +13,7 @@
right float with a shape-outside defined as
a ellipse from the content box with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -13,6 +13,7 @@
an ellipse with only the horizontal offset specifed in px
and with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -15,6 +15,7 @@
the horizontal offset specified in percentage units
and with a shape-margin in percentage units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -15,6 +15,7 @@
positioned at center right from the margin box
with a shape-margin.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -11,6 +11,7 @@
left float with a shape-outside defined as
an ellipse with radii in px units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -11,6 +11,7 @@
left float with a shape-outside defined as
an ellipse with radii in % units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
body {
margin: 0;

View file

@ -11,6 +11,7 @@
left float with a shape-outside defined as
an inset rectangle in px units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#container {
position: relative;

View file

@ -11,6 +11,7 @@
left float with a shape-outside defined as
an inset rectangle in percentage units.">
</head>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#container {
position: relative;

Some files were not shown because too many files have changed in this diff Show more