mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
105 lines
3.4 KiB
HTML
105 lines
3.4 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Extensions to the Document Interface - CSSOM View Module Level 1 Test Suite</title>
|
|
<style type="text/css">
|
|
@import "http://www.w3.org/StyleSheets/TR/base.css";
|
|
@import "../indices.css";
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>CSSOM View Module Level 1 Test Suite</h1>
|
|
<h2>Extensions to the Document Interface (3 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/cssom-view/#extensions-to-the-document-interface">6 Extensions to the Document Interface</a></th></tr>
|
|
<!-- 1 tests -->
|
|
<tr id="elementfrompoint-001-6" class="dom script">
|
|
<td>
|
|
<a href="elementFromPoint-001.htm">elementfrompoint-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>CSSOM View - 5 - extensions to the Document interface
|
|
<ul class="assert">
|
|
<li>elementFromPoint returns correct element</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s6.#dom-document-caretpositionfrompoint">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.#dom-document-elementfrompoint">
|
|
<!-- 2 tests -->
|
|
<tr id="caretposition-001-6.#dom-document-elementfrompoint" class="primary script">
|
|
<td><strong>
|
|
<a href="CaretPosition-001.htm">caretposition-001</a></strong></td>
|
|
<td></td>
|
|
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
|
<td>CaretPosition
|
|
</td>
|
|
</tr>
|
|
<tr id="elementfromposition-6.#dom-document-elementfrompoint" class="primary dom script">
|
|
<td><strong>
|
|
<a href="elementFromPosition.htm">elementfromposition</a></strong></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>CSSOM View elementFromPoint
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s6.#dom-document-elementsfrompoint">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s6.1">+</a>
|
|
<a href="https://www.w3.org/TR/cssom-view/#the-caretposition-interface">6.1 The CaretPosition Interface</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#caret-node">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#caret-offset">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#caret-position">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#caret-range">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#caretposition">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#dom-caretposition-getclientrect">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#dom-caretposition-offset">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#dom-caretposition-offsetnode">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |