Update CSS tests to revision c68e4df16362489debde94340cc6f54945a72f2f
|
@ -1,43 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
--><html><head>
|
||||
|
||||
<!--
|
||||
The original and initial filename of this test was
|
||||
tall--32px-auto--omitted-width-percent-height-viewbox.html
|
||||
-->
|
||||
|
||||
<title>CSS Backgrounds and Borders Test: background-size: 16px auto; for omitted-width-percent-height-viewbox.svg</title>
|
||||
|
||||
<link href="http://whereswalden.com/" rel="author" title="Jeff Walden">
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help">
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" rel="help">
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" rel="help">
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" rel="help">
|
||||
<link href="reference/ref-t-lime16x128-aqua16x128.htm" rel="match">
|
||||
|
||||
<meta content="svg" name="flags">
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-image: url("support/omitted-width-percent-height-viewbox.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 16px auto;
|
||||
border: black solid 8px;
|
||||
height: 384px;
|
||||
width: 128px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Backgrounds and Borders Module Level 3 CR Test Suite</h1>
|
||||
<h2>Backgrounds (385 tests)</h2>
|
||||
<h2>Backgrounds (382 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -1513,7 +1513,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.9">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-background/#the-background-size">3.9 Sizing Images: the ‘background-size’ property</a></th></tr>
|
||||
<!-- 263 tests -->
|
||||
<!-- 260 tests -->
|
||||
<tr id="background-intrinsic-001-3.9" class="svg">
|
||||
<td>
|
||||
<a href="background-intrinsic-001.htm">background-intrinsic-001</a></td>
|
||||
|
@ -2188,14 +2188,6 @@
|
|||
<td>background-size: 16px auto; for omitted-width-omitted-height.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="background-size-vector-011-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="background-size-vector-011.htm">background-size-vector-011</a></strong></td>
|
||||
<td><a href="reference/ref-t-lime16x128-aqua16x128.htm">=</a> </td>
|
||||
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>background-size: 16px auto; for omitted-width-percent-height-viewbox.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="background-size-vector-012-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="background-size-vector-012.htm">background-size-vector-012</a></strong></td>
|
||||
|
@ -2751,14 +2743,6 @@
|
|||
<td>background-size: cover; for nonpercent-width-nonpercent-height.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-nonpercent-height--crisp-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-nonpercent-height--crisp.htm">tall--cover--nonpercent-width-nonpercent-height--crisp</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>background-size: cover; for nonpercent-width-nonpercent-height.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-nonpercent-height-viewbox-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-nonpercent-height-viewbox.htm">tall--cover--nonpercent-width-nonpercent-height-viewbox</a></strong></td>
|
||||
|
@ -2767,14 +2751,6 @@
|
|||
<td>background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp.htm">tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-omitted-height-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-omitted-height.htm">tall--cover--nonpercent-width-omitted-height</a></strong></td>
|
||||
|
|
|
@ -1024,14 +1024,6 @@
|
|||
<td rowspan="1"><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="background-size-vector-011" class="svg">
|
||||
<tr>
|
||||
<td rowspan="1" title="background-size: 16px auto; for omitted-width-percent-height-viewbox.svg">
|
||||
<a href="background-size-vector-011.htm">background-size-vector-011</a></td>
|
||||
<td><a href="reference/ref-t-lime16x128-aqua16x128.htm">=</a> </td>
|
||||
<td rowspan="1"><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="background-size-vector-012" class="svg">
|
||||
<tr>
|
||||
<td rowspan="1" title="background-size: 16px auto; for omitted-width-percent-height.svg">
|
||||
|
|
|
@ -124,7 +124,6 @@ background-size-vector-007.htm == reference/ref-t-lime16x128-aqua16x128.htm
|
|||
background-size-vector-008.htm == reference/background-size-vector-008-ref.htm
|
||||
background-size-vector-009.htm == reference/ref-t-lime16x128-aqua16x128.htm
|
||||
background-size-vector-010.htm == reference/ref-t-lime16x192-aqua16x192.htm
|
||||
background-size-vector-011.htm == reference/ref-t-lime16x128-aqua16x128.htm
|
||||
background-size-vector-012.htm == reference/ref-t-lime16x192-aqua16x192.htm
|
||||
background-size-vector-013.htm == reference/ref-t-lime16x128-aqua16x128.htm
|
||||
background-size-vector-014.htm == reference/background-size-vector-008-ref.htm
|
||||
|
|
|
@ -1,42 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
--><html><head>
|
||||
|
||||
<!--
|
||||
The original and initial filename of this test was
|
||||
tall- -cover- -nonpercent-width-nonpercent-height--crisp.html
|
||||
-->
|
||||
|
||||
<title>CSS Backgrounds and Borders Test: background-size: cover; for nonpercent-width-nonpercent-height.svg</title>
|
||||
|
||||
<link href="http://whereswalden.com/" rel="author" title="Jeff Walden">
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help">
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" rel="help">
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" rel="help">
|
||||
|
||||
<meta content="svg" name="flags">
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-image: url("support/nonpercent-width-nonpercent-height.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
border: black solid 1px;
|
||||
height: 768px;
|
||||
image-rendering: -moz-crisp-edges;
|
||||
width: 256px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,43 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
--><html><head>
|
||||
|
||||
<!--
|
||||
The original and initial filename of this test was
|
||||
tall- -cover- -nonpercent-width-nonpercent-height-viewbox--crisp.html
|
||||
-->
|
||||
|
||||
<title>CSS Backgrounds and Borders Test: background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg</title>
|
||||
|
||||
<link href="http://whereswalden.com/" rel="author" title="Jeff Walden">
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help">
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" rel="help">
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" rel="help">
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" rel="help">
|
||||
|
||||
<meta content="svg" name="flags">
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-image: url("support/nonpercent-width-nonpercent-height-viewbox.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
border: black solid 1px;
|
||||
height: 768px;
|
||||
image-rendering: -moz-crisp-edges;
|
||||
width: 256px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -32,7 +32,7 @@
|
|||
<tbody id="s3">
|
||||
<tr><th><a href="chapter-3.htm">Chapter 3 -
|
||||
Backgrounds</a></th>
|
||||
<td>(385 Tests)</td></tr>
|
||||
<td>(382 Tests)</td></tr>
|
||||
</tbody>
|
||||
<tbody id="s4">
|
||||
<tr><th><a href="chapter-4.htm">Chapter 4 -
|
||||
|
|
|
@ -319,8 +319,6 @@ html4/background-size-vector-009.htm eeb3548c75dc6319cdee3be74119449fd8d74309 ?
|
|||
xhtml1/background-size-vector-009.xht eeb3548c75dc6319cdee3be74119449fd8d74309 ?
|
||||
html4/background-size-vector-010.htm 267028c1780e58ad2ba5a6e9c6bc8e0ac7877079 ?
|
||||
xhtml1/background-size-vector-010.xht 267028c1780e58ad2ba5a6e9c6bc8e0ac7877079 ?
|
||||
html4/background-size-vector-011.htm b8afeb4a7db2480f1ea3c49c2ef4a69524121c25 ?
|
||||
xhtml1/background-size-vector-011.xht b8afeb4a7db2480f1ea3c49c2ef4a69524121c25 ?
|
||||
html4/background-size-vector-012.htm 08a7b3f755c34882b3f9a6d9ed4a693ecd5a402d ?
|
||||
xhtml1/background-size-vector-012.xht 08a7b3f755c34882b3f9a6d9ed4a693ecd5a402d ?
|
||||
html4/background-size-vector-013.htm 33a25333dbe80cbfa55184c930a322c53baa89d5 ?
|
||||
|
@ -841,10 +839,6 @@ html4/tall--contain--width.htm 3205542dc4f000cfdfbf29c93713a43deb1aaf70 ?
|
|||
xhtml1/tall--contain--width.xht 3205542dc4f000cfdfbf29c93713a43deb1aaf70 ?
|
||||
html4/tall--cover--height.htm 1f9035e01fb122368c1f12238bb8f3f0b0909cee ?
|
||||
xhtml1/tall--cover--height.xht 1f9035e01fb122368c1f12238bb8f3f0b0909cee ?
|
||||
html4/tall--cover--nonpercent-width-nonpercent-height--crisp.htm 5e3b7c7c289c9328f18abe03bfe2a1103dad9dce ?
|
||||
xhtml1/tall--cover--nonpercent-width-nonpercent-height--crisp.xht 5e3b7c7c289c9328f18abe03bfe2a1103dad9dce ?
|
||||
html4/tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp.htm 0c999f9cb76108b996664651d6c6f14afb39625e ?
|
||||
xhtml1/tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp.xht 0c999f9cb76108b996664651d6c6f14afb39625e ?
|
||||
html4/tall--cover--nonpercent-width-nonpercent-height-viewbox.htm 68cd077b995b0c50359e4251b92e44197b363b5a ?
|
||||
xhtml1/tall--cover--nonpercent-width-nonpercent-height-viewbox.xht 68cd077b995b0c50359e4251b92e44197b363b5a ?
|
||||
html4/tall--cover--nonpercent-width-nonpercent-height.htm 7969d4828e366e1db49b398d9010fba1d06f8320 ?
|
||||
|
|
|
@ -157,7 +157,6 @@ background-size-vector-007 reference/ref-t-lime16x128-aqua16x128 background-size
|
|||
background-size-vector-008 reference/background-size-vector-008-ref background-size: 16px auto; for omitted-width-nonpercent-height.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute ccb31a03c3a0a89dd27b71e5a5c0af056c4eac7d `Jeff Walden`<http://whereswalden.com/>
|
||||
background-size-vector-009 reference/ref-t-lime16x128-aqua16x128 background-size: 16px auto; for omitted-width-omitted-height-viewbox.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute,http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute eeb3548c75dc6319cdee3be74119449fd8d74309 `Jeff Walden`<http://whereswalden.com/>
|
||||
background-size-vector-010 reference/ref-t-lime16x192-aqua16x192 background-size: 16px auto; for omitted-width-omitted-height.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute 267028c1780e58ad2ba5a6e9c6bc8e0ac7877079 `Jeff Walden`<http://whereswalden.com/>
|
||||
background-size-vector-011 reference/ref-t-lime16x128-aqua16x128 background-size: 16px auto; for omitted-width-percent-height-viewbox.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute,http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute b8afeb4a7db2480f1ea3c49c2ef4a69524121c25 `Jeff Walden`<http://whereswalden.com/>
|
||||
background-size-vector-012 reference/ref-t-lime16x192-aqua16x192 background-size: 16px auto; for omitted-width-percent-height.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute 08a7b3f755c34882b3f9a6d9ed4a693ecd5a402d `Jeff Walden`<http://whereswalden.com/>
|
||||
background-size-vector-013 reference/ref-t-lime16x128-aqua16x128 background-size: 16px auto; for percent-width-nonpercent-height-viewbox.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute,http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute 33a25333dbe80cbfa55184c930a322c53baa89d5 `Jeff Walden`<http://whereswalden.com/>
|
||||
background-size-vector-014 reference/background-size-vector-008-ref background-size: 16px auto; for percent-width-nonpercent-height.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute f559049b9490e49a3adec5dd6f369a68f1c3975f `Jeff Walden`<http://whereswalden.com/>
|
||||
|
@ -419,9 +418,7 @@ tall--contain--percent-width-percent-height-viewbox background-size: contain; f
|
|||
tall--contain--width background-size: contain; for omitted-width-nonpercent-height-extreme-viewbox.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute,http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute 3205542dc4f000cfdfbf29c93713a43deb1aaf70 `Jeff Walden`<http://whereswalden.com/>
|
||||
tall--cover--height background-size: cover; for nonpercent-width-omitted-height-extreme-viewbox.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute,http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute 1f9035e01fb122368c1f12238bb8f3f0b0909cee `Jeff Walden`<http://whereswalden.com/>
|
||||
tall--cover--nonpercent-width-nonpercent-height background-size: cover; for nonpercent-width-nonpercent-height.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute 7969d4828e366e1db49b398d9010fba1d06f8320 `Jeff Walden`<http://whereswalden.com/>
|
||||
tall--cover--nonpercent-width-nonpercent-height--crisp background-size: cover; for nonpercent-width-nonpercent-height.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute 5e3b7c7c289c9328f18abe03bfe2a1103dad9dce `Jeff Walden`<http://whereswalden.com/>
|
||||
tall--cover--nonpercent-width-nonpercent-height-viewbox background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute,http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute 68cd077b995b0c50359e4251b92e44197b363b5a `Jeff Walden`<http://whereswalden.com/>
|
||||
tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute,http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute 0c999f9cb76108b996664651d6c6f14afb39625e `Jeff Walden`<http://whereswalden.com/>
|
||||
tall--cover--nonpercent-width-omitted-height background-size: cover; for nonpercent-width-omitted-height.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute faa4dfaf76a847396e0e8173816b7b6faee845bc `Jeff Walden`<http://whereswalden.com/>
|
||||
tall--cover--nonpercent-width-omitted-height-viewbox background-size: cover; for nonpercent-width-omitted-height-viewbox.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute,http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute 5ade23707d9a9ec5f14ebe37d1213187d8642eec `Jeff Walden`<http://whereswalden.com/>
|
||||
tall--cover--nonpercent-width-percent-height background-size: cover; for nonpercent-width-percent-height.svg svg http://www.w3.org/TR/css3-background/#the-background-size,http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing,http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute 523c0eccbb3e194dfc6a05f9161dee995870cb3d `Jeff Walden`<http://whereswalden.com/>
|
||||
|
|
|
@ -1,43 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
--><html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
|
||||
<!--
|
||||
The original and initial filename of this test was
|
||||
tall--32px-auto--omitted-width-percent-height-viewbox.html
|
||||
-->
|
||||
|
||||
<title>CSS Backgrounds and Borders Test: background-size: 16px auto; for omitted-width-percent-height-viewbox.svg</title>
|
||||
|
||||
<link href="http://whereswalden.com/" rel="author" title="Jeff Walden" />
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" rel="help" />
|
||||
<link href="reference/ref-t-lime16x128-aqua16x128.xht" rel="match" />
|
||||
|
||||
<meta content="svg" name="flags" />
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-image: url("support/omitted-width-percent-height-viewbox.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 16px auto;
|
||||
border: black solid 8px;
|
||||
height: 384px;
|
||||
width: 128px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Backgrounds and Borders Module Level 3 CR Test Suite</h1>
|
||||
<h2>Backgrounds (385 tests)</h2>
|
||||
<h2>Backgrounds (382 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
|
@ -1513,7 +1513,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.9">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-background/#the-background-size">3.9 Sizing Images: the ‘background-size’ property</a></th></tr>
|
||||
<!-- 263 tests -->
|
||||
<!-- 260 tests -->
|
||||
<tr id="background-intrinsic-001-3.9" class="svg">
|
||||
<td>
|
||||
<a href="background-intrinsic-001.xht">background-intrinsic-001</a></td>
|
||||
|
@ -2188,14 +2188,6 @@
|
|||
<td>background-size: 16px auto; for omitted-width-omitted-height.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="background-size-vector-011-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="background-size-vector-011.xht">background-size-vector-011</a></strong></td>
|
||||
<td><a href="reference/ref-t-lime16x128-aqua16x128.xht">=</a> </td>
|
||||
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>background-size: 16px auto; for omitted-width-percent-height-viewbox.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="background-size-vector-012-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="background-size-vector-012.xht">background-size-vector-012</a></strong></td>
|
||||
|
@ -2751,14 +2743,6 @@
|
|||
<td>background-size: cover; for nonpercent-width-nonpercent-height.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-nonpercent-height--crisp-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-nonpercent-height--crisp.xht">tall--cover--nonpercent-width-nonpercent-height--crisp</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>background-size: cover; for nonpercent-width-nonpercent-height.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-nonpercent-height-viewbox-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-nonpercent-height-viewbox.xht">tall--cover--nonpercent-width-nonpercent-height-viewbox</a></strong></td>
|
||||
|
@ -2767,14 +2751,6 @@
|
|||
<td>background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp.xht">tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-omitted-height-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-omitted-height.xht">tall--cover--nonpercent-width-omitted-height</a></strong></td>
|
||||
|
|
|
@ -1024,14 +1024,6 @@
|
|||
<td rowspan="1"><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="background-size-vector-011" class="svg">
|
||||
<tr>
|
||||
<td rowspan="1" title="background-size: 16px auto; for omitted-width-percent-height-viewbox.svg">
|
||||
<a href="background-size-vector-011.xht">background-size-vector-011</a></td>
|
||||
<td><a href="reference/ref-t-lime16x128-aqua16x128.xht">=</a> </td>
|
||||
<td rowspan="1"><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="background-size-vector-012" class="svg">
|
||||
<tr>
|
||||
<td rowspan="1" title="background-size: 16px auto; for omitted-width-percent-height.svg">
|
||||
|
|
|
@ -124,7 +124,6 @@ background-size-vector-007.xht == reference/ref-t-lime16x128-aqua16x128.xht
|
|||
background-size-vector-008.xht == reference/background-size-vector-008-ref.xht
|
||||
background-size-vector-009.xht == reference/ref-t-lime16x128-aqua16x128.xht
|
||||
background-size-vector-010.xht == reference/ref-t-lime16x192-aqua16x192.xht
|
||||
background-size-vector-011.xht == reference/ref-t-lime16x128-aqua16x128.xht
|
||||
background-size-vector-012.xht == reference/ref-t-lime16x192-aqua16x192.xht
|
||||
background-size-vector-013.xht == reference/ref-t-lime16x128-aqua16x128.xht
|
||||
background-size-vector-014.xht == reference/background-size-vector-008-ref.xht
|
||||
|
|
|
@ -1,42 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
--><html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
|
||||
<!--
|
||||
The original and initial filename of this test was
|
||||
tall- -cover- -nonpercent-width-nonpercent-height--crisp.html
|
||||
-->
|
||||
|
||||
<title>CSS Backgrounds and Borders Test: background-size: cover; for nonpercent-width-nonpercent-height.svg</title>
|
||||
|
||||
<link href="http://whereswalden.com/" rel="author" title="Jeff Walden" />
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" rel="help" />
|
||||
|
||||
<meta content="svg" name="flags" />
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-image: url("support/nonpercent-width-nonpercent-height.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
border: black solid 1px;
|
||||
height: 768px;
|
||||
image-rendering: -moz-crisp-edges;
|
||||
width: 256px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,43 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
--><html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
|
||||
<!--
|
||||
The original and initial filename of this test was
|
||||
tall- -cover- -nonpercent-width-nonpercent-height-viewbox--crisp.html
|
||||
-->
|
||||
|
||||
<title>CSS Backgrounds and Borders Test: background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg</title>
|
||||
|
||||
<link href="http://whereswalden.com/" rel="author" title="Jeff Walden" />
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" rel="help" />
|
||||
|
||||
<meta content="svg" name="flags" />
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-image: url("support/nonpercent-width-nonpercent-height-viewbox.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
border: black solid 1px;
|
||||
height: 768px;
|
||||
image-rendering: -moz-crisp-edges;
|
||||
width: 256px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -32,7 +32,7 @@
|
|||
<tbody id="s3">
|
||||
<tr><th><a href="chapter-3.xht">Chapter 3 -
|
||||
Backgrounds</a></th>
|
||||
<td>(385 Tests)</td></tr>
|
||||
<td>(382 Tests)</td></tr>
|
||||
</tbody>
|
||||
<tbody id="s4">
|
||||
<tr><th><a href="chapter-4.xht">Chapter 4 -
|
||||
|
|
|
@ -1,43 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
--><html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
|
||||
<!--
|
||||
The original and initial filename of this test was
|
||||
tall--32px-auto--omitted-width-percent-height-viewbox.html
|
||||
-->
|
||||
|
||||
<title>CSS Backgrounds and Borders Test: background-size: 16px auto; for omitted-width-percent-height-viewbox.svg</title>
|
||||
|
||||
<link href="http://whereswalden.com/" rel="author" title="Jeff Walden" />
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" rel="help" />
|
||||
<link href="reference/ref-t-lime16x128-aqua16x128.xht" rel="match" />
|
||||
|
||||
<meta content="svg" name="flags" />
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-image: url("support/omitted-width-percent-height-viewbox.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 16px auto;
|
||||
border: black solid 8px;
|
||||
height: 384px;
|
||||
width: 128px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Backgrounds and Borders Module Level 3 CR Test Suite</h1>
|
||||
<h2>Backgrounds (385 tests)</h2>
|
||||
<h2>Backgrounds (382 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
|
@ -1513,7 +1513,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.9">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-background/#the-background-size">3.9 Sizing Images: the ‘background-size’ property</a></th></tr>
|
||||
<!-- 263 tests -->
|
||||
<!-- 260 tests -->
|
||||
<tr id="background-intrinsic-001-3.9" class="svg">
|
||||
<td>
|
||||
<a href="background-intrinsic-001.xht">background-intrinsic-001</a></td>
|
||||
|
@ -2188,14 +2188,6 @@
|
|||
<td>background-size: 16px auto; for omitted-width-omitted-height.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="background-size-vector-011-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="background-size-vector-011.xht">background-size-vector-011</a></strong></td>
|
||||
<td><a href="reference/ref-t-lime16x128-aqua16x128.xht">=</a> </td>
|
||||
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>background-size: 16px auto; for omitted-width-percent-height-viewbox.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="background-size-vector-012-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="background-size-vector-012.xht">background-size-vector-012</a></strong></td>
|
||||
|
@ -2751,14 +2743,6 @@
|
|||
<td>background-size: cover; for nonpercent-width-nonpercent-height.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-nonpercent-height--crisp-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-nonpercent-height--crisp.xht">tall--cover--nonpercent-width-nonpercent-height--crisp</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>background-size: cover; for nonpercent-width-nonpercent-height.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-nonpercent-height-viewbox-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-nonpercent-height-viewbox.xht">tall--cover--nonpercent-width-nonpercent-height-viewbox</a></strong></td>
|
||||
|
@ -2767,14 +2751,6 @@
|
|||
<td>background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp.xht">tall--cover--nonpercent-width-nonpercent-height-viewbox--crisp</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="tall--cover--nonpercent-width-omitted-height-3.9" class="primary svg">
|
||||
<td><strong>
|
||||
<a href="tall--cover--nonpercent-width-omitted-height.xht">tall--cover--nonpercent-width-omitted-height</a></strong></td>
|
||||
|
|
|
@ -1024,14 +1024,6 @@
|
|||
<td rowspan="1"><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="background-size-vector-011" class="svg">
|
||||
<tr>
|
||||
<td rowspan="1" title="background-size: 16px auto; for omitted-width-percent-height-viewbox.svg">
|
||||
<a href="background-size-vector-011.xht">background-size-vector-011</a></td>
|
||||
<td><a href="reference/ref-t-lime16x128-aqua16x128.xht">=</a> </td>
|
||||
<td rowspan="1"><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="background-size-vector-012" class="svg">
|
||||
<tr>
|
||||
<td rowspan="1" title="background-size: 16px auto; for omitted-width-percent-height.svg">
|
||||
|
|
|
@ -124,7 +124,6 @@ background-size-vector-007.xht == reference/ref-t-lime16x128-aqua16x128.xht
|
|||
background-size-vector-008.xht == reference/background-size-vector-008-ref.xht
|
||||
background-size-vector-009.xht == reference/ref-t-lime16x128-aqua16x128.xht
|
||||
background-size-vector-010.xht == reference/ref-t-lime16x192-aqua16x192.xht
|
||||
background-size-vector-011.xht == reference/ref-t-lime16x128-aqua16x128.xht
|
||||
background-size-vector-012.xht == reference/ref-t-lime16x192-aqua16x192.xht
|
||||
background-size-vector-013.xht == reference/ref-t-lime16x128-aqua16x128.xht
|
||||
background-size-vector-014.xht == reference/background-size-vector-008-ref.xht
|
||||
|
|
|
@ -1,42 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
--><html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
|
||||
<!--
|
||||
The original and initial filename of this test was
|
||||
tall- -cover- -nonpercent-width-nonpercent-height--crisp.html
|
||||
-->
|
||||
|
||||
<title>CSS Backgrounds and Borders Test: background-size: cover; for nonpercent-width-nonpercent-height.svg</title>
|
||||
|
||||
<link href="http://whereswalden.com/" rel="author" title="Jeff Walden" />
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" rel="help" />
|
||||
|
||||
<meta content="svg" name="flags" />
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-image: url("support/nonpercent-width-nonpercent-height.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
border: black solid 1px;
|
||||
height: 768px;
|
||||
image-rendering: -moz-crisp-edges;
|
||||
width: 256px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,43 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
--><html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
|
||||
<!--
|
||||
The original and initial filename of this test was
|
||||
tall- -cover- -nonpercent-width-nonpercent-height-viewbox--crisp.html
|
||||
-->
|
||||
|
||||
<title>CSS Backgrounds and Borders Test: background-size: cover; for nonpercent-width-nonpercent-height-viewbox.svg</title>
|
||||
|
||||
<link href="http://whereswalden.com/" rel="author" title="Jeff Walden" />
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" rel="help" />
|
||||
<link href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" rel="help" />
|
||||
|
||||
<meta content="svg" name="flags" />
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-image: url("support/nonpercent-width-nonpercent-height-viewbox.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
border: black solid 1px;
|
||||
height: 768px;
|
||||
image-rendering: -moz-crisp-edges;
|
||||
width: 256px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -32,7 +32,7 @@
|
|||
<tbody id="s3">
|
||||
<tr><th><a href="chapter-3.xht">Chapter 3 -
|
||||
Backgrounds</a></th>
|
||||
<td>(385 Tests)</td></tr>
|
||||
<td>(382 Tests)</td></tr>
|
||||
</tbody>
|
||||
<tbody id="s4">
|
||||
<tr><th><a href="chapter-4.xht">Chapter 4 -
|
||||
|
|
|
@ -452,179 +452,179 @@
|
|||
<a href="#s4.5">+</a>
|
||||
<a href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto">4.5 Implied Minimum Size of Flex Items</a></th></tr>
|
||||
<!-- 30 tests -->
|
||||
<tr id="flex-minimun-height-flex-items-001-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-001-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-001.htm">flex-minimun-height-flex-items-001</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-001.htm">flex-minimum-height-flex-items-001</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the min-content size.</li>
|
||||
<li>Checks that minimum height for flex items is the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-002-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-002-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-002.htm">flex-minimun-height-flex-items-002</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-002.htm">flex-minimum-height-flex-items-002</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
<li>Checks that minimum height for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-003-4.5" class="primary ahem">
|
||||
<tr id="flex-minimum-height-flex-items-003-4.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-003.htm">flex-minimun-height-flex-items-003</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-003.htm">flex-minimum-height-flex-items-003</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
<li>Checks that minimum height for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-004-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-004-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-004.htm">flex-minimun-height-flex-items-004</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-004.htm">flex-minimum-height-flex-items-004</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
<li>Checks that minimum height for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-005-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-005-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-005.htm">flex-minimun-height-flex-items-005</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-005.htm">flex-minimum-height-flex-items-005</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-006-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-006-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-006.htm">flex-minimun-height-flex-items-006</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-006.htm">flex-minimum-height-flex-items-006</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-007-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-007-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-007.htm">flex-minimun-height-flex-items-007</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-007.htm">flex-minimum-height-flex-items-007</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-008-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-008-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-008.htm">flex-minimun-height-flex-items-008</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-008.htm">flex-minimum-height-flex-items-008</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-001-4.5" class="primary ahem">
|
||||
<tr id="flex-minimum-width-flex-items-001-4.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-001.htm">flex-minimun-width-flex-items-001</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-001.htm">flex-minimum-width-flex-items-001</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the min-content size.</li>
|
||||
<li>Checks that minimum width for flex items is the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-002-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-002-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-002.htm">flex-minimun-width-flex-items-002</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-002.htm">flex-minimum-width-flex-items-002</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
<li>Checks that minimum width for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-003-4.5" class="primary ahem">
|
||||
<tr id="flex-minimum-width-flex-items-003-4.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-003.htm">flex-minimun-width-flex-items-003</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-003.htm">flex-minimum-width-flex-items-003</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
<li>Checks that minimum width for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-004-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-004-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-004.htm">flex-minimun-width-flex-items-004</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-004.htm">flex-minimum-width-flex-items-004</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
<li>Checks that minimum width for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-005-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-005-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-005.htm">flex-minimun-width-flex-items-005</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-005.htm">flex-minimum-width-flex-items-005</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-006-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-006-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-006.htm">flex-minimun-width-flex-items-006</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-006.htm">flex-minimum-width-flex-items-006</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-007-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-007-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-007.htm">flex-minimun-width-flex-items-007</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-007.htm">flex-minimum-width-flex-items-007</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-008-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-008-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-008.htm">flex-minimun-width-flex-items-008</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-008.htm">flex-minimum-width-flex-items-008</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the min-content size.">
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the min-content size.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the specified size if it's smaller than the min-content size.">
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the specified size if it's smaller than the min-content size.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="flags" content="ahem">
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the min-content size if it's smaller than the specified size.">
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the min-content size if it's smaller than the specified size.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the min-content size (which corresponds to the image size).">
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the min-content size (which corresponds to the image size).">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.">
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.">
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.">
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.">
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="flags" content="ahem">
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the min-content size.">
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the min-content size.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the specified size if it's smaller than the min-content size.">
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the specified size if it's smaller than the min-content size.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="flags" content="ahem">
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the min-content size if it's smaller than the specified size.">
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the min-content size if it's smaller than the specified size.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the min-content size (which corresponds to the image size).">
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the min-content size (which corresponds to the image size).">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.">
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.">
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.">
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items">
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.htm">
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.">
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.">
|
||||
<style type="text/css">
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -792,130 +792,130 @@
|
|||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-001" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-001" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-001.htm">flex-minimun-height-flex-items-001</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-001.htm">flex-minimum-height-flex-items-001</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-002" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-002.htm">flex-minimun-height-flex-items-002</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-002.htm">flex-minimum-height-flex-items-002</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-003" class="ahem">
|
||||
<tbody id="flex-minimum-height-flex-items-003" class="ahem">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-003.htm">flex-minimun-height-flex-items-003</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-003.htm">flex-minimum-height-flex-items-003</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-004" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-004" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-004.htm">flex-minimun-height-flex-items-004</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-004.htm">flex-minimum-height-flex-items-004</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-005" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-005" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-005.htm">flex-minimun-height-flex-items-005</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-005.htm">flex-minimum-height-flex-items-005</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-006" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-006" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-006.htm">flex-minimun-height-flex-items-006</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-006.htm">flex-minimum-height-flex-items-006</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-007" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-007" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-007.htm">flex-minimun-height-flex-items-007</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-007.htm">flex-minimum-height-flex-items-007</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-008" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-008" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-008.htm">flex-minimun-height-flex-items-008</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-008.htm">flex-minimum-height-flex-items-008</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-001" class="ahem">
|
||||
<tbody id="flex-minimum-width-flex-items-001" class="ahem">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-001.htm">flex-minimun-width-flex-items-001</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-001.htm">flex-minimum-width-flex-items-001</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-002" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-002.htm">flex-minimun-width-flex-items-002</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-002.htm">flex-minimum-width-flex-items-002</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-003" class="ahem">
|
||||
<tbody id="flex-minimum-width-flex-items-003" class="ahem">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-003.htm">flex-minimun-width-flex-items-003</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-003.htm">flex-minimum-width-flex-items-003</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-004" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-004" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-004.htm">flex-minimun-width-flex-items-004</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-004.htm">flex-minimum-width-flex-items-004</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-005" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-005" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-005.htm">flex-minimun-width-flex-items-005</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-005.htm">flex-minimum-width-flex-items-005</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-006" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-006" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-006.htm">flex-minimun-width-flex-items-006</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-006.htm">flex-minimum-width-flex-items-006</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-007" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-007" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-007.htm">flex-minimun-width-flex-items-007</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-007.htm">flex-minimum-width-flex-items-007</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-008" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-008" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-008.htm">flex-minimun-width-flex-items-008</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-008.htm">flex-minimum-width-flex-items-008</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
|
|
|
@ -95,22 +95,22 @@ flex-grow-005.htm == reference/ref-filled-green-100px-square.htm
|
|||
flex-grow-006.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-items-flexibility.htm == reference/flex-items-flexibility.htm
|
||||
flex-margin-no-collapse.htm == reference/flex-margin-no-collapse-ref.htm
|
||||
flex-minimun-height-flex-items-001.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-height-flex-items-002.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-height-flex-items-003.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-height-flex-items-004.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-height-flex-items-005.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-height-flex-items-006.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-height-flex-items-007.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-height-flex-items-008.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-width-flex-items-001.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-width-flex-items-002.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-width-flex-items-003.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-width-flex-items-004.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-width-flex-items-005.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-width-flex-items-006.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-width-flex-items-007.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimun-width-flex-items-008.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-height-flex-items-001.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-height-flex-items-002.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-height-flex-items-003.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-height-flex-items-004.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-height-flex-items-005.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-height-flex-items-006.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-height-flex-items-007.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-height-flex-items-008.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-width-flex-items-001.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-width-flex-items-002.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-width-flex-items-003.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-width-flex-items-004.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-width-flex-items-005.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-width-flex-items-006.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-width-flex-items-007.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-minimum-width-flex-items-008.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-order.htm == reference/flex-order-ref.htm
|
||||
flex-shrink-001.htm == reference/ref-filled-green-100px-square.htm
|
||||
flex-shrink-002.htm == reference/ref-filled-green-100px-square.htm
|
||||
|
|
|
@ -231,38 +231,38 @@ html/flex-items-flexibility.htm ae727206300ecb1f3e5b155a9288be0be61f52b2 ?
|
|||
xhtml1/flex-items-flexibility.xht ae727206300ecb1f3e5b155a9288be0be61f52b2 ?
|
||||
html/flex-margin-no-collapse.htm 96231d68de1fe051b06e793d659a813a53a91ed9 ?
|
||||
xhtml1/flex-margin-no-collapse.xht 96231d68de1fe051b06e793d659a813a53a91ed9 ?
|
||||
html/flex-minimun-height-flex-items-001.htm 605b08c7906eba5ed79720f2399103205a138218 ?
|
||||
xhtml1/flex-minimun-height-flex-items-001.xht 605b08c7906eba5ed79720f2399103205a138218 ?
|
||||
html/flex-minimun-height-flex-items-002.htm fb81ee347c99fde166c84ec223256317f0a54a41 ?
|
||||
xhtml1/flex-minimun-height-flex-items-002.xht fb81ee347c99fde166c84ec223256317f0a54a41 ?
|
||||
html/flex-minimun-height-flex-items-003.htm fe8d92576daf7706ca13a1f8733a7a0ee3665fee ?
|
||||
xhtml1/flex-minimun-height-flex-items-003.xht fe8d92576daf7706ca13a1f8733a7a0ee3665fee ?
|
||||
html/flex-minimun-height-flex-items-004.htm 481c989561996809009e4adc5eceebe34e97d47f ?
|
||||
xhtml1/flex-minimun-height-flex-items-004.xht 481c989561996809009e4adc5eceebe34e97d47f ?
|
||||
html/flex-minimun-height-flex-items-005.htm a53cfd1a5d229518deaf85198040cd4b98cdb99a ?
|
||||
xhtml1/flex-minimun-height-flex-items-005.xht a53cfd1a5d229518deaf85198040cd4b98cdb99a ?
|
||||
html/flex-minimun-height-flex-items-006.htm b9e8e63e87b4249c4c54ebce3efe8284dd42be2a ?
|
||||
xhtml1/flex-minimun-height-flex-items-006.xht b9e8e63e87b4249c4c54ebce3efe8284dd42be2a ?
|
||||
html/flex-minimun-height-flex-items-007.htm 87a0e5d4fdacee220ad90b4ad5cf8a4e18db29aa ?
|
||||
xhtml1/flex-minimun-height-flex-items-007.xht 87a0e5d4fdacee220ad90b4ad5cf8a4e18db29aa ?
|
||||
html/flex-minimun-height-flex-items-008.htm 0a1cdcd4142b1c5a92069faef42f6a78fc99941a ?
|
||||
xhtml1/flex-minimun-height-flex-items-008.xht 0a1cdcd4142b1c5a92069faef42f6a78fc99941a ?
|
||||
html/flex-minimun-width-flex-items-001.htm bd9124d48aeaf942f7f89e144e44f2f77fc570d6 ?
|
||||
xhtml1/flex-minimun-width-flex-items-001.xht bd9124d48aeaf942f7f89e144e44f2f77fc570d6 ?
|
||||
html/flex-minimun-width-flex-items-002.htm ec336ef15ab4b521ab28ef7471090dc7a680a109 ?
|
||||
xhtml1/flex-minimun-width-flex-items-002.xht ec336ef15ab4b521ab28ef7471090dc7a680a109 ?
|
||||
html/flex-minimun-width-flex-items-003.htm 15b5885d64f7eee135cc4843c7132d83db0a9d62 ?
|
||||
xhtml1/flex-minimun-width-flex-items-003.xht 15b5885d64f7eee135cc4843c7132d83db0a9d62 ?
|
||||
html/flex-minimun-width-flex-items-004.htm 445113470be2ca8cf72d9a2ecc86f8a446ec9c8b ?
|
||||
xhtml1/flex-minimun-width-flex-items-004.xht 445113470be2ca8cf72d9a2ecc86f8a446ec9c8b ?
|
||||
html/flex-minimun-width-flex-items-005.htm 4dd98aa6402f85f43ec8c96d5a6b1703ccee87cd ?
|
||||
xhtml1/flex-minimun-width-flex-items-005.xht 4dd98aa6402f85f43ec8c96d5a6b1703ccee87cd ?
|
||||
html/flex-minimun-width-flex-items-006.htm 5c254ac186b629c2b602eb9938ba5adda22bbd33 ?
|
||||
xhtml1/flex-minimun-width-flex-items-006.xht 5c254ac186b629c2b602eb9938ba5adda22bbd33 ?
|
||||
html/flex-minimun-width-flex-items-007.htm 2420cde9162ecdbc67cd24a93a892922a2d6a6dd ?
|
||||
xhtml1/flex-minimun-width-flex-items-007.xht 2420cde9162ecdbc67cd24a93a892922a2d6a6dd ?
|
||||
html/flex-minimun-width-flex-items-008.htm f925ab003ec01a98c18659e1b959e9b4a58bebc4 ?
|
||||
xhtml1/flex-minimun-width-flex-items-008.xht f925ab003ec01a98c18659e1b959e9b4a58bebc4 ?
|
||||
html/flex-minimum-height-flex-items-001.htm f895c2907ea97510c9bda238e3cb254560992e74 ?
|
||||
xhtml1/flex-minimum-height-flex-items-001.xht f895c2907ea97510c9bda238e3cb254560992e74 ?
|
||||
html/flex-minimum-height-flex-items-002.htm e7bfb430a2b269d513ca83a606ed8896cc9f3cbe ?
|
||||
xhtml1/flex-minimum-height-flex-items-002.xht e7bfb430a2b269d513ca83a606ed8896cc9f3cbe ?
|
||||
html/flex-minimum-height-flex-items-003.htm 34f40959e7855b181dacaa5e4337101584b6584a ?
|
||||
xhtml1/flex-minimum-height-flex-items-003.xht 34f40959e7855b181dacaa5e4337101584b6584a ?
|
||||
html/flex-minimum-height-flex-items-004.htm 3024554ced628148beaa2f00e8548fc024c4efe4 ?
|
||||
xhtml1/flex-minimum-height-flex-items-004.xht 3024554ced628148beaa2f00e8548fc024c4efe4 ?
|
||||
html/flex-minimum-height-flex-items-005.htm 2988aa51e6c99d3425eb48dc4e9b52a0853646ff ?
|
||||
xhtml1/flex-minimum-height-flex-items-005.xht 2988aa51e6c99d3425eb48dc4e9b52a0853646ff ?
|
||||
html/flex-minimum-height-flex-items-006.htm 6e81c0b3101624f8934ad0bcba83bbb00578ec54 ?
|
||||
xhtml1/flex-minimum-height-flex-items-006.xht 6e81c0b3101624f8934ad0bcba83bbb00578ec54 ?
|
||||
html/flex-minimum-height-flex-items-007.htm 630f6230313482686e30106445e41bef8dd8a966 ?
|
||||
xhtml1/flex-minimum-height-flex-items-007.xht 630f6230313482686e30106445e41bef8dd8a966 ?
|
||||
html/flex-minimum-height-flex-items-008.htm 83530abaf9425f3634ce0fb07fa4af25e8aeff5f ?
|
||||
xhtml1/flex-minimum-height-flex-items-008.xht 83530abaf9425f3634ce0fb07fa4af25e8aeff5f ?
|
||||
html/flex-minimum-width-flex-items-001.htm 586c907f4754de786cb10d0e05cdf4402e96816a ?
|
||||
xhtml1/flex-minimum-width-flex-items-001.xht 586c907f4754de786cb10d0e05cdf4402e96816a ?
|
||||
html/flex-minimum-width-flex-items-002.htm 7d07bd73b5c169ab7f0b995ff98da207f1ae9b37 ?
|
||||
xhtml1/flex-minimum-width-flex-items-002.xht 7d07bd73b5c169ab7f0b995ff98da207f1ae9b37 ?
|
||||
html/flex-minimum-width-flex-items-003.htm c4fbdf201aa741142a490c654bfd7098916a9769 ?
|
||||
xhtml1/flex-minimum-width-flex-items-003.xht c4fbdf201aa741142a490c654bfd7098916a9769 ?
|
||||
html/flex-minimum-width-flex-items-004.htm d3ada50da1f18af7821e6e62dc8f4351658e69c0 ?
|
||||
xhtml1/flex-minimum-width-flex-items-004.xht d3ada50da1f18af7821e6e62dc8f4351658e69c0 ?
|
||||
html/flex-minimum-width-flex-items-005.htm dc01581c245bb22afc1933900563dcdb6a287d13 ?
|
||||
xhtml1/flex-minimum-width-flex-items-005.xht dc01581c245bb22afc1933900563dcdb6a287d13 ?
|
||||
html/flex-minimum-width-flex-items-006.htm 0ac2d45e03442e2a95021f576381a0dee17ffdd7 ?
|
||||
xhtml1/flex-minimum-width-flex-items-006.xht 0ac2d45e03442e2a95021f576381a0dee17ffdd7 ?
|
||||
html/flex-minimum-width-flex-items-007.htm e6534fb80a1d6b89c6d94d3200a89d6e2ecad932 ?
|
||||
xhtml1/flex-minimum-width-flex-items-007.xht e6534fb80a1d6b89c6d94d3200a89d6e2ecad932 ?
|
||||
html/flex-minimum-width-flex-items-008.htm 898af6635da79f266c65974eebd1fb0bfddb3d72 ?
|
||||
xhtml1/flex-minimum-width-flex-items-008.xht 898af6635da79f266c65974eebd1fb0bfddb3d72 ?
|
||||
html/flex-order.htm 9e6a2aa1915fdf7450eba77f1d5499884b800ea6 ?
|
||||
xhtml1/flex-order.xht 9e6a2aa1915fdf7450eba77f1d5499884b800ea6 ?
|
||||
html/flex-shrink-001.htm f27d600fc7863c3d4c3fc3b4e4bc8cc7f58cdbae ?
|
||||
|
|
|
@ -113,22 +113,22 @@ flex-grow-005 reference/ref-filled-green-100px-square flex-grow - (invalid when
|
|||
flex-grow-006 reference/ref-filled-green-100px-square flex-grow - positive number(fill all space) http://www.w3.org/TR/css-flexbox-1/#propdef-flex-grow f8b3290012a57cf47c520f716c3c50a4e02eba55 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that all space of flex container will be filled when there is only one flex item and 'flex-grow' set any positive number.
|
||||
flex-items-flexibility reference/flex-items-flexibility CSS Flex-basis Test http://www.w3.org/TR/css-flexbox-1/#flexibility ae727206300ecb1f3e5b155a9288be0be61f52b2 `Chunsheng Zhang`<mailto:zhangcs_423@163.com> flex items flexibility
|
||||
flex-margin-no-collapse reference/flex-margin-no-collapse-ref flex item margins http://www.w3.org/TR/css-flexbox-1/#propdef-flex-direction,http://www.w3.org/TR/css-flexbox-1/#item-margins 96231d68de1fe051b06e793d659a813a53a91ed9 `Ping Huang`<mailto:phuangce@gmail.com> The vertical gap between two green boxs should be 100px.
|
||||
flex-minimun-height-flex-items-001 reference/ref-filled-green-100px-square Minimun height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 605b08c7906eba5ed79720f2399103205a138218 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun height for flex items is the min-content size.
|
||||
flex-minimun-height-flex-items-002 reference/ref-filled-green-100px-square Minimun height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto fb81ee347c99fde166c84ec223256317f0a54a41 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun height for flex items is the specified size if it's smaller than the min-content size.
|
||||
flex-minimun-height-flex-items-003 reference/ref-filled-green-100px-square Minimun height of flex items ahem http://www.w3.org/TR/css-flexbox-1/#min-size-auto fe8d92576daf7706ca13a1f8733a7a0ee3665fee `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun height for flex items is the min-content size if it's smaller than the specified size.
|
||||
flex-minimun-height-flex-items-004 reference/ref-filled-green-100px-square Minimun height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 481c989561996809009e4adc5eceebe34e97d47f `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun height for flex items is the min-content size (which corresponds to the image size).
|
||||
flex-minimun-height-flex-items-005 reference/ref-filled-green-100px-square Minimun height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto a53cfd1a5d229518deaf85198040cd4b98cdb99a `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.
|
||||
flex-minimun-height-flex-items-006 reference/ref-filled-green-100px-square Minimun height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto b9e8e63e87b4249c4c54ebce3efe8284dd42be2a `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.
|
||||
flex-minimun-height-flex-items-007 reference/ref-filled-green-100px-square Minimun height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 87a0e5d4fdacee220ad90b4ad5cf8a4e18db29aa `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.
|
||||
flex-minimun-height-flex-items-008 reference/ref-filled-green-100px-square Minimun height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 0a1cdcd4142b1c5a92069faef42f6a78fc99941a `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.
|
||||
flex-minimun-width-flex-items-001 reference/ref-filled-green-100px-square Minimun width of flex items ahem http://www.w3.org/TR/css-flexbox-1/#min-size-auto bd9124d48aeaf942f7f89e144e44f2f77fc570d6 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun width for flex items is the min-content size.
|
||||
flex-minimun-width-flex-items-002 reference/ref-filled-green-100px-square Minimun width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto ec336ef15ab4b521ab28ef7471090dc7a680a109 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun width for flex items is the specified size if it's smaller than the min-content size.
|
||||
flex-minimun-width-flex-items-003 reference/ref-filled-green-100px-square Minimun width of flex items ahem http://www.w3.org/TR/css-flexbox-1/#min-size-auto 15b5885d64f7eee135cc4843c7132d83db0a9d62 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun width for flex items is the min-content size if it's smaller than the specified size.
|
||||
flex-minimun-width-flex-items-004 reference/ref-filled-green-100px-square Minimun width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 445113470be2ca8cf72d9a2ecc86f8a446ec9c8b `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun width for flex items is the min-content size (which corresponds to the image size).
|
||||
flex-minimun-width-flex-items-005 reference/ref-filled-green-100px-square Minimun width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 4dd98aa6402f85f43ec8c96d5a6b1703ccee87cd `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.
|
||||
flex-minimun-width-flex-items-006 reference/ref-filled-green-100px-square Minimun width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 5c254ac186b629c2b602eb9938ba5adda22bbd33 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.
|
||||
flex-minimun-width-flex-items-007 reference/ref-filled-green-100px-square Minimun width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 2420cde9162ecdbc67cd24a93a892922a2d6a6dd `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.
|
||||
flex-minimun-width-flex-items-008 reference/ref-filled-green-100px-square Minimun width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto f925ab003ec01a98c18659e1b959e9b4a58bebc4 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.
|
||||
flex-minimum-height-flex-items-001 reference/ref-filled-green-100px-square Minimum height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto f895c2907ea97510c9bda238e3cb254560992e74 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum height for flex items is the min-content size.
|
||||
flex-minimum-height-flex-items-002 reference/ref-filled-green-100px-square Minimum height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto e7bfb430a2b269d513ca83a606ed8896cc9f3cbe `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum height for flex items is the specified size if it's smaller than the min-content size.
|
||||
flex-minimum-height-flex-items-003 reference/ref-filled-green-100px-square Minimum height of flex items ahem http://www.w3.org/TR/css-flexbox-1/#min-size-auto 34f40959e7855b181dacaa5e4337101584b6584a `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum height for flex items is the min-content size if it's smaller than the specified size.
|
||||
flex-minimum-height-flex-items-004 reference/ref-filled-green-100px-square Minimum height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 3024554ced628148beaa2f00e8548fc024c4efe4 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum height for flex items is the min-content size (which corresponds to the image size).
|
||||
flex-minimum-height-flex-items-005 reference/ref-filled-green-100px-square Minimum height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 2988aa51e6c99d3425eb48dc4e9b52a0853646ff `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.
|
||||
flex-minimum-height-flex-items-006 reference/ref-filled-green-100px-square Minimum height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 6e81c0b3101624f8934ad0bcba83bbb00578ec54 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.
|
||||
flex-minimum-height-flex-items-007 reference/ref-filled-green-100px-square Minimum height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 630f6230313482686e30106445e41bef8dd8a966 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.
|
||||
flex-minimum-height-flex-items-008 reference/ref-filled-green-100px-square Minimum height of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 83530abaf9425f3634ce0fb07fa4af25e8aeff5f `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.
|
||||
flex-minimum-width-flex-items-001 reference/ref-filled-green-100px-square Minimum width of flex items ahem http://www.w3.org/TR/css-flexbox-1/#min-size-auto 586c907f4754de786cb10d0e05cdf4402e96816a `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum width for flex items is the min-content size.
|
||||
flex-minimum-width-flex-items-002 reference/ref-filled-green-100px-square Minimum width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 7d07bd73b5c169ab7f0b995ff98da207f1ae9b37 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum width for flex items is the specified size if it's smaller than the min-content size.
|
||||
flex-minimum-width-flex-items-003 reference/ref-filled-green-100px-square Minimum width of flex items ahem http://www.w3.org/TR/css-flexbox-1/#min-size-auto c4fbdf201aa741142a490c654bfd7098916a9769 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum width for flex items is the min-content size if it's smaller than the specified size.
|
||||
flex-minimum-width-flex-items-004 reference/ref-filled-green-100px-square Minimum width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto d3ada50da1f18af7821e6e62dc8f4351658e69c0 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum width for flex items is the min-content size (which corresponds to the image size).
|
||||
flex-minimum-width-flex-items-005 reference/ref-filled-green-100px-square Minimum width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto dc01581c245bb22afc1933900563dcdb6a287d13 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.
|
||||
flex-minimum-width-flex-items-006 reference/ref-filled-green-100px-square Minimum width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 0ac2d45e03442e2a95021f576381a0dee17ffdd7 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.
|
||||
flex-minimum-width-flex-items-007 reference/ref-filled-green-100px-square Minimum width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto e6534fb80a1d6b89c6d94d3200a89d6e2ecad932 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.
|
||||
flex-minimum-width-flex-items-008 reference/ref-filled-green-100px-square Minimum width of flex items http://www.w3.org/TR/css-flexbox-1/#min-size-auto 898af6635da79f266c65974eebd1fb0bfddb3d72 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.
|
||||
flex-order reference/flex-order-ref flex order http://www.w3.org/TR/css-flexbox-1/#order-property 9e6a2aa1915fdf7450eba77f1d5499884b800ea6 `Mitsuteru Sawa`<mailto:mitsuteru.s@gmail.com> ordered flex items should ordered properly
|
||||
flex-shrink-001 reference/ref-filled-green-100px-square flex-shrink - number(positive) http://www.w3.org/TR/css-flexbox-1/#propdef-flex-shrink f27d600fc7863c3d4c3fc3b4e4bc8cc7f58cdbae `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The flex-shrink property set positive number determines how much the flex item will shrink relative to the rest of the flex items in the flex container when negative free space is distributed
|
||||
flex-shrink-002 reference/ref-filled-green-100px-square flex-shrink - number(negative) http://www.w3.org/TR/css-flexbox-1/#propdef-flex-shrink 49884ece59d09eb5cd9a4d9228d62478cdaf3179 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The flex-shrink property set negative is invalid to shrink flex items when negative free space is distributed
|
||||
|
|
|
@ -452,179 +452,179 @@
|
|||
<a href="#s4.5">+</a>
|
||||
<a href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto">4.5 Implied Minimum Size of Flex Items</a></th></tr>
|
||||
<!-- 30 tests -->
|
||||
<tr id="flex-minimun-height-flex-items-001-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-001-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-001.xht">flex-minimun-height-flex-items-001</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-001.xht">flex-minimum-height-flex-items-001</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the min-content size.</li>
|
||||
<li>Checks that minimum height for flex items is the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-002-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-002-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-002.xht">flex-minimun-height-flex-items-002</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-002.xht">flex-minimum-height-flex-items-002</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
<li>Checks that minimum height for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-003-4.5" class="primary ahem">
|
||||
<tr id="flex-minimum-height-flex-items-003-4.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-003.xht">flex-minimun-height-flex-items-003</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-003.xht">flex-minimum-height-flex-items-003</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
<li>Checks that minimum height for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-004-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-004-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-004.xht">flex-minimun-height-flex-items-004</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-004.xht">flex-minimum-height-flex-items-004</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
<li>Checks that minimum height for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-005-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-005-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-005.xht">flex-minimun-height-flex-items-005</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-005.xht">flex-minimum-height-flex-items-005</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-006-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-006-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-006.xht">flex-minimun-height-flex-items-006</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-006.xht">flex-minimum-height-flex-items-006</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-007-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-007-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-007.xht">flex-minimun-height-flex-items-007</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-007.xht">flex-minimum-height-flex-items-007</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-008-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-008-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-008.xht">flex-minimun-height-flex-items-008</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-008.xht">flex-minimum-height-flex-items-008</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-001-4.5" class="primary ahem">
|
||||
<tr id="flex-minimum-width-flex-items-001-4.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-001.xht">flex-minimun-width-flex-items-001</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-001.xht">flex-minimum-width-flex-items-001</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the min-content size.</li>
|
||||
<li>Checks that minimum width for flex items is the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-002-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-002-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-002.xht">flex-minimun-width-flex-items-002</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-002.xht">flex-minimum-width-flex-items-002</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
<li>Checks that minimum width for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-003-4.5" class="primary ahem">
|
||||
<tr id="flex-minimum-width-flex-items-003-4.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-003.xht">flex-minimun-width-flex-items-003</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-003.xht">flex-minimum-width-flex-items-003</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
<li>Checks that minimum width for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-004-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-004-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-004.xht">flex-minimun-width-flex-items-004</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-004.xht">flex-minimum-width-flex-items-004</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
<li>Checks that minimum width for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-005-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-005-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-005.xht">flex-minimun-width-flex-items-005</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-005.xht">flex-minimum-width-flex-items-005</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-006-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-006-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-006.xht">flex-minimun-width-flex-items-006</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-006.xht">flex-minimum-width-flex-items-006</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-007-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-007-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-007.xht">flex-minimun-width-flex-items-007</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-007.xht">flex-minimum-width-flex-items-007</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-008-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-008-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-008.xht">flex-minimun-width-flex-items-008</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-008.xht">flex-minimum-width-flex-items-008</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the min-content size." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the min-content size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the specified size if it's smaller than the min-content size." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the specified size if it's smaller than the min-content size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the min-content size if it's smaller than the specified size." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the min-content size if it's smaller than the specified size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the min-content size (which corresponds to the image size)." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the min-content size (which corresponds to the image size)." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the min-content size." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the min-content size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the specified size if it's smaller than the min-content size." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the specified size if it's smaller than the min-content size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the min-content size if it's smaller than the specified size." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the min-content size if it's smaller than the specified size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the min-content size (which corresponds to the image size)." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the min-content size (which corresponds to the image size)." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -792,130 +792,130 @@
|
|||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-001" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-001" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-001.xht">flex-minimun-height-flex-items-001</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-001.xht">flex-minimum-height-flex-items-001</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-002" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-002.xht">flex-minimun-height-flex-items-002</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-002.xht">flex-minimum-height-flex-items-002</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-003" class="ahem">
|
||||
<tbody id="flex-minimum-height-flex-items-003" class="ahem">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-003.xht">flex-minimun-height-flex-items-003</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-003.xht">flex-minimum-height-flex-items-003</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-004" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-004" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-004.xht">flex-minimun-height-flex-items-004</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-004.xht">flex-minimum-height-flex-items-004</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-005" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-005" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-005.xht">flex-minimun-height-flex-items-005</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-005.xht">flex-minimum-height-flex-items-005</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-006" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-006" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-006.xht">flex-minimun-height-flex-items-006</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-006.xht">flex-minimum-height-flex-items-006</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-007" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-007" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-007.xht">flex-minimun-height-flex-items-007</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-007.xht">flex-minimum-height-flex-items-007</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-008" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-008" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-008.xht">flex-minimun-height-flex-items-008</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-008.xht">flex-minimum-height-flex-items-008</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-001" class="ahem">
|
||||
<tbody id="flex-minimum-width-flex-items-001" class="ahem">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-001.xht">flex-minimun-width-flex-items-001</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-001.xht">flex-minimum-width-flex-items-001</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-002" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-002.xht">flex-minimun-width-flex-items-002</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-002.xht">flex-minimum-width-flex-items-002</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-003" class="ahem">
|
||||
<tbody id="flex-minimum-width-flex-items-003" class="ahem">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-003.xht">flex-minimun-width-flex-items-003</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-003.xht">flex-minimum-width-flex-items-003</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-004" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-004" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-004.xht">flex-minimun-width-flex-items-004</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-004.xht">flex-minimum-width-flex-items-004</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-005" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-005" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-005.xht">flex-minimun-width-flex-items-005</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-005.xht">flex-minimum-width-flex-items-005</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-006" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-006" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-006.xht">flex-minimun-width-flex-items-006</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-006.xht">flex-minimum-width-flex-items-006</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-007" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-007" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-007.xht">flex-minimun-width-flex-items-007</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-007.xht">flex-minimum-width-flex-items-007</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-008" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-008" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-008.xht">flex-minimun-width-flex-items-008</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-008.xht">flex-minimum-width-flex-items-008</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
|
|
|
@ -95,22 +95,22 @@ flex-grow-005.xht == reference/ref-filled-green-100px-square.xht
|
|||
flex-grow-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-items-flexibility.xht == reference/flex-items-flexibility.xht
|
||||
flex-margin-no-collapse.xht == reference/flex-margin-no-collapse-ref.xht
|
||||
flex-minimun-height-flex-items-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-003.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-004.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-005.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-007.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-008.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-003.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-004.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-005.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-007.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-008.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-003.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-004.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-005.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-007.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-008.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-003.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-004.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-005.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-007.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-008.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-order.xht == reference/flex-order-ref.xht
|
||||
flex-shrink-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-shrink-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
|
|
|
@ -452,179 +452,179 @@
|
|||
<a href="#s4.5">+</a>
|
||||
<a href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto">4.5 Implied Minimum Size of Flex Items</a></th></tr>
|
||||
<!-- 30 tests -->
|
||||
<tr id="flex-minimun-height-flex-items-001-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-001-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-001.xht">flex-minimun-height-flex-items-001</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-001.xht">flex-minimum-height-flex-items-001</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the min-content size.</li>
|
||||
<li>Checks that minimum height for flex items is the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-002-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-002-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-002.xht">flex-minimun-height-flex-items-002</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-002.xht">flex-minimum-height-flex-items-002</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
<li>Checks that minimum height for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-003-4.5" class="primary ahem">
|
||||
<tr id="flex-minimum-height-flex-items-003-4.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-003.xht">flex-minimun-height-flex-items-003</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-003.xht">flex-minimum-height-flex-items-003</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
<li>Checks that minimum height for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-004-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-004-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-004.xht">flex-minimun-height-flex-items-004</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-004.xht">flex-minimum-height-flex-items-004</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
<li>Checks that minimum height for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-005-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-005-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-005.xht">flex-minimun-height-flex-items-005</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-005.xht">flex-minimum-height-flex-items-005</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-006-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-006-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-006.xht">flex-minimun-height-flex-items-006</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-006.xht">flex-minimum-height-flex-items-006</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-007-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-007-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-007.xht">flex-minimun-height-flex-items-007</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-007.xht">flex-minimum-height-flex-items-007</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-height-flex-items-008-4.5" class="primary">
|
||||
<tr id="flex-minimum-height-flex-items-008-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-008.xht">flex-minimun-height-flex-items-008</a></strong></td>
|
||||
<a href="flex-minimum-height-flex-items-008.xht">flex-minimum-height-flex-items-008</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun height of flex items
|
||||
<td>Minimum height of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-001-4.5" class="primary ahem">
|
||||
<tr id="flex-minimum-width-flex-items-001-4.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-001.xht">flex-minimun-width-flex-items-001</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-001.xht">flex-minimum-width-flex-items-001</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the min-content size.</li>
|
||||
<li>Checks that minimum width for flex items is the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-002-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-002-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-002.xht">flex-minimun-width-flex-items-002</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-002.xht">flex-minimum-width-flex-items-002</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
<li>Checks that minimum width for flex items is the specified size if it's smaller than the min-content size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-003-4.5" class="primary ahem">
|
||||
<tr id="flex-minimum-width-flex-items-003-4.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-003.xht">flex-minimun-width-flex-items-003</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-003.xht">flex-minimum-width-flex-items-003</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
<li>Checks that minimum width for flex items is the min-content size if it's smaller than the specified size.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-004-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-004-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-004.xht">flex-minimun-width-flex-items-004</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-004.xht">flex-minimum-width-flex-items-004</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
<li>Checks that minimum width for flex items is the min-content size (which corresponds to the image size).</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-005-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-005-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-005.xht">flex-minimun-width-flex-items-005</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-005.xht">flex-minimum-width-flex-items-005</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-006-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-006-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-006.xht">flex-minimun-width-flex-items-006</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-006.xht">flex-minimum-width-flex-items-006</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-007-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-007-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-007.xht">flex-minimun-width-flex-items-007</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-007.xht">flex-minimum-width-flex-items-007</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-minimun-width-flex-items-008-4.5" class="primary">
|
||||
<tr id="flex-minimum-width-flex-items-008-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-width-flex-items-008.xht">flex-minimun-width-flex-items-008</a></strong></td>
|
||||
<a href="flex-minimum-width-flex-items-008.xht">flex-minimum-width-flex-items-008</a></strong></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Minimun width of flex items
|
||||
<td>Minimum width of flex items
|
||||
<ul class="assert">
|
||||
<li>Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
<li>Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-height-flex-items-001"; }
|
||||
@top-right { content: "Test flex-minimum-height-flex-items-001"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the min-content size." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the min-content size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-height-flex-items-002"; }
|
||||
@top-right { content: "Test flex-minimum-height-flex-items-002"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the specified size if it's smaller than the min-content size." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the specified size if it's smaller than the min-content size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-height-flex-items-003"; }
|
||||
@top-right { content: "Test flex-minimum-height-flex-items-003"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
|
@ -15,7 +15,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the min-content size if it's smaller than the specified size." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the min-content size if it's smaller than the specified size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-height-flex-items-004"; }
|
||||
@top-right { content: "Test flex-minimum-height-flex-items-004"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the min-content size (which corresponds to the image size)." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the min-content size (which corresponds to the image size)." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-height-flex-items-005"; }
|
||||
@top-right { content: "Test flex-minimum-height-flex-items-005"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-height-flex-items-006"; }
|
||||
@top-right { content: "Test flex-minimum-height-flex-items-006"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-height-flex-items-007"; }
|
||||
@top-right { content: "Test flex-minimum-height-flex-items-007"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun height of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum height of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-height-flex-items-008"; }
|
||||
@top-right { content: "Test flex-minimum-height-flex-items-008"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun height for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum height for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-width-flex-items-001"; }
|
||||
@top-right { content: "Test flex-minimum-width-flex-items-001"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
|
@ -15,7 +15,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the min-content size." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the min-content size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-width-flex-items-002"; }
|
||||
@top-right { content: "Test flex-minimum-width-flex-items-002"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the specified size if it's smaller than the min-content size." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the specified size if it's smaller than the min-content size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-width-flex-items-003"; }
|
||||
@top-right { content: "Test flex-minimum-width-flex-items-003"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
|
@ -15,7 +15,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the min-content size if it's smaller than the specified size." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the min-content size if it's smaller than the specified size." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-width-flex-items-004"; }
|
||||
@top-right { content: "Test flex-minimum-width-flex-items-004"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the min-content size (which corresponds to the image size)." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the min-content size (which corresponds to the image size)." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-width-flex-items-005"; }
|
||||
@top-right { content: "Test flex-minimum-width-flex-items-005"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-width-flex-items-006"; }
|
||||
@top-right { content: "Test flex-minimum-width-flex-items-006"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the specified size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-width-flex-items-007"; }
|
||||
@top-right { content: "Test flex-minimum-width-flex-items-007"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -1,20 +1,20 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Flexible Box Test: Minimun width of flex items</title>
|
||||
<title>CSS Flexible Box Test: Minimum width of flex items</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Flexible Box Layout Module Level 1 CR Test Suite"; }
|
||||
@top-right { content: "Test flex-minimun-width-flex-items-008"; }
|
||||
@top-right { content: "Test flex-minimum-width-flex-items-008"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
</style>
|
||||
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" title="4.5. Implied Minimum Size of Flex Items" />
|
||||
<link rel="match" href="reference/ref-filled-green-100px-square.xht" />
|
||||
<meta name="assert" content="Checks that minimun width for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<meta name="assert" content="Checks that minimum width for flex items is the transferred size, as the min-content size of the image corresponds to that." />
|
||||
<style type="text/css"><![CDATA[
|
||||
#reference-overlapped-red {
|
||||
position: absolute;
|
|
@ -792,130 +792,130 @@
|
|||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-001" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-001" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-001.xht">flex-minimun-height-flex-items-001</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-001.xht">flex-minimum-height-flex-items-001</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-002" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-002.xht">flex-minimun-height-flex-items-002</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-002.xht">flex-minimum-height-flex-items-002</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-003" class="ahem">
|
||||
<tbody id="flex-minimum-height-flex-items-003" class="ahem">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-003.xht">flex-minimun-height-flex-items-003</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-003.xht">flex-minimum-height-flex-items-003</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-004" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-004" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-004.xht">flex-minimun-height-flex-items-004</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-004.xht">flex-minimum-height-flex-items-004</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-005" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-005" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-005.xht">flex-minimun-height-flex-items-005</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-005.xht">flex-minimum-height-flex-items-005</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-006" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-006" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-006.xht">flex-minimun-height-flex-items-006</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-006.xht">flex-minimum-height-flex-items-006</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-007" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-007" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-007.xht">flex-minimun-height-flex-items-007</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-007.xht">flex-minimum-height-flex-items-007</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-height-flex-items-008" class="">
|
||||
<tbody id="flex-minimum-height-flex-items-008" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun height of flex items">
|
||||
<a href="flex-minimun-height-flex-items-008.xht">flex-minimun-height-flex-items-008</a></td>
|
||||
<td rowspan="1" title="Minimum height of flex items">
|
||||
<a href="flex-minimum-height-flex-items-008.xht">flex-minimum-height-flex-items-008</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-001" class="ahem">
|
||||
<tbody id="flex-minimum-width-flex-items-001" class="ahem">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-001.xht">flex-minimun-width-flex-items-001</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-001.xht">flex-minimum-width-flex-items-001</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-002" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-002.xht">flex-minimun-width-flex-items-002</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-002.xht">flex-minimum-width-flex-items-002</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-003" class="ahem">
|
||||
<tbody id="flex-minimum-width-flex-items-003" class="ahem">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-003.xht">flex-minimun-width-flex-items-003</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-003.xht">flex-minimum-width-flex-items-003</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-004" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-004" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-004.xht">flex-minimun-width-flex-items-004</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-004.xht">flex-minimum-width-flex-items-004</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-005" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-005" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-005.xht">flex-minimun-width-flex-items-005</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-005.xht">flex-minimum-width-flex-items-005</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-006" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-006" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-006.xht">flex-minimun-width-flex-items-006</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-006.xht">flex-minimum-width-flex-items-006</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-007" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-007" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-007.xht">flex-minimun-width-flex-items-007</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-007.xht">flex-minimum-width-flex-items-007</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="flex-minimun-width-flex-items-008" class="">
|
||||
<tbody id="flex-minimum-width-flex-items-008" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Minimun width of flex items">
|
||||
<a href="flex-minimun-width-flex-items-008.xht">flex-minimun-width-flex-items-008</a></td>
|
||||
<td rowspan="1" title="Minimum width of flex items">
|
||||
<a href="flex-minimum-width-flex-items-008.xht">flex-minimum-width-flex-items-008</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
|
|
|
@ -95,22 +95,22 @@ flex-grow-005.xht == reference/ref-filled-green-100px-square.xht
|
|||
flex-grow-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-items-flexibility.xht == reference/flex-items-flexibility.xht
|
||||
flex-margin-no-collapse.xht == reference/flex-margin-no-collapse-ref.xht
|
||||
flex-minimun-height-flex-items-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-003.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-004.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-005.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-007.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-height-flex-items-008.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-003.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-004.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-005.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-007.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimun-width-flex-items-008.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-003.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-004.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-005.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-007.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-height-flex-items-008.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-003.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-004.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-005.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-006.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-007.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-minimum-width-flex-items-008.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-order.xht == reference/flex-order-ref.xht
|
||||
flex-shrink-001.xht == reference/ref-filled-green-100px-square.xht
|
||||
flex-shrink-002.xht == reference/ref-filled-green-100px-square.xht
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
|
||||
<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
|
||||
<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
|
||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
|
||||
<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
|
||||
<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
|
||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
|
||||
<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
|
||||
<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
|
||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
|
||||
<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
|
||||
<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
|
||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
|
||||
<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
|
||||
<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
|
||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
|
||||
<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
|
||||
<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
|
||||
<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
|
||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-circle" rel="help">
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
|
||||
<meta content="A circle's arguments may be in calc() values." name="assert">
|
||||
<meta content="dom" name="flags">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-circle" rel="help">
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
|
||||
<meta content="A circle's <position> arguments may be in calc() values." name="assert">
|
||||
<meta content="dom" name="flags">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse" rel="help">
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
|
||||
<meta content="An ellipse's arguments may be in calc() values." name="assert">
|
||||
<meta content="dom" name="flags">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse" rel="help">
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
|
||||
<meta content="An ellipse's <position> arguments may be in calc() values." name="assert">
|
||||
<meta content="dom" name="flags">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-inset" rel="help">
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
|
||||
<meta content="An inset's arguments may be in calc() values." name="assert">
|
||||
<meta content="dom" name="flags">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-inset" rel="help">
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
|
||||
<meta content="An inset's radial component arguments may be in calc() values." name="assert">
|
||||
<meta content="dom" name="flags">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-polygon" rel="help">
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
|
||||
<meta content="A polygon's arguments may be in calc() values." name="assert">
|
||||
<meta content="dom" name="flags">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|
|
@ -145,10 +145,10 @@ html/shape-outside-circle-008.htm 385b981af83d54b32030b46fac40b1606ecc1ee4 ?
|
|||
xhtml1/shape-outside-circle-008.xht 385b981af83d54b32030b46fac40b1606ecc1ee4 ?
|
||||
html/shape-outside-circle-009.htm c11a89648b797fdb15eb129bdf4537517a0286e8 ?
|
||||
xhtml1/shape-outside-circle-009.xht c11a89648b797fdb15eb129bdf4537517a0286e8 ?
|
||||
html/shape-outside-circle-010.htm ef474c834922750d3b20f706d68495eaf48fd568 ?
|
||||
xhtml1/shape-outside-circle-010.xht ef474c834922750d3b20f706d68495eaf48fd568 ?
|
||||
html/shape-outside-circle-011.htm b46e06148c4276cee697c17673e0eead9c553bcf ?
|
||||
xhtml1/shape-outside-circle-011.xht b46e06148c4276cee697c17673e0eead9c553bcf ?
|
||||
html/shape-outside-circle-010.htm 607e2d5c6f3cff8a2d826c391d39d86c68759214 ?
|
||||
xhtml1/shape-outside-circle-010.xht 607e2d5c6f3cff8a2d826c391d39d86c68759214 ?
|
||||
html/shape-outside-circle-011.htm 6ec13da059ac1bf92db6fa4455e8f40c20af958e ?
|
||||
xhtml1/shape-outside-circle-011.xht 6ec13da059ac1bf92db6fa4455e8f40c20af958e ?
|
||||
html/shape-outside-circle-013.htm 04c34046058c99d538a9ecf9635f8f74c2ba936f ?
|
||||
xhtml1/shape-outside-circle-013.xht 04c34046058c99d538a9ecf9635f8f74c2ba936f ?
|
||||
html/shape-outside-circle-014.htm f2be2ba869b292cb4d77932987991f7b08056a3f ?
|
||||
|
@ -209,10 +209,10 @@ html/shape-outside-ellipse-008.htm 37eda6d5a8e5bccf793cb3308cd569b99af4b08a ?
|
|||
xhtml1/shape-outside-ellipse-008.xht 37eda6d5a8e5bccf793cb3308cd569b99af4b08a ?
|
||||
html/shape-outside-ellipse-009.htm 3dedcafd41d7657e2882a3a0f4cac27e3d14aad6 ?
|
||||
xhtml1/shape-outside-ellipse-009.xht 3dedcafd41d7657e2882a3a0f4cac27e3d14aad6 ?
|
||||
html/shape-outside-ellipse-010.htm 932e4e97caef3fe90066ea59d7b2b5f9ba968eb1 ?
|
||||
xhtml1/shape-outside-ellipse-010.xht 932e4e97caef3fe90066ea59d7b2b5f9ba968eb1 ?
|
||||
html/shape-outside-ellipse-011.htm 54b8ea94bf31c64097d3f81614e85552c3898a6f ?
|
||||
xhtml1/shape-outside-ellipse-011.xht 54b8ea94bf31c64097d3f81614e85552c3898a6f ?
|
||||
html/shape-outside-ellipse-010.htm 3fc7f06c7d68753e41e7ed78c9ebf3d695419a12 ?
|
||||
xhtml1/shape-outside-ellipse-010.xht 3fc7f06c7d68753e41e7ed78c9ebf3d695419a12 ?
|
||||
html/shape-outside-ellipse-011.htm 8efb4584d3c1c812aea1831ef4e272f719cd4e7d ?
|
||||
xhtml1/shape-outside-ellipse-011.xht 8efb4584d3c1c812aea1831ef4e272f719cd4e7d ?
|
||||
html/shape-outside-ellipse-013.htm 9c923aebfb6689c32f7c147001db31f80e017f21 ?
|
||||
xhtml1/shape-outside-ellipse-013.xht 9c923aebfb6689c32f7c147001db31f80e017f21 ?
|
||||
html/shape-outside-ellipse-014.htm 2c53cc243269425a74bb8d5a778e028dab2f7be7 ?
|
||||
|
@ -259,10 +259,10 @@ html/shape-outside-inset-006.htm 3ad11c598658a27fac35662adefde3d96eeb355b ?
|
|||
xhtml1/shape-outside-inset-006.xht 3ad11c598658a27fac35662adefde3d96eeb355b ?
|
||||
html/shape-outside-inset-007.htm e296e5f9e4f9a5f6cff79f8e348cd5cbfebd70ec ?
|
||||
xhtml1/shape-outside-inset-007.xht e296e5f9e4f9a5f6cff79f8e348cd5cbfebd70ec ?
|
||||
html/shape-outside-inset-008.htm e66cf522b7806526276a40219b154bad71a2b68e ?
|
||||
xhtml1/shape-outside-inset-008.xht e66cf522b7806526276a40219b154bad71a2b68e ?
|
||||
html/shape-outside-inset-009.htm 9ee7b3e19128f8000155e5250d4cd84ccea37dd6 ?
|
||||
xhtml1/shape-outside-inset-009.xht 9ee7b3e19128f8000155e5250d4cd84ccea37dd6 ?
|
||||
html/shape-outside-inset-008.htm 99dbe179f30b42dea217ec39b2776c4418f7101b ?
|
||||
xhtml1/shape-outside-inset-008.xht 99dbe179f30b42dea217ec39b2776c4418f7101b ?
|
||||
html/shape-outside-inset-009.htm 8106a6db182206593437508cfb2a5a1f8bff3c53 ?
|
||||
xhtml1/shape-outside-inset-009.xht 8106a6db182206593437508cfb2a5a1f8bff3c53 ?
|
||||
html/shape-outside-inset-010.htm 8650686495a3ee6965fb3d53b40d07591829b966 ?
|
||||
xhtml1/shape-outside-inset-010.xht 8650686495a3ee6965fb3d53b40d07591829b966 ?
|
||||
html/shape-outside-inset-011.htm 539f7c85a4469b2b8984644905020112b3e74f80 ?
|
||||
|
@ -325,8 +325,8 @@ html/shape-outside-polygon-004.htm e4bb8c0597a4b08fe5d5e94f83f94e7adf0dfb90 ?
|
|||
xhtml1/shape-outside-polygon-004.xht e4bb8c0597a4b08fe5d5e94f83f94e7adf0dfb90 ?
|
||||
html/shape-outside-polygon-005.htm 19cbb88f671b0bc36c3564d1066b6ad65004d66c ?
|
||||
xhtml1/shape-outside-polygon-005.xht 19cbb88f671b0bc36c3564d1066b6ad65004d66c ?
|
||||
html/shape-outside-polygon-006.htm 0f216c2332da1de67b21b0ff5bb95cde08041c96 ?
|
||||
xhtml1/shape-outside-polygon-006.xht 0f216c2332da1de67b21b0ff5bb95cde08041c96 ?
|
||||
html/shape-outside-polygon-006.htm d7519eee54407dff4909d0ab804580dcae8e96b9 ?
|
||||
xhtml1/shape-outside-polygon-006.xht d7519eee54407dff4909d0ab804580dcae8e96b9 ?
|
||||
html/shape-outside-polygon-007.htm 0f198fa2749251193bc0d70af02a5fc58eb9101b ?
|
||||
xhtml1/shape-outside-polygon-007.xht 0f198fa2749251193bc0d70af02a5fc58eb9101b ?
|
||||
html/shape-outside-polygon-008.htm 79fdc2ca1516162be5607e7e4c73ec7c1833d012 ?
|
||||
|
|
|
@ -70,8 +70,8 @@ shape-outside-circle-006 Shape Outside Circle Radii - positive/negative, decima
|
|||
shape-outside-circle-007 Shape Outside Circle Radii - invalid args dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property cabee7f6751afb7fcfa846f738f1a5f439e5edf7 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test verifies that invalid shape-radius arguments on circle() don't parse.
|
||||
shape-outside-circle-008 Shape Outside Circle Invalid Position Argument Values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 385b981af83d54b32030b46fac40b1606ecc1ee4 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test verifies that invalid position arguments on circle() don't parse
|
||||
shape-outside-circle-009 Shape Outside Circle Position Arguments - positive/negative, decimal/non-decimal dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property c11a89648b797fdb15eb129bdf4537517a0286e8 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A circle's position arguments may be in signed positive/negative or decimal/non-decimal format.
|
||||
shape-outside-circle-010 Shape Outside Circle args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc ef474c834922750d3b20f706d68495eaf48fd568 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A circle's arguments may be in calc() values.
|
||||
shape-outside-circle-011 Shape Outside Circle position args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc b46e06148c4276cee697c17673e0eead9c553bcf `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A circle's <position> arguments may be in calc() values.
|
||||
shape-outside-circle-010 Shape Outside Circle args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc-notation 607e2d5c6f3cff8a2d826c391d39d86c68759214 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A circle's arguments may be in calc() values.
|
||||
shape-outside-circle-011 Shape Outside Circle position args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc-notation 6ec13da059ac1bf92db6fa4455e8f40c20af958e `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A circle's <position> arguments may be in calc() values.
|
||||
shape-outside-circle-013 reference/shape-outside-circle-013-ref left float, circle + margin-box + position (px) ahem http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css-shapes-1/#margin-box 04c34046058c99d538a9ecf9635f8f74c2ba936f `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verifies that text wraps around a left float with a shape-outside defined as a circle from the margin box and positioned in px units.
|
||||
shape-outside-circle-014 reference/shape-outside-circle-013-ref left float, circle + content-box + radius and position in % units ahem http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css-shapes-1/#content-box f2be2ba869b292cb4d77932987991f7b08056a3f `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verifies that text wraps around a left float with a shape-outside defined as a circle from the content box with the radius and position in percentage units.
|
||||
shape-outside-circle-015 reference/shape-outside-circle-013-ref left float, circle + closest-side + padding-box ahem http://www.w3.org/TR/css-shapes-1/#funcdef-circle,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css-shapes-1/#closest-side,http://www.w3.org/TR/css-shapes-1/#padding-box 8fa5a3fe3b6f38fa3e1c5c82b13f694cd272780c `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verifies that text wraps around a left float with a shape-outside defined as a circle with the radius explicitly set as closest-side from the padding box.
|
||||
|
@ -102,8 +102,8 @@ shape-outside-ellipse-006 Shape Outside Ellipse Radii - positive/negative, deci
|
|||
shape-outside-ellipse-007 Shape Outside Ellipse Radii - invalid args dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 2712221cd4f1aab3294aee690a988ee75efbdcf1 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test verifies that invalid shape-radius arguments on ellipse() don't parse.
|
||||
shape-outside-ellipse-008 Shape Outside Ellipse Invalid Position Argument Values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 37eda6d5a8e5bccf793cb3308cd569b99af4b08a `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test verifies that invalid position arguments on ellipse() don't parse
|
||||
shape-outside-ellipse-009 Shape Outside Ellipse Position Arguments - positive/negative, decimal/non-decimal dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 3dedcafd41d7657e2882a3a0f4cac27e3d14aad6 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> An ellipse's position arguments may be in signed positive/negative or decimal/non-decimal format.
|
||||
shape-outside-ellipse-010 Shape Outside Ellipse args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc 932e4e97caef3fe90066ea59d7b2b5f9ba968eb1 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> An ellipse's arguments may be in calc() values.
|
||||
shape-outside-ellipse-011 Shape Outside Ellipse position args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc 54b8ea94bf31c64097d3f81614e85552c3898a6f `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> An ellipse's <position> arguments may be in calc() values.
|
||||
shape-outside-ellipse-010 Shape Outside Ellipse args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc-notation 3fc7f06c7d68753e41e7ed78c9ebf3d695419a12 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> An ellipse's arguments may be in calc() values.
|
||||
shape-outside-ellipse-011 Shape Outside Ellipse position args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc-notation 8efb4584d3c1c812aea1831ef4e272f719cd4e7d `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> An ellipse's <position> arguments may be in calc() values.
|
||||
shape-outside-ellipse-013 reference/shape-outside-ellipse-013-ref left float, ellipse radii and position in px ahem http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 9c923aebfb6689c32f7c147001db31f80e017f21 `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verifies that text wraps around a left float with a shape-outside defined as a ellipse with radii and position in px units.
|
||||
shape-outside-ellipse-014 reference/shape-outside-ellipse-013-ref left float, ellipse radii and position in % units + content-box ahem http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css-shapes-1/#content-box 2c53cc243269425a74bb8d5a778e028dab2f7be7 `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verifies that text wraps around a left float with a shape-outside defined as a ellipse from the content box with the position and radii in percentage units.
|
||||
shape-outside-ellipse-015 reference/shape-outside-ellipse-013-ref left float, ellipse + closest-side + padding-box ahem http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css-shapes-1/#closest-side,http://www.w3.org/TR/css-shapes-1/#padding-box c6a474a21799209e24d9f8a40f74783d11d806bd `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verifies that text wraps around a left float with a shape-outside defined as an ellipse with the radii explicitly set as closest-side from the padding box.
|
||||
|
@ -127,8 +127,8 @@ shape-outside-inset-004 Shape Outside Inset - positive/negative, decimal/non-de
|
|||
shape-outside-inset-005 Shape Outside Inset - Invalid args dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 3f9988d339036b9b7ec0159d11534e97c4ce3ec2 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> These tests verifies that invalid inset() arguments don't parse.
|
||||
shape-outside-inset-006 Shape Outside Inset Radial Args - positive/negative, decimal/non-decimal dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 3ad11c598658a27fac35662adefde3d96eeb355b `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> These tests verify that shape-outside inset() radial component can be numbers that are in signed positive and/or decimal/non-decimal form. Negative values are not allowed
|
||||
shape-outside-inset-007 Shape Outside Inset Radial Args - Invalid dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property e296e5f9e4f9a5f6cff79f8e348cd5cbfebd70ec `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> These tests verify invalid radial component arguments don't parse.
|
||||
shape-outside-inset-008 Shape Outside Inset Args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc e66cf522b7806526276a40219b154bad71a2b68e `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> An inset's arguments may be in calc() values.
|
||||
shape-outside-inset-009 Shape Outside Inset round args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc 9ee7b3e19128f8000155e5250d4cd84ccea37dd6 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> An inset's radial component arguments may be in calc() values.
|
||||
shape-outside-inset-008 Shape Outside Inset Args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc-notation 99dbe179f30b42dea217ec39b2776c4418f7101b `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> An inset's arguments may be in calc() values.
|
||||
shape-outside-inset-009 Shape Outside Inset round args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc-notation 8106a6db182206593437508cfb2a5a1f8bff3c53 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> An inset's radial component arguments may be in calc() values.
|
||||
shape-outside-inset-010 reference/shape-outside-inset-010-ref left float, inset, px units ahem http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 8650686495a3ee6965fb3d53b40d07591829b966 `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verfies that text flows around a left float with a shape-outside defined as an inset rectangle in px units.
|
||||
shape-outside-inset-011 reference/shape-outside-inset-010-ref left float, inset, % units ahem http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 539f7c85a4469b2b8984644905020112b3e74f80 `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verfies that text flows around a left float with a shape-outside defined as an inset rectangle in percentage units.
|
||||
shape-outside-inset-012 reference/shape-outside-inset-010-ref left float, inset + margin-box ahem http://www.w3.org/TR/css-shapes-1/#funcdef-inset,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css-shapes-1/#shapes-from-box-values 181b0d293c81ab4590c641e5e2e2b2a588241126 `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verfies that text flows around a left float with a shape-outside defined as an inset rectangle + margin-box.
|
||||
|
@ -160,7 +160,7 @@ shape-outside-polygon-002 Shape Outside Polygon Valid Points dom,script http://
|
|||
shape-outside-polygon-003 Shape Outside Polygon Invalid Points dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-polygon,http://www.w3.org/TR/css-shapes-1/#shape-outside-property be518f62e65134bc7b72f0a0c07ae4382fc1c6ab `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A polygonal basic shape's points may be either lengths or percentages
|
||||
shape-outside-polygon-004 Shape Outside Polygon - Argument Length Units dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-polygon,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#lengths e4bb8c0597a4b08fe5d5e94f83f94e7adf0dfb90 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A polygon's veritices may in percentage or any valid <length> units.
|
||||
shape-outside-polygon-005 Shape Outside Polygon Valid Points dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-polygon,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 19cbb88f671b0bc36c3564d1066b6ad65004d66c `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A polygon's vertices can be in signed positive/negative or decimal/non-decimal format
|
||||
shape-outside-polygon-006 Shape Outside Polygon args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-polygon,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc 0f216c2332da1de67b21b0ff5bb95cde08041c96 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A polygon's arguments may be in calc() values.
|
||||
shape-outside-polygon-006 Shape Outside Polygon args - calc() values dom,script http://www.w3.org/TR/css-shapes-1/#funcdef-polygon,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css3-values/#calc-notation d7519eee54407dff4909d0ab804580dcae8e96b9 `Adobe`<http://html.adobe.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> A polygon's arguments may be in calc() values.
|
||||
shape-outside-polygon-007 reference/shape-outside-polygon-007-ref left float, polygon, args in px units ahem http://www.w3.org/TR/css-shapes-1/#funcdef-polygon,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 0f198fa2749251193bc0d70af02a5fc58eb9101b `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verifies that text wraps around a left float with a shape-outside defined as an polygon with the args in px units.
|
||||
shape-outside-polygon-008 reference/shape-outside-polygon-007-ref left float, polygon, args in % units ahem http://www.w3.org/TR/css-shapes-1/#funcdef-polygon,http://www.w3.org/TR/css-shapes-1/#shape-outside-property 79fdc2ca1516162be5607e7e4c73ec7c1833d012 `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verifies that text wraps around a left float with a shape-outside defined as an polygon with the args in px units.
|
||||
shape-outside-polygon-009 reference/shape-outside-polygon-007-ref left float, polygon + border box ahem http://www.w3.org/TR/css-shapes-1/#funcdef-polygon,http://www.w3.org/TR/css-shapes-1/#shape-outside-property,http://www.w3.org/TR/css-shapes-1/#border-box 2f080f673557f0c0d35481c0d9941518d6c91202 `Rebecca Hauck`<mailto:rhauck@adobe.com> The test verifies that text wraps around a left float with a shape-outside defined as an polygon from the border box.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns" /> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-circle" rel="help" />
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help" />
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help" />
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
|
||||
<meta content="A circle's arguments may be in calc() values." name="assert" />
|
||||
<meta content="dom" name="flags" />
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns" /> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-circle" rel="help" />
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help" />
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help" />
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
|
||||
<meta content="A circle's <position> arguments may be in calc() values." name="assert" />
|
||||
<meta content="dom" name="flags" />
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns" /> <!-- 2014-03-04 -->
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse" rel="help" />
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help" />
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc" rel="help" />
|
||||
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
|
||||
<meta content="An ellipse's arguments may be in calc() values." name="assert" />
|
||||
<meta content="dom" name="flags" />
|
||||
<script src="/resources/testharness.js"></script>
|
||||
|
|