mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Test Suite - CSS Basic User Interface Module Level 3 CR Test Suite</title>
|
||||
<title>Default style sheet additions for HTML - CSS Basic User Interface Module Level 3 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 Basic User Interface Module Level 3 CR Test Suite</h1>
|
||||
<h2>Test Suite (0 tests)</h2>
|
||||
<h2>Default style sheet additions for HTML (0 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
@@ -30,7 +30,7 @@
|
||||
<tbody id="sD">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sD">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#test-suite">D Test Suite</a></th></tr>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#default-style-sheet">D Default style sheet additions for HTML</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user