height: 50px;
width: 100px;
padding: 5px;
- border: 10px;
+ border: 10px solid;
margin: 100px;
- background: blue;
border-image: url(webkit/resources/ring.png);
-moz-border-image-outset: 3 10;
-ms-border-image-outset: 3 10;
</div>
<p>Test passes if the distance to both side ring pictures are the same, the top is same to the bottom</p>
</body>
-</html>
+</html>
\ No newline at end of file
height: 50px;
width: 100px;
padding: 5px;
- border: 10px;
+ border: 10px solid;
margin: 100px;
- background: blue;
border-image: url(webkit/resources/ring.png);
-moz-border-image-outset: 3 10 5;
-ms-border-image-outset: 3 10 5;
height: 200px;
width: 300px;
padding: 5px;
- border: 100px;
+ border: 100px solid;
margin: 5px;
- background: blue;
border-image: url(webkit/resources/ring.png);
-moz-border-image-slice: 20 10;
-ms-border-image-slice: 20 10;
#test{
height: 200px;
width: 300px;
- border: 100px;
+ border: 100px solid;
margin: 5px;
- background: blue;
border-image: url(webkit/resources/ring.png);
-moz-border-image-slice: 10 20 15;
-ms-border-image-slice: 10 20 15;
#test{
height: 100px;
width: 200px;
- border: 100px;
+ border: 100px solid;
margin: 5px;
- background: blue;
border-image: url(webkit/resources/ring.png);
-moz-border-image-width: 50 50;
-ms-border-image-width: 50 50;
#test{
height: 100px;
width: 200px;
- border: 100px;
+ border: 100px solid;
margin: 5px;
- background: blue;
border-image: url(webkit/resources/ring.png);
-moz-border-image-width: 20 50 30;
-ms-border-image-width: 20 50 30;
<test_script_entry>/opt/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-032.html</test_script_entry>
</description>
</testcase>
- <testcase component="WebAPI/DOM, Forms and Styles/CSS Backgrounds and Borders Module Level 3 (Partial)" execution_type="manual" id="background-size-033" purpose="Check if background-size with first-line pseudo-element display correctly in visual">
+<!-- <testcase component="WebAPI/DOM, Forms and Styles/CSS Backgrounds and Borders Module Level 3 (Partial)" execution_type="manual" id="background-size-033" purpose="Check if background-size with first-line pseudo-element display correctly in visual">
<description>
<test_script_entry>/opt/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-033.html</test_script_entry>
</description>
- </testcase>
+ </testcase>-->
<testcase component="WebAPI/DOM, Forms and Styles/CSS Backgrounds and Borders Module Level 3 (Partial)" execution_type="manual" id="background-size-034" purpose="Check if background-size with inherit display correctly in visual">
<description>
<test_script_entry>/opt/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-034.html</test_script_entry>