aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-backgrounds-3_dev/html4/chapter-5.htm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css-backgrounds-3_dev/html4/chapter-5.htm')
-rw-r--r--tests/wpt/css-tests/css-backgrounds-3_dev/html4/chapter-5.htm15
1 files changed, 13 insertions, 2 deletions
diff --git a/tests/wpt/css-tests/css-backgrounds-3_dev/html4/chapter-5.htm b/tests/wpt/css-tests/css-backgrounds-3_dev/html4/chapter-5.htm
index 279e58d8a17..290668ac5fd 100644
--- a/tests/wpt/css-tests/css-backgrounds-3_dev/html4/chapter-5.htm
+++ b/tests/wpt/css-tests/css-backgrounds-3_dev/html4/chapter-5.htm
@@ -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 id="refs-column">
@@ -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 &#8216;border-radius&#8217; 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.htm">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.htm">border-radius-shorthand-002</a></strong></td>
+ <td><a href="reference/border-radius-shorthand-002-ref.htm">=</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.htm">border-top-left-radius-001</a></strong></td>