Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b

This commit is contained in:
Ms2ger 2015-10-06 12:33:05 +02:00
parent ad94ef5a96
commit 145aea3eeb
1196 changed files with 14344 additions and 6221 deletions

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background shorthand - background-size '100% auto'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.w3.org/TR/css3-background/#the-background" rel="help" title="3.10. Backgrounds Shorthand: the 'background' property">

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-clip - initial value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-clip - border-box keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-clip - padding-box keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-clip - content-box keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-clip - inherit keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Background and Borders Test: background-clip: content-box with background-color</title>
<link href="mailto:jchaffraix@webkit.org" rel="author" title="Julien Chaffraix">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Background and Borders Test: background-clip: padding-box with background-color</title>
<link href="mailto:jchaffraix@webkit.org" rel="author" title="Julien Chaffraix">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Background and Borders Test: background-clip: border-box with background-color</title>
<link href="mailto:jchaffraix@webkit.org" rel="author" title="Julien Chaffraix">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">

View file

@ -5,7 +5,7 @@
<link href="http://lea.verou.me" rel="author" title="Lea Verou">
<link href="http://www.w3.org/TR/css3-background/#the-background-clip" rel="help">
<meta content="image" name="flags">
<meta content="The root element has a different background painting area, and thus the background-clip property has no effect when specified on it." name="assert">
<meta content="The root element has a different background painting area, and thus the 'background-clip' property has no effect when specified on it." name="assert">
<style>
html {

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-origin - initial value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-origin - padding-box keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-origin - border-box keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-origin - content-box keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-origin 'content-box' with background-attachment 'fixed'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-origin 'border-box' with background-clip 'padding-box'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-origin - inherit keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-repeat - one round keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-08 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - initial value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one auto keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;length&gt; value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;length&gt; value at minimum</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;length&gt; value at maximum</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help" title="3.9. Sizing Images: the 'background-size' property">

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;percentage&gt; value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;percentage&gt; value at minimum</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;percentage&gt; value at maximum</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - two auto keyword values</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-14 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one auto keyword and one &lt;length&gt; values</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-14 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one auto keyword and one &lt;percentage&gt; values</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;length&gt; and one auto keyword values</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-14 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - two &lt;length&gt; values</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-14 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;length&gt; and one &lt;percentage&gt; values</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;percentage&gt; and one auto keyword values</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-14 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - one &lt;percentage&gt; and one &lt;length&gt; values</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-14 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - two &lt;percentage&gt; values</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-14 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size '100% 100%' with background-origin 'content-box'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size '100% 100%' with background-clip 'content-box'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size 'auto 61px' with background-repeat 'round'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-15 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size 'auto' with background-repeat 'repeat'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-14 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size '52px auto' with background-repeat 'repeat round'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-15 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size '50px' with background-repeat 'repeat'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-15 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size '52px auto' with background-repeat 'round repeat'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-15 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size '25% 25%' with background-repeat 'repeat'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-17 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size '20% 30%' with background-repeat 'no-repeat round'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-17 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - applies to ::first-letter pseudo-element</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-17 -->

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - applies to ::first-line pseudo-element</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-17 -->
@ -23,4 +24,5 @@
<p>Test passes if only the <strong>top half</strong> of "Text sample" has a <strong>blue background</strong>.</p>
<div>Text sample<br> text sample text sample</div>
</body></html>

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: background-size - inherit keyword value</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-17 -->

View file

@ -5,7 +5,7 @@
<link href="http://lea.verou.me" rel="author" title="Lea Verou">
<link href="http://www.w3.org/TR/css3-background/#corner-clipping" rel="help">
<meta content="" name="flags">
<meta content="Effects that clip to the border or padding edge (such as overflow other than visible) must clip to the curve" name="assert">
<meta content="Effects that clip to the border or padding edge (such as 'overflow' other than 'visible') must clip to the curve" name="assert">
<style>
div {
position: absolute;
@ -49,4 +49,5 @@ div {
</div>
</body></html>

View file

@ -1131,7 +1131,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-clip on root
<ul class="assert">
<li>The root element has a different background painting area, and thus the &amp;acirc;&amp;#8364;&amp;#732;background-clip&amp;acirc;&amp;#8364;&amp;#8482; property has no effect when specified on it.</li>
<li>The root element has a different background painting area, and thus the 'background-clip' property has no effect when specified on it.</li>
</ul>
</td>
</tr>

View file

@ -242,7 +242,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
</ul>
</td>
</tr>
@ -253,7 +253,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style_double
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. &amp;acirc;&amp;#8364;&amp;#732;double&amp;acirc;&amp;#8364;&amp;#8482;: Two parallel solid lines with some space between them. (The thickness of the lines is not specified, but the sum of the lines and the space must equal &amp;acirc;&amp;#8364;&amp;#732;border-width&amp;acirc;&amp;#8364;&amp;#8482;.)</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. 'double': Two parallel solid lines with some space between them. (The thickness of the lines is not specified, but the sum of the lines and the space must equal 'border-width'.)</li>
</ul>
</td>
</tr>
@ -264,7 +264,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style_shorthand
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
</ul>
</td>
</tr>
@ -275,7 +275,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
</ul>
</td>
</tr>
@ -286,7 +286,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
</ul>
</td>
</tr>
@ -297,7 +297,7 @@
<td></td>
<td>border_style_values
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. &lt;border-style&gt; = none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. &lt;border-style&gt; = none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset</li>
</ul>
</td>
</tr>

View file

@ -1249,7 +1249,7 @@
<td></td>
<td>Clipping to the border-radius curve
<ul class="assert">
<li>Effects that clip to the border or padding edge (such as &amp;acirc;&amp;#8364;&amp;#732;overflow&amp;acirc;&amp;#8364;&amp;#8482; other than &amp;acirc;&amp;#8364;&amp;#732;visible&amp;acirc;&amp;#8364;&amp;#8482;) must clip to the curve</li>
<li>Effects that clip to the border or padding edge (such as 'overflow' other than 'visible') must clip to the curve</li>
</ul>
</td>
</tr>

View file

@ -1,6 +1,8 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Reftest Reference</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">

View file

@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en"><head>
<meta charset="utf-8">
<title>Inner Frame</title>
<link href="mailto:ian@hixie.ch" rel="author" title="Ian Hickson">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-04-21 -->

View file

@ -10,7 +10,7 @@
</head>
<body>
<p>The test passes if table's 'border-radius' style don't work.</p>
<p>CSS3 UAs should ignore border-radius properties applied to internal table elements when border-collapse is collapse.</p>
<p>CSS3 UAs should ignore border-radius properties applied to internal table elements when 'border-collapse' is 'collapse'.</p>
<table id="testCon">
<tbody><tr><td></td><td></td><td></td></tr>
<tr><td></td><td></td><td></td></tr>

View file

@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en"><head>
<meta charset="utf-8">
<title>Inner Frame</title>
<link href="mailto:ian@hixie.ch" rel="author" title="Ian Hickson">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-04-21 -->

View file

@ -4,7 +4,7 @@
<link href="mailto:disound@gmail.com" rel="author" title="disound">
<link href="http://www.w3.org/TR/css3-background/#the-border-style" rel="help">
<meta content="image" name="flags">
<meta content="Border-style is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. double: Two parallel solid lines with some space between them. (The thickness of the lines is not specified, but the sum of the lines and the space must equal border-width.)" name="assert">
<meta content="'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. 'double': Two parallel solid lines with some space between them. (The thickness of the lines is not specified, but the sum of the lines and the space must equal 'border-width'.)" name="assert">
<style>
#ref {
background-color: white;
@ -27,4 +27,5 @@
<div id="ref"></div>
<div id="test"></div>
</body></html>

View file

@ -4,7 +4,7 @@
<link href="mailto:disound@gmail.com" rel="author" title="disound">
<link href="http://www.w3.org/TR/css3-background/#the-border-style" rel="help">
<meta content="image" name="flags">
<meta content="Border-style is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert">
<meta content="'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert">
<style>
#ref {
background-color: white;
@ -27,4 +27,5 @@
<div id="ref"></div>
<div id="test"></div>
</body></html>

View file

@ -4,7 +4,7 @@
<link href="mailto:disound@gmail.com" rel="author" title="disound">
<link href="http://www.w3.org/TR/css3-background/#the-border-style" rel="help">
<meta content="image" name="flags">
<meta content="Border-style is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert">
<meta content="'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert">
<style>
#ref {
background-color: white;
@ -27,4 +27,5 @@
<div id="ref"></div>
<div id="test"></div>
</body></html>

View file

@ -4,7 +4,7 @@
<link href="mailto:disound@gmail.com" rel="author" title="disound">
<link href="http://www.w3.org/TR/css3-background/#the-border-style" rel="help">
<meta content="image" name="flags">
<meta content="Border-style is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert">
<meta content="'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert">
<style>
#ref {
background-color: white;
@ -27,4 +27,5 @@
<div id="ref"></div>
<div id="test"></div>
</body></html>

View file

@ -3,7 +3,7 @@
<title>CSS Backgrounds and Borders Test: border_style_values</title>
<link href="mailto:disound@gmail.com" rel="author" title="disound">
<link href="http://www.w3.org/TR/css3-background/#the-border-style" rel="help">
<meta content="Border-style is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. <border-style> = none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset" name="assert">
<meta content="'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. <border-style> = none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset" name="assert">
<style>
#test {
width: 100%;
@ -66,4 +66,5 @@
<div id="outset">outset</div>
</div>
</body></html>

View file

@ -4,7 +4,7 @@
<link href="mailto:disound@gmail.com" rel="author" title="disound">
<link href="http://www.w3.org/TR/css3-background/#the-border-style" rel="help">
<meta content="image" name="flags">
<meta content="Border-style is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert">
<meta content="'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert">
<style>
#ref {
background-color: white;
@ -30,4 +30,5 @@
<div id="ref"></div>
<div id="test"></div>
</body></html>

View file

@ -12,7 +12,7 @@
</head>
<body>
<p>The test passes if table's 'border-radius' style don't work.</p>
<p>CSS3 UAs should ignore border-radius properties applied to internal table elements when border-collapse is collapse.</p>
<p>CSS3 UAs should ignore border-radius properties applied to internal table elements when 'border-collapse' is 'collapse'.</p>
<table id="testCon">
<tbody><tr><td></td><td></td><td></td></tr>
<tr><td></td><td></td><td></td></tr>