aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-backgrounds-3_dev/html4/ttwf-css3background-border-style-values.htm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css-backgrounds-3_dev/html4/ttwf-css3background-border-style-values.htm')
-rw-r--r--tests/wpt/css-tests/css-backgrounds-3_dev/html4/ttwf-css3background-border-style-values.htm3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-backgrounds-3_dev/html4/ttwf-css3background-border-style-values.htm b/tests/wpt/css-tests/css-backgrounds-3_dev/html4/ttwf-css3background-border-style-values.htm
index 2a2cdb55309..f15bafc27c1 100644
--- a/tests/wpt/css-tests/css-backgrounds-3_dev/html4/ttwf-css3background-border-style-values.htm
+++ b/tests/wpt/css-tests/css-backgrounds-3_dev/html4/ttwf-css3background-border-style-values.htm
@@ -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> \ No newline at end of file