servo/tests/wpt/css-tests/css-regions-1_dev/xhtml1print/chapter-4.xht

155 lines
No EOL
5.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSSOM - CSS Regions Module Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS Regions Module Level 1 CR Test Suite</h1>
<h2>CSSOM (1 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
<col id="flags-column"></col>
<col id="info-column"></col>
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4">+</a>
<a href="https://www.w3.org/TR/css3-regions/#cssom_view_and_css_regions">4 CSSOM</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="https://www.w3.org/TR/css3-regions/#the-namedflow-interface">4.1 The NamedFlow interface</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#document-namedflows">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-document-namedflows">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflow">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflow-firstemptyregionindex">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflow-getcontent">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflow-getregions">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflow-getregionsbycontent">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflow-getregionsbycontent-node">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflow-name">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflow-overset">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap-delete">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap-delete-flowname">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap-get">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap-get-flowname">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap-has">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap-has-flowname">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap-set">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap-set-flowname">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#dom-namedflowmap-set-flowvalue">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
<a href="https://www.w3.org/TR/css3-regions/#the-region-interface">4.2 The Region interface</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-region">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-region-getregionflowranges">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-region-regionoverset">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.3">+</a>
<a href="https://www.w3.org/TR/css3-regions/#named-flow-events">4.3 Named flow events</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.4">+</a>
<a href="https://www.w3.org/TR/css3-regions/#cssomview-and-regions">4.4 Clarifications on pre-existing APIs</a></th></tr>
<!-- 1 tests -->
<tr id="cssomview-apis-no-region-chain-001-4.4" class="dom script">
<td>
<a href="cssomview-apis-no-region-chain-001.xht">cssomview-apis-no-region-chain-001</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSS Regions: CSSOM pre-existing APIs with no region chain
<ul class="assert">
<li>CSSOM View attributes give 'no layout box' result for named flows with no region chain</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.4.1">+</a>
<a href="https://www.w3.org/TR/css3-regions/#cssomview-getclientrects-and-getboundingclientrect">4.4.1 getClientRects() and getBoundingClientRect()</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.4.2">+</a>
<a href="https://www.w3.org/TR/css3-regions/#cssomview-offset-attributes">4.4.2 offsetTop, offsetLeft, offsetWidth, offsetHeight and offsetParent</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>