mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update CSS tests to revision 939546644b4d333218fd9c2c0f68c60752ff1e95
This commit is contained in:
parent
b26fac3f78
commit
0ad6e78b23
435 changed files with 7534 additions and 3290 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Backgrounds and Borders Module Level 3 CR Test Suite</h1>
|
||||
<h2>Rounded Corners (108 tests)</h2>
|
||||
<h2>Rounded Corners (109 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-background/#the-border-radius">5.1 Curve Radii: the ‘border-radius’ properties</a></th></tr>
|
||||
<!-- 71 tests -->
|
||||
<!-- 72 tests -->
|
||||
<tr id="border-bottom-left-radius-001-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="border-bottom-left-radius-001.xht">border-bottom-left-radius-001</a></strong></td>
|
||||
|
@ -478,6 +478,17 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="border-radius-shorthand-002-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="border-radius-shorthand-002.xht">border-radius-shorthand-002</a></strong></td>
|
||||
<td><a href="reference/border-radius-shorthand-002-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Borders Radius Shorthand.
|
||||
<ul class="assert">
|
||||
<li>The shorthand border radius property can be used to specify all four eliptical corners of a box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="border-top-left-radius-001-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="border-top-left-radius-001.xht">border-top-left-radius-001</a></strong></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue