Update web-platform-tests and CSS tests.

- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
Ms2ger 2017-02-06 11:06:12 +01:00
parent fb4f421c8b
commit 296fa2512b
21852 changed files with 2080936 additions and 892894 deletions

View file

@ -0,0 +1,99 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Importing Style Sheets: the @import rule - CSS Cascading and Inheritance Level 3 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 Cascading and Inheritance Level 3 CR Test Suite</h1>
<h2>Importing Style Sheets: the @import rule (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="s2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s2">+</a>
<a href="https://www.w3.org/TR/css-cascade-3/#at-import">2 Importing Style Sheets: the @import rule</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s2.#at-ruledef-import">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#example-24add34d">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#example-26dd2184">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#example-415b7406">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#import-conditions">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-at-ruledef-import-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-at-ruledef-import-2">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-at-ruledef-import-3">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-at-ruledef-import-4">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-at-ruledef-import-5">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-at-ruledef-import-6">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-at-ruledef-import-7">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-at-ruledef-import-8">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-at-ruledef-import-9">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-import-conditions-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-import-conditions-2">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-origin-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#ref-for-origin-2">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s2.1">+</a>
<a href="https://www.w3.org/TR/css-cascade-3/#content-type">2.1 Content-Type of CSS Style Sheets</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>