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

Commit

Permalink
Add a reference for letter-spacing-004 and similar. (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ms2ger authored and Zhiqiang Zhang committed May 17, 2016
1 parent d4d1450 commit ed091c6
Show file tree
Hide file tree
Showing 29 changed files with 72 additions and 28 deletions.
16 changes: 16 additions & 0 deletions css21/text/letter-spacing-004-ref.xht
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Ms2ger" href="mailto:[email protected]"/>
<meta name="flags" content="ahem"/>
<style type="text/css"><![CDATA[
div {
font: 24px/1em Ahem;
}
]]></style>
</head>
<body>
<p>Test passes if there is only one box below (with no jagged edges).</p>
<div>xx</div>
</body>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in pixels." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-005.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in pixels." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-006.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in pixels." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-016.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in points." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-017.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in points." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-018.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in points." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-028.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in picas." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-029.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in picas." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-030.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in picas." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-040.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in centimeters." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-041.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in centimeters." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-042.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in centimeters." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-052.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in millimeters." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-053.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in millimeters." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-054.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in millimeters." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-064.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in inches." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-065.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in inches." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-066.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in inches." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-076.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in 'em' units." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-077.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in 'em' units." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-078.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in 'em' units." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-088.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value in 'ex' units." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-089.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a zero length value in 'ex' units." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-090.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a positive zero length value in 'ex' units." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/letter-spacing-097.xht
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props" />
<link rel="match" href="letter-spacing-004-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'letter-spacing' property sets a negative zero length value with no units." />
<style type="text/css">
Expand All @@ -24,4 +25,4 @@
<div>xx</div>
</div>
</body>
</html>
</html>
Loading

0 comments on commit ed091c6

Please sign in to comment.