Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CSS tests to revision 584b6cdd10401df603bd7bdf4ec801fcddc65468 #7540

Merged
merged 1 commit into from Sep 4, 2015
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
The table of contents is too big for display.

Always

Just for now

@@ -446,7 +446,7 @@ <h2>Basic Font Properties (343 tests)</h2>
<tr id="font-family-invalid-characters-003-3.1" class="ahem invalid">
<td>
<a href="font-family-invalid-characters-003.htm">font-family-invalid-characters-003</a></td>
<td></td>
<td><a href="reference/font-family-invalid-characters-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid curly brackets and pair matching
<ul class="assert">
@@ -457,7 +457,7 @@ <h2>Basic Font Properties (343 tests)</h2>
<tr id="font-family-invalid-characters-004-3.1" class="ahem invalid">
<td>
<a href="font-family-invalid-characters-004.htm">font-family-invalid-characters-004</a></td>
<td></td>
<td><a href="reference/font-family-invalid-characters-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid square brackets and pair matching
<ul class="assert">
@@ -468,7 +468,7 @@ <h2>Basic Font Properties (343 tests)</h2>
<tr id="font-family-invalid-characters-005-3.1" class="ahem invalid">
<td>
<a href="font-family-invalid-characters-005.htm">font-family-invalid-characters-005</a></td>
<td></td>
<td><a href="reference/font-family-invalid-characters-005-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid quotes and pair matching
<ul class="assert">
@@ -479,7 +479,7 @@ <h2>Basic Font Properties (343 tests)</h2>
<tr id="font-family-invalid-characters-006-3.1" class="ahem invalid">
<td>
<a href="font-family-invalid-characters-006.htm">font-family-invalid-characters-006</a></td>
<td></td>
<td><a href="reference/font-family-invalid-characters-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid single quotes and pair matching
<ul class="assert">
@@ -8,6 +8,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-family-prop">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-family-prop">
<link rel="match" href="reference/font-family-invalid-characters-002-ref.htm">
<meta name="flags" content="ahem invalid">
<meta name="assert" content="Invalid characters in font family names.">
<style type="text/css">
@@ -8,6 +8,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-family-prop">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-family-prop">
<link rel="match" href="reference/font-family-invalid-characters-002-ref.htm">
<meta name="flags" content="ahem invalid">
<meta name="assert" content="Invalid characters in font family names.">
<style type="text/css">
@@ -8,6 +8,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-family-prop">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-family-prop">
<link rel="match" href="reference/font-family-invalid-characters-005-ref.htm">
<meta name="flags" content="ahem invalid">
<meta name="assert" content="Invalid characters in font family names.">
<style type="text/css">
@@ -8,6 +8,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-family-prop">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-family-prop">
<link rel="match" href="reference/font-family-invalid-characters-006-ref.htm">
<meta name="flags" content="ahem invalid">
<meta name="assert" content="Invalid characters in font family names.">
<style type="text/css">
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<title>CSS Reference</title>
<link href="http://www.intel.com" rel="author" title="Intel">
</head><body>
<p>Test passes if there are only numbers (1-4) below and no red visible on the page.</p>
<div>1</div>
<div>2</div>
<div>3</div>
<div>4</div>

</body></html>
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<title>CSS Reference</title>
<link href="http://www.intel.com" rel="author" title="Intel">
</head><body>
<p>Test passes if there are only numbers (1-2) below and no red visible on the page.</p>
<div>1</div>
<div>2</div>

</body></html>
@@ -344,6 +344,38 @@ <h1>CSS Fonts Module Level 3 CR Test Suite Reftest Index</h1>
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
</tr>
</tbody>
<tbody id="font-family-invalid-characters-003" class="ahem invalid">
<tr>
<td rowspan="1" title="Invalid curly brackets and pair matching">
<a href="font-family-invalid-characters-003.htm">font-family-invalid-characters-003</a></td>
<td><a href="reference/font-family-invalid-characters-002-ref.htm">=</a> </td>
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
</tr>
</tbody>
<tbody id="font-family-invalid-characters-004" class="ahem invalid">
<tr>
<td rowspan="1" title="Invalid square brackets and pair matching">
<a href="font-family-invalid-characters-004.htm">font-family-invalid-characters-004</a></td>
<td><a href="reference/font-family-invalid-characters-002-ref.htm">=</a> </td>
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
</tr>
</tbody>
<tbody id="font-family-invalid-characters-005" class="ahem invalid">
<tr>
<td rowspan="1" title="Invalid quotes and pair matching">
<a href="font-family-invalid-characters-005.htm">font-family-invalid-characters-005</a></td>
<td><a href="reference/font-family-invalid-characters-005-ref.htm">=</a> </td>
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
</tr>
</tbody>
<tbody id="font-family-invalid-characters-006" class="ahem invalid">
<tr>
<td rowspan="1" title="Invalid single quotes and pair matching">
<a href="font-family-invalid-characters-006.htm">font-family-invalid-characters-006</a></td>
<td><a href="reference/font-family-invalid-characters-006-ref.htm">=</a> </td>
<td rowspan="1"><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
</tr>
</tbody>
<tbody id="font-family-name-001" class="font">
<tr>
<td rowspan="1" title="font family name with no quotes">
@@ -39,6 +39,10 @@ font-family-applies-to-016.htm == reference/ref-if-there-is-no-red.htm
font-family-applies-to-017.htm == reference/font-family-applies-to-001-ref.htm
font-family-invalid-characters-001.htm == reference/font-family-invalid-characters-001-ref.htm
font-family-invalid-characters-002.htm == reference/font-family-invalid-characters-002-ref.htm
font-family-invalid-characters-003.htm == reference/font-family-invalid-characters-002-ref.htm
font-family-invalid-characters-004.htm == reference/font-family-invalid-characters-002-ref.htm
font-family-invalid-characters-005.htm == reference/font-family-invalid-characters-005-ref.htm
font-family-invalid-characters-006.htm == reference/font-family-invalid-characters-006-ref.htm
font-family-name-001.htm == reference/font-family-name-ref.htm
font-family-name-002.htm == reference/font-family-name-ref.htm
font-family-name-003.htm == reference/font-family-name-ref.htm
@@ -253,14 +253,14 @@ html/font-family-invalid-characters-001.htm 449eb0f3295627f65a6386400d771ca86f45
xhtml1/font-family-invalid-characters-001.xht 449eb0f3295627f65a6386400d771ca86f454c6c ?
html/font-family-invalid-characters-002.htm 3d59693705c06a2105e9c32be950462108394a47 ?
xhtml1/font-family-invalid-characters-002.xht 3d59693705c06a2105e9c32be950462108394a47 ?
html/font-family-invalid-characters-003.htm 836b64a69397022366fd721fcab1aedbd869340c ?
xhtml1/font-family-invalid-characters-003.xht 836b64a69397022366fd721fcab1aedbd869340c ?
html/font-family-invalid-characters-004.htm 81c2353fba8bbbb408acbc6272951d9a22e9d0b5 ?
xhtml1/font-family-invalid-characters-004.xht 81c2353fba8bbbb408acbc6272951d9a22e9d0b5 ?
html/font-family-invalid-characters-005.htm e8cd099e08c9e29876015789d990e1a41126c7c7 ?
xhtml1/font-family-invalid-characters-005.xht e8cd099e08c9e29876015789d990e1a41126c7c7 ?
html/font-family-invalid-characters-006.htm cbf2d4c8d6741038958506728525039b584cedf9 ?
xhtml1/font-family-invalid-characters-006.xht cbf2d4c8d6741038958506728525039b584cedf9 ?
html/font-family-invalid-characters-003.htm f97a9ef862be0c3008aa6684956be102012953d3 ?
xhtml1/font-family-invalid-characters-003.xht f97a9ef862be0c3008aa6684956be102012953d3 ?
html/font-family-invalid-characters-004.htm fe90154e0074f886663b9b9e7a8ae3d0fcb536f2 ?
xhtml1/font-family-invalid-characters-004.xht fe90154e0074f886663b9b9e7a8ae3d0fcb536f2 ?
html/font-family-invalid-characters-005.htm 5024d4008e25d8c9bdc41fbe60ee41040d4f6819 ?
xhtml1/font-family-invalid-characters-005.xht 5024d4008e25d8c9bdc41fbe60ee41040d4f6819 ?
html/font-family-invalid-characters-006.htm 825885808c4250ef0babc9fed4f49577e8b7de20 ?
xhtml1/font-family-invalid-characters-006.xht 825885808c4250ef0babc9fed4f49577e8b7de20 ?
html/font-family-name-001.htm 7b14f6d140576152871525a8f532383679e60e50 ?
xhtml1/font-family-name-001.xht 7b14f6d140576152871525a8f532383679e60e50 ?
html/font-family-name-002.htm 4d882507a40bb4db9fd5acc74fc6b725e7053ef8 ?
@@ -124,10 +124,10 @@ font-family-applies-to-016 reference/ref-if-there-is-no-red Font-family and 'dis
font-family-applies-to-017 reference/font-family-applies-to-001-ref Font-family and 'display: inherit' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 734651906fb3bf28776c9a9acf53bf5acd5714be `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: inherit' elements.
font-family-invalid-characters-001 reference/font-family-invalid-characters-001-ref Invalid characters in font-family values ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 449eb0f3295627f65a6386400d771ca86f454c6c `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names invalidate entire declaration.
font-family-invalid-characters-002 reference/font-family-invalid-characters-002-ref Invalid parenthesis and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 3d59693705c06a2105e9c32be950462108394a47 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-003 Invalid curly brackets and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 836b64a69397022366fd721fcab1aedbd869340c `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-004 Invalid square brackets and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 81c2353fba8bbbb408acbc6272951d9a22e9d0b5 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-005 Invalid quotes and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop e8cd099e08c9e29876015789d990e1a41126c7c7 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-006 Invalid single quotes and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop cbf2d4c8d6741038958506728525039b584cedf9 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-003 reference/font-family-invalid-characters-002-ref Invalid curly brackets and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop f97a9ef862be0c3008aa6684956be102012953d3 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-004 reference/font-family-invalid-characters-002-ref Invalid square brackets and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop fe90154e0074f886663b9b9e7a8ae3d0fcb536f2 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-005 reference/font-family-invalid-characters-005-ref Invalid quotes and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 5024d4008e25d8c9bdc41fbe60ee41040d4f6819 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-006 reference/font-family-invalid-characters-006-ref Invalid single quotes and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 825885808c4250ef0babc9fed4f49577e8b7de20 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-name-001 reference/font-family-name-ref font family name with no quotes font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 7b14f6d140576152871525a8f532383679e60e50 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with no quotes.
font-family-name-002 reference/font-family-name-ref font family name with no quotes, lowercase font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 4d882507a40bb4db9fd5acc74fc6b725e7053ef8 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with no quotes, lowercase.
font-family-name-003 reference/font-family-name-ref font family name with no quotes, mixed case font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop bf19d1e16a163cc0db548a07af065b1d40895864 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with no quotes, mixed case.
@@ -446,7 +446,7 @@
<tr id="font-family-invalid-characters-003-3.1" class="ahem invalid">
<td>
<a href="font-family-invalid-characters-003.xht">font-family-invalid-characters-003</a></td>
<td></td>
<td><a href="reference/font-family-invalid-characters-002-ref.xht">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid curly brackets and pair matching
<ul class="assert">
@@ -457,7 +457,7 @@
<tr id="font-family-invalid-characters-004-3.1" class="ahem invalid">
<td>
<a href="font-family-invalid-characters-004.xht">font-family-invalid-characters-004</a></td>
<td></td>
<td><a href="reference/font-family-invalid-characters-002-ref.xht">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid square brackets and pair matching
<ul class="assert">
@@ -468,7 +468,7 @@
<tr id="font-family-invalid-characters-005-3.1" class="ahem invalid">
<td>
<a href="font-family-invalid-characters-005.xht">font-family-invalid-characters-005</a></td>
<td></td>
<td><a href="reference/font-family-invalid-characters-005-ref.xht">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid quotes and pair matching
<ul class="assert">
@@ -479,7 +479,7 @@
<tr id="font-family-invalid-characters-006-3.1" class="ahem invalid">
<td>
<a href="font-family-invalid-characters-006.xht">font-family-invalid-characters-006</a></td>
<td></td>
<td><a href="reference/font-family-invalid-characters-006-ref.xht">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid single quotes and pair matching
<ul class="assert">
@@ -8,6 +8,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-family-prop" />
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors" />
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-family-prop" />
<link rel="match" href="reference/font-family-invalid-characters-002-ref.xht" />
<meta name="flags" content="ahem invalid" />
<meta name="assert" content="Invalid characters in font family names." />
<style type="text/css">
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.