mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Update CSS tests to revision d13905941293af83ea8c3c1750dba652e0423fb0
This commit is contained in:
108
tests/wpt/css-tests/cssom-view-1_dev/html/chapter-14.htm
Normal file
108
tests/wpt/css-tests/cssom-view-1_dev/html/chapter-14.htm
Normal file
@@ -0,0 +1,108 @@
|
||||
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS properties - 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>CSS properties (0 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="s14">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s14">+</a>
|
||||
<a href="http://www.w3.org/TR/cssom-view/#css-properties">14 CSS properties</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s14.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s14.1">+</a>
|
||||
<a href="http://www.w3.org/TR/cssom-view/#smooth-scrolling:-the-'scroll-behavior'-property">14.1 Smooth Scrolling: The 'scroll-behavior' Property</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s14.1.#scroll-behavior">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s14.1.#scroll-behavior-instant">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s14.1.#scroll-behavior-smooth">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#abstract">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#acknowledgments">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#anolis-references">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#references">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsCSSBOX">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsCSSDEVICEADAPT">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsCSSOM">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsCSSTRANSFORMS">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsCSSWRITINGMODES">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsDOM">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsGEOMETRY">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsHTML">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsRFC2119">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsSVG">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#refsWEBIDL">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#sotd">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#toc">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s.#w3c-doctype">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user