mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
62 lines
No EOL
1.7 KiB
HTML
62 lines
No EOL
1.7 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Introduction - CSS Flexible Box Layout 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 Flexible Box Layout Module Level 1 CR Test Suite</h1>
|
|
<h2>Introduction (1 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="s1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s1">+</a>
|
|
<a href="http://www.w3.org/TR/css-flexbox-1/#intro">1 Introduction</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s1.#flex-layout">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s1.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s1.1">+</a>
|
|
<a href="http://www.w3.org/TR/css-flexbox-1/#overview">1.1 Overview</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s1.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s1.2">+</a>
|
|
<a href="http://www.w3.org/TR/css-flexbox-1/#placement">1.2 Module interactions</a></th></tr>
|
|
<!-- 1 tests -->
|
|
<tr id="flexbox_first-line-1.2" class="primary">
|
|
<td><strong>
|
|
<a href="flexbox_first-line.htm">flexbox_first-line</a></strong></td>
|
|
<td><a href="reference/flexbox_first-line-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>flexbox | first-line
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |