Update CSS tests to revision 1399540ef50bff32151a5058da8910483538f382

This commit is contained in:
Keith Yeung 2015-12-10 11:56:14 -08:00
parent fe01f140d8
commit 7ce88db5ca
147 changed files with 2360 additions and 509 deletions

View file

@ -1726,7 +1726,7 @@
<tr id="font-style-applies-to-004-3.4" class="">
<td>
<a href="font-style-applies-to-004.htm">font-style-applies-to-004</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: run-in' elements
<ul class="assert">
@ -1737,7 +1737,7 @@
<tr id="font-style-applies-to-005-3.4" class="">
<td>
<a href="font-style-applies-to-005.htm">font-style-applies-to-005</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-block' elements
<ul class="assert">
@ -1748,7 +1748,7 @@
<tr id="font-style-applies-to-006-3.4" class="">
<td>
<a href="font-style-applies-to-006.htm">font-style-applies-to-006</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: table' elements
<ul class="assert">
@ -1759,7 +1759,7 @@
<tr id="font-style-applies-to-007-3.4" class="">
<td>
<a href="font-style-applies-to-007.htm">font-style-applies-to-007</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-table' elements
<ul class="assert">
@ -1770,7 +1770,7 @@
<tr id="font-style-applies-to-008-3.4" class="">
<td>
<a href="font-style-applies-to-008.htm">font-style-applies-to-008</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row-group' elements
<ul class="assert">
@ -1781,7 +1781,7 @@
<tr id="font-style-applies-to-009-3.4" class="">
<td>
<a href="font-style-applies-to-009.htm">font-style-applies-to-009</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: table-header-group' elements
<ul class="assert">
@ -1792,7 +1792,7 @@
<tr id="font-style-applies-to-010-3.4" class="">
<td>
<a href="font-style-applies-to-010.htm">font-style-applies-to-010</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: table-footer-group' elements
<ul class="assert">
@ -1803,7 +1803,7 @@
<tr id="font-style-applies-to-011-3.4" class="">
<td>
<a href="font-style-applies-to-011.htm">font-style-applies-to-011</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row' elements
<ul class="assert">
@ -1814,7 +1814,7 @@
<tr id="font-style-applies-to-014-3.4" class="">
<td>
<a href="font-style-applies-to-014.htm">font-style-applies-to-014</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: table-cell' elements
<ul class="assert">

View file

@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop">
<link rel="match" href="reference/pass_if_filler_text_slanted.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'font-style' property applies to 'display: run-in' elements.">
<style type="text/css">

View file

@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop">
<link rel="match" href="reference/pass_if_filler_text_slanted.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'font-style' property applies to 'display: inline-block' elements.">
<style type="text/css">

View file

@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop">
<link rel="match" href="reference/pass_if_filler_text_slanted.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'font-style' property applies to 'display: table' elements.">
<style type="text/css">

View file

@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop">
<link rel="match" href="reference/pass_if_filler_text_slanted.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'font-style' property applies to 'display: inline-table' elements.">
<style type="text/css">

View file

@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop">
<link rel="match" href="reference/pass_if_filler_text_slanted.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'font-style' property applies to 'display: table-row-group' elements.">
<style type="text/css">

View file

@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop">
<link rel="match" href="reference/pass_if_filler_text_slanted.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'font-style' property does not applies to 'display: table-header-group' elements.">
<style type="text/css">

View file

@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop">
<link rel="match" href="reference/pass_if_filler_text_slanted.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'font-style' property applies to 'display: table-footer-group' elements.">
<style type="text/css">

View file

@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop">
<link rel="match" href="reference/pass_if_filler_text_slanted.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'font-style' property applies to 'display: table-row' elements.">
<style type="text/css">

View file

@ -6,6 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling">
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop">
<link rel="match" href="reference/pass_if_filler_text_slanted.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'font-style' property applies to 'display: table-cell' elements.">
<style type="text/css">

View file

@ -0,0 +1,17 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Reference rendering - pass if Filler Text slanted to one side</title>
<link rel="author" title="Opera Software" href="https://opera.com">
<link rel="author" title="Geoffrey Sneddon" href="mailto:me@gsnedders.com">
<style>
div {
font-style: italic;
}
</style>
</head>
<body>
<p>Test passes if the "Filler Text" below is slanted to one side.</p>
<div>Filler Text</div>
</body>
</html>

View file

@ -1048,6 +1048,78 @@
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-004" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: run-in' elements">
<a href="font-style-applies-to-004.htm">font-style-applies-to-004</a></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-005" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: inline-block' elements">
<a href="font-style-applies-to-005.htm">font-style-applies-to-005</a></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-006" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: table' elements">
<a href="font-style-applies-to-006.htm">font-style-applies-to-006</a></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-007" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: inline-table' elements">
<a href="font-style-applies-to-007.htm">font-style-applies-to-007</a></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-008" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: table-row-group' elements">
<a href="font-style-applies-to-008.htm">font-style-applies-to-008</a></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-009" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: table-header-group' elements">
<a href="font-style-applies-to-009.htm">font-style-applies-to-009</a></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-010" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: table-footer-group' elements">
<a href="font-style-applies-to-010.htm">font-style-applies-to-010</a></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-011" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: table-row' elements">
<a href="font-style-applies-to-011.htm">font-style-applies-to-011</a></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-014" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: table-cell' elements">
<a href="font-style-applies-to-014.htm">font-style-applies-to-014</a></td>
<td><a href="reference/pass_if_filler_text_slanted.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="font-style-applies-to-016" class="">
<tr>
<td rowspan="1" title="Font-style and 'display: none' elements">

View file

@ -127,6 +127,15 @@ font-size-adjust-008.htm == reference/ref-filled-green-100px-square.htm
font-size-applies-to-016.htm == reference/no-red-on-blank-page-ref.htm
font-style-applies-to-001.htm == reference/font-style-applies-to-001-ref.htm
font-style-applies-to-002.htm == reference/font-style-applies-to-001-ref.htm
font-style-applies-to-004.htm == reference/pass_if_filler_text_slanted.htm
font-style-applies-to-005.htm == reference/pass_if_filler_text_slanted.htm
font-style-applies-to-006.htm == reference/pass_if_filler_text_slanted.htm
font-style-applies-to-007.htm == reference/pass_if_filler_text_slanted.htm
font-style-applies-to-008.htm == reference/pass_if_filler_text_slanted.htm
font-style-applies-to-009.htm == reference/pass_if_filler_text_slanted.htm
font-style-applies-to-010.htm == reference/pass_if_filler_text_slanted.htm
font-style-applies-to-011.htm == reference/pass_if_filler_text_slanted.htm
font-style-applies-to-014.htm == reference/pass_if_filler_text_slanted.htm
font-style-applies-to-016.htm == reference/no-red-on-blank-page-ref.htm
font-style-applies-to-017.htm == reference/font-style-applies-to-001-ref.htm
font-variant-001.htm == reference/font-variant-001-ref.htm