Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0

This commit is contained in:
Ms2ger 2015-08-21 17:46:44 +02:00
parent 7c45ff8e05
commit f235d49372
6623 changed files with 267392 additions and 10061 deletions

View file

@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Fragmenting Grid Layout - CSS Grid Layout Module Level 1 CR Test Suite</title>
<title>Grid Sizing - CSS Grid Layout Module Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
@ -13,7 +13,7 @@
<body>
<h1>CSS Grid Layout Module Level 1 CR Test Suite</h1>
<h2>Fragmenting Grid Layout (1 tests)</h2>
<h2>Grid Sizing (1 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -30,153 +30,126 @@
<tbody id="s12">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#pagination">12 Fragmenting Grid Layout</a></th></tr>
<a href="http://www.w3.org/TR/css-grid-1/#layout-algorithm">12 Grid Sizing</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.#fixed-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s12.#flexible-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s12.#grid-sizing-algorithm">
<!-- 0 tests -->
</tbody>
<tbody id="s12.#intrinsic-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.1">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#fragmentation-alg">12.1 Sample Fragmentation Algorithm</a></th></tr>
<a href="http://www.w3.org/TR/css-grid-1/#algo-overview">12.1 Grid Sizing Algorithm</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#issue-69d6a1c1">
<tbody id="s12.1.#issue-4f54519f">
<!-- 0 tests -->
</tbody>
<tbody id="s.#abstract">
<tbody id="s12.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.2">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-terms">12.2 Track Sizing Terminology</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s.#acks">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-align-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-break-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-display-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-flexbox-1">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-multicol-1">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-overflow-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-position-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-pseudo-4">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-sizing-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-syntax-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-values-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css-writing-modes-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css21">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3-align">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3-break">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3-flexbox">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3-sizing">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3-writing-modes">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3val">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-mediaqueries-4">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-rfc2119">
<!-- 0 tests -->
</tbody>
<tbody id="s.#changes">
<!-- 0 tests -->
</tbody>
<tbody id="s.#conformance">
<!-- 0 tests -->
</tbody>
<tbody id="s.#conformance-classes">
<!-- 0 tests -->
</tbody>
<tbody id="s.#contents">
<!-- 0 tests -->
</tbody>
<tbody id="s.#conventions">
<!-- 0 tests -->
</tbody>
<tbody id="s.#experimental">
<!-- 0 tests -->
</tbody>
<tbody id="s.#index">
<!-- 0 tests -->
</tbody>
<tbody id="s.#index-defined-elsewhere">
<!-- 0 tests -->
</tbody>
<tbody id="s.#index-defined-here">
<!-- 0 tests -->
</tbody>
<tbody id="s.#issues-index">
<!-- 0 tests -->
</tbody>
<tbody id="s.#normative">
<!-- 0 tests -->
</tbody>
<tbody id="s.#partial">
<!-- 0 tests -->
</tbody>
<tbody id="s.#property-index">
<tbody id="s12.2.#free-space">
<!-- 1 tests -->
<tr id="grid-layout-properties-.#property-index" class="primary ahem dom script">
<tr id="grid-layout-free-space-unit-12.2.#free-space" class="primary">
<td><strong>
<a href="grid-layout-properties.htm">grid-layout-properties</a></strong></td>
<a href="grid-layout-free-space-unit.htm">grid-layout-free-space-unit</a></strong></td>
<td><a href="reference/grid-layout-basic-ref.htm">=</a> </td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Grid Layout - Properties exist
<td>free space unit
<ul class="assert">
<li>Test checks that css properties of grid layout exist.</li>
<li>the layout should behave the same as reference.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s.#references">
<tbody id="s12.2.#max-track-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s.#status">
<tbody id="s12.2.#min-track-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s.#subtitle">
<tbody id="s12.2.#span-count">
<!-- 0 tests -->
</tbody>
<tbody id="s.#testing">
<tbody id="s12.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.3">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-track-sizing">12.3 Track Sizing Algorithm</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s.#title">
<tbody id="s12.3.#base-size">
<!-- 0 tests -->
</tbody>
<tbody id="s.#w3c_process_revision">
<tbody id="s12.3.#growth-limit">
<!-- 0 tests -->
</tbody>
<tbody id="s12.3.#track-sizing-algorithm">
<!-- 0 tests -->
</tbody>
<tbody id="s12.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.4">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-init">12.4 Initialize Track Sizes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.5">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-content">12.5 Resolve Intrinsic Track Sizes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.5.#distribute-extra-space">
<!-- 0 tests -->
</tbody>
<tbody id="s12.5.#extra-space">
<!-- 0 tests -->
</tbody>
<tbody id="s12.5.#infinitely-growable">
<!-- 0 tests -->
</tbody>
<tbody id="s12.5.#issue-b256823c">
<!-- 0 tests -->
</tbody>
<tbody id="s12.6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.6">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-grow-tracks">12.6 Maximize Tracks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.7">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-flex-tracks">12.7 Stretch Flexible Tracks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.7.1">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-find-fr-size">12.7.1 Find the Size of an fr</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1.#flex-factor-sum">
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1.#hypothetical-fr-size">
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1.#leftover-space">
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1.#space-to-fill">
<!-- 0 tests -->
</tbody>
</table>