Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit ed091c6

Browse files
Ms2gerZhiqiang Zhang
authored andcommitted
Add a reference for letter-spacing-004 and similar. (#1086)
1 parent d4d1450 commit ed091c6

29 files changed

+72
-28
lines changed

css21/text/letter-spacing-004-ref.xht

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<html xmlns="http://www.w3.org/1999/xhtml">
2+
<head>
3+
<title>CSS Reftest Reference</title>
4+
<link rel="author" title="Ms2ger" href="mailto:[email protected]"/>
5+
<meta name="flags" content="ahem"/>
6+
<style type="text/css"><![CDATA[
7+
div {
8+
font: 24px/1em Ahem;
9+
}
10+
]]></style>
11+
</head>
12+
<body>
13+
<p>Test passes if there is only one box below (with no jagged edges).</p>
14+
<div>xx</div>
15+
</body>
16+
</html>

css21/text/letter-spacing-004.xht

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
8+
<link rel="match" href="letter-spacing-004-ref.xht" />
89
<meta name="flags" content="ahem" />
910
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in pixels." />
1011
<style type="text/css">
@@ -24,4 +25,4 @@
2425
<div>xx</div>
2526
</div>
2627
</body>
27-
</html>
28+
</html>

css21/text/letter-spacing-005.xht

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
8+
<link rel="match" href="letter-spacing-004-ref.xht" />
89
<meta name="flags" content="ahem" />
910
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in pixels." />
1011
<style type="text/css">
@@ -24,4 +25,4 @@
2425
<div>xx</div>
2526
</div>
2627
</body>
27-
</html>
28+
</html>

css21/text/letter-spacing-006.xht

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
8+
<link rel="match" href="letter-spacing-004-ref.xht" />
89
<meta name="flags" content="ahem" />
910
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in pixels." />
1011
<style type="text/css">
@@ -24,4 +25,4 @@
2425
<div>xx</div>
2526
</div>
2627
</body>
27-
</html>
28+
</html>

css21/text/letter-spacing-016.xht

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
8+
<link rel="match" href="letter-spacing-004-ref.xht" />
89
<meta name="flags" content="ahem" />
910
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in points." />
1011
<style type="text/css">
@@ -24,4 +25,4 @@
2425
<div>xx</div>
2526
</div>
2627
</body>
27-
</html>
28+
</html>

css21/text/letter-spacing-017.xht

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
8+
<link rel="match" href="letter-spacing-004-ref.xht" />
89
<meta name="flags" content="ahem" />
910
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in points." />
1011
<style type="text/css">
@@ -24,4 +25,4 @@
2425
<div>xx</div>
2526
</div>
2627
</body>
27-
</html>
28+
</html>

css21/text/letter-spacing-018.xht

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
8+
<link rel="match" href="letter-spacing-004-ref.xht" />
89
<meta name="flags" content="ahem" />
910
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in points." />
1011
<style type="text/css">
@@ -24,4 +25,4 @@
2425
<div>xx</div>
2526
</div>
2627
</body>
27-
</html>
28+
</html>

css21/text/letter-spacing-028.xht

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
8+
<link rel="match" href="letter-spacing-004-ref.xht" />
89
<meta name="flags" content="ahem" />
910
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in picas." />
1011
<style type="text/css">
@@ -24,4 +25,4 @@
2425
<div>xx</div>
2526
</div>
2627
</body>
27-
</html>
28+
</html>

css21/text/letter-spacing-029.xht

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
8+
<link rel="match" href="letter-spacing-004-ref.xht" />
89
<meta name="flags" content="ahem" />
910
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in picas." />
1011
<style type="text/css">
@@ -24,4 +25,4 @@
2425
<div>xx</div>
2526
</div>
2627
</body>
27-
</html>
28+
</html>

css21/text/letter-spacing-030.xht

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
8+
<link rel="match" href="letter-spacing-004-ref.xht" />
89
<meta name="flags" content="ahem" />
910
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in picas." />
1011
<style type="text/css">
@@ -24,4 +25,4 @@
2425
<div>xx</div>
2526
</div>
2627
</body>
27-
</html>
28+
</html>

0 commit comments

Comments
 (0)