servo/tests/wpt/css-tests/mediaqueries-3_dev/html/chapter-6.htm

134 lines
No EOL
4.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Units - Media Queries Level 3 Conformance Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>Media Queries Level 3 Conformance Test Suite</h1>
<h2>Units (4 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
<col id="flags-column">
<col id="info-column">
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6">+</a>
<a href="https://www.w3.org/TR/css3-mediaqueries/#units">6 Units</a></th></tr>
<!-- 4 tests -->
<tr id="mq-calc-002-6" class="">
<td>
<a href="mq-calc-002.htm">mq-calc-002</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>evaluation of em in calc in Media Queries
<ul class="assert">
<li>The size in pixels of the 'em' unit used in calc inside a media query does not depend on declarations and use the initial value.</li>
</ul>
</td>
</tr>
<tr id="mq-calc-003-6" class="">
<td>
<a href="mq-calc-003.htm">mq-calc-003</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>evaluation of ex in calc in Media Queries
<ul class="assert">
<li>The size in pixels of the 'ex' unit used in calc inside a media query does not depend on declarations and use the initial value.</li>
</ul>
</td>
</tr>
<tr id="mq-calc-004-6" class="">
<td>
<a href="mq-calc-004.htm">mq-calc-004</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>evaluation of ch in calc in Media Queries
<ul class="assert">
<li>The size in pixels of the 'ch' unit used in calc inside a media query does not depend on declarations and use the initial value.</li>
</ul>
</td>
</tr>
<tr id="mq-calc-005-6" class="">
<td>
<a href="mq-calc-005.htm">mq-calc-005</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>evaluation of rem in calc in Media Queries
<ul class="assert">
<li>The size in pixels of the 'rem' unit used in calc inside a media query does not depend on declarations and use the initial value.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s6.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.1">+</a>
<a href="https://www.w3.org/TR/css3-mediaqueries/#resolution0">6.1 Resolution</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s.#abstract">
<!-- 0 tests -->
</tbody>
<tbody id="s.#acknowledgments">
<!-- 0 tests -->
</tbody>
<tbody id="s.#contents">
<!-- 0 tests -->
</tbody>
<tbody id="s.#media-queries">
<!-- 0 tests -->
</tbody>
<tbody id="s.#references">
<!-- 0 tests -->
</tbody>
<tbody id="s.#status">
<!-- 0 tests -->
</tbody>
<tbody id="s.#w3c-working">
<!-- 0 tests -->
</tbody>
<tbody id="snormative-references.#CSS21">
<!-- 0 tests -->
</tbody>
<tbody id="sother-references.#HTML401">
<!-- 0 tests -->
</tbody>
<tbody id="sother-references.#HTML5">
<!-- 0 tests -->
</tbody>
<tbody id="sother-references.#RFC2531">
<!-- 0 tests -->
</tbody>
<tbody id="sother-references.#XMLSTYLE">
<!-- 0 tests -->
</tbody>
<tbody id="sreferences.#normative-references">
<!-- 0 tests -->
</tbody>
<tbody id="sreferences.#other-references">
<!-- 0 tests -->
</tbody>
<tbody id="sstatus.#changes">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>