Skip to content

Commit

Permalink
Merge pull request #1051 from gsnedders/pass_if_filler_text_underlined
Browse files Browse the repository at this point in the history
Add pass_if_filler_text_underlined reference and matches; r=Ms2ger
  • Loading branch information
Ms2ger committed Feb 15, 2016
2 parents 1f91df3 + 90bf577 commit 3a44f9b
Show file tree
Hide file tree
Showing 14 changed files with 46 additions and 12 deletions.
3 changes: 2 additions & 1 deletion css-box-3/text-decoration-applies-to-004.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to a 'run-in' element." />
<style type="text/css">
Expand All @@ -19,4 +20,4 @@
<p>Test passes if the "Filler Text" below has a line under it.</p>
<div>Filler Text</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-001.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to an 'inline' element." />
<style type="text/css">
Expand All @@ -19,4 +20,4 @@
<p>Test passes if the "Filler Text" below has a line under it.</p>
<div>Filler Text</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-002.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to a 'block' element." />
<style type="text/css">
Expand All @@ -21,4 +22,4 @@
<span>Filler Text</span>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-005.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to an 'inline-block' element." />
<style type="text/css">
Expand All @@ -21,4 +22,4 @@
<span>Filler Text</span>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-006.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to a 'table' element." />
<style type="text/css">
Expand All @@ -31,4 +32,4 @@
</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-007.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to an 'inline-table' element." />
<style type="text/css">
Expand All @@ -31,4 +32,4 @@
</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-008.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to a 'table-row-group' element." />
<style type="text/css">
Expand Down Expand Up @@ -37,4 +38,4 @@
</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-009.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to a 'table-header-group' element." />
<style type="text/css">
Expand Down Expand Up @@ -37,4 +38,4 @@
</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-010.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to a 'table-footer-group' element." />
<style type="text/css">
Expand Down Expand Up @@ -37,4 +38,4 @@
</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-011.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to a 'table-row' element." />
<style type="text/css">
Expand All @@ -31,4 +32,4 @@
</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-014.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to a 'table-cell' element." />
<style type="text/css">
Expand All @@ -31,4 +32,4 @@
</div>
</div>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion css21/text/text-decoration-applies-to-015.xht
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-text-decoration" />
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props" />
<link rel="match" href="../../reference/pass_if_filler_text_underlined.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'text-decoration' property applies to a 'table-caption' element." />
<style type="text/css">
Expand Down Expand Up @@ -37,4 +38,4 @@
</div>
</div>
</body>
</html>
</html>
10 changes: 10 additions & 0 deletions reference/pass_if_filler_text_underlined-notref.html
@@ -0,0 +1,10 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Not reference rendering - pass if Filler Text has line under it</title>
</head>
<body>
<p>Test passes if the "Filler Text" below has a line under it.</p>
<div>Filler Text</div>
</body>
</html>
12 changes: 12 additions & 0 deletions reference/pass_if_filler_text_underlined.html
@@ -0,0 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Reference rendering - pass if Filler Text has line under it</title>
<link rel="author" title="Opera" href="https://www.opera.com/">
<link rel="mismatch" href="pass_if_filler_text_underlined-notref.html">
</head>
<body>
<p>Test passes if the "Filler Text" below has a line under it.</p>
<div><u>Filler Text</u></div>
</body>
</html>

0 comments on commit 3a44f9b

Please sign in to comment.