Auto merge of #8921 - KiChjang:update-css, r=Ms2ger

Update CSS tests to revision 1399540ef50bff32151a5058da8910483538f382

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8921)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-12-12 01:03:55 +05:30
commit d6708a2fea
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

View file

@ -607,24 +607,24 @@ html/font-style-applies-to-002.htm b3f8c5b4591814ddf986bcaf25096c7a614d8f05 ?
xhtml1/font-style-applies-to-002.xht b3f8c5b4591814ddf986bcaf25096c7a614d8f05 ?
html/font-style-applies-to-003.htm c9091676173e2404c0dbdfe21f34464fa6489e63 ?
xhtml1/font-style-applies-to-003.xht c9091676173e2404c0dbdfe21f34464fa6489e63 ?
html/font-style-applies-to-004.htm 7b87677e6d553a6ee41fb07d2cc75bb2782bcd90 ?
xhtml1/font-style-applies-to-004.xht 7b87677e6d553a6ee41fb07d2cc75bb2782bcd90 ?
html/font-style-applies-to-005.htm bdfa4966cbd90fe8acdd194f997502ad57fe100c ?
xhtml1/font-style-applies-to-005.xht bdfa4966cbd90fe8acdd194f997502ad57fe100c ?
html/font-style-applies-to-006.htm 9d33295ec76dfae16f29d8b68c07891a36fd1722 ?
xhtml1/font-style-applies-to-006.xht 9d33295ec76dfae16f29d8b68c07891a36fd1722 ?
html/font-style-applies-to-007.htm 831fbcff9281cf698f0b6809b6596dd125b7d7bf ?
xhtml1/font-style-applies-to-007.xht 831fbcff9281cf698f0b6809b6596dd125b7d7bf ?
html/font-style-applies-to-008.htm 31484c5ed8d80460a5d48e35fdfce7678dd79567 ?
xhtml1/font-style-applies-to-008.xht 31484c5ed8d80460a5d48e35fdfce7678dd79567 ?
html/font-style-applies-to-009.htm 80b5ae9337efa282fee5e9d3c09fb6f2342de4e5 ?
xhtml1/font-style-applies-to-009.xht 80b5ae9337efa282fee5e9d3c09fb6f2342de4e5 ?
html/font-style-applies-to-010.htm 24ba8541e2ffef3b804dd50f67ff000df11c5159 ?
xhtml1/font-style-applies-to-010.xht 24ba8541e2ffef3b804dd50f67ff000df11c5159 ?
html/font-style-applies-to-011.htm eca13bc600d5373147c2277f3b372963e03e9db5 ?
xhtml1/font-style-applies-to-011.xht eca13bc600d5373147c2277f3b372963e03e9db5 ?
html/font-style-applies-to-014.htm 4d7d254c33a96c9317abc0a708a43362edc7a28e ?
xhtml1/font-style-applies-to-014.xht 4d7d254c33a96c9317abc0a708a43362edc7a28e ?
html/font-style-applies-to-004.htm 30c6e824201232b0333c965d3753e0851db92047 ?
xhtml1/font-style-applies-to-004.xht 30c6e824201232b0333c965d3753e0851db92047 ?
html/font-style-applies-to-005.htm 13766b94421b0ae8951ea0ae394be12ffda39315 ?
xhtml1/font-style-applies-to-005.xht 13766b94421b0ae8951ea0ae394be12ffda39315 ?
html/font-style-applies-to-006.htm 35f99b1e49fc6e6aff11a777d112881d882d5c81 ?
xhtml1/font-style-applies-to-006.xht 35f99b1e49fc6e6aff11a777d112881d882d5c81 ?
html/font-style-applies-to-007.htm 38a213862d3caf0ea9ddf5d9913c436d5e5adaa5 ?
xhtml1/font-style-applies-to-007.xht 38a213862d3caf0ea9ddf5d9913c436d5e5adaa5 ?
html/font-style-applies-to-008.htm 80ec480f7ec920f6e4e00308d1ec27a9525ba037 ?
xhtml1/font-style-applies-to-008.xht 80ec480f7ec920f6e4e00308d1ec27a9525ba037 ?
html/font-style-applies-to-009.htm 5ccab5bd3b5d18eb742ff447b4017c74e825d1ee ?
xhtml1/font-style-applies-to-009.xht 5ccab5bd3b5d18eb742ff447b4017c74e825d1ee ?
html/font-style-applies-to-010.htm e7521d522d0b194a55aa10e342322346a2ae534e ?
xhtml1/font-style-applies-to-010.xht e7521d522d0b194a55aa10e342322346a2ae534e ?
html/font-style-applies-to-011.htm 0dc3e436da487a1ef12ae4c26791c8a8c4f7d189 ?
xhtml1/font-style-applies-to-011.xht 0dc3e436da487a1ef12ae4c26791c8a8c4f7d189 ?
html/font-style-applies-to-014.htm 423c3389a51478739864b85bfecab054fdd1afdb ?
xhtml1/font-style-applies-to-014.xht 423c3389a51478739864b85bfecab054fdd1afdb ?
html/font-style-applies-to-015.htm 3f2814a722eec5d10a064d2e65eb05080fbcabfc ?
xhtml1/font-style-applies-to-015.xht 3f2814a722eec5d10a064d2e65eb05080fbcabfc ?
html/font-style-applies-to-016.htm 8a8c658df17e89a717383044778ffdf66766937d ?

View file

@ -301,15 +301,15 @@ font-style-004 Font-style set to 'inherit' ahem http://www.w3.org/TR/CSS21/font
font-style-applies-to-001 reference/font-style-applies-to-001-ref Font-style and 'display: inline' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop aa458eeb7e7576a7b47cffac8dab1a402e1eacd3 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline' elements.
font-style-applies-to-002 reference/font-style-applies-to-001-ref Font-style and 'display: block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop b3f8c5b4591814ddf986bcaf25096c7a614d8f05 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: block' elements.
font-style-applies-to-003 Font-style and 'display: list-item' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop c9091676173e2404c0dbdfe21f34464fa6489e63 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: list-item' elements.
font-style-applies-to-004 Font-style and 'display: run-in' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 7b87677e6d553a6ee41fb07d2cc75bb2782bcd90 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: run-in' elements.
font-style-applies-to-005 Font-style and 'display: inline-block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop bdfa4966cbd90fe8acdd194f997502ad57fe100c `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-block' elements.
font-style-applies-to-006 Font-style and 'display: table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 9d33295ec76dfae16f29d8b68c07891a36fd1722 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table' elements.
font-style-applies-to-007 Font-style and 'display: inline-table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 831fbcff9281cf698f0b6809b6596dd125b7d7bf `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-table' elements.
font-style-applies-to-008 Font-style and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 31484c5ed8d80460a5d48e35fdfce7678dd79567 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row-group' elements.
font-style-applies-to-009 Font-style and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 80b5ae9337efa282fee5e9d3c09fb6f2342de4e5 `Microsoft`<http://www.microsoft.com/> The 'font-style' property does not applies to 'display: table-header-group' elements.
font-style-applies-to-010 Font-style and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 24ba8541e2ffef3b804dd50f67ff000df11c5159 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-footer-group' elements.
font-style-applies-to-011 Font-style and 'display: table-row' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop eca13bc600d5373147c2277f3b372963e03e9db5 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row' elements.
font-style-applies-to-014 Font-style and 'display: table-cell' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 4d7d254c33a96c9317abc0a708a43362edc7a28e `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-cell' elements.
font-style-applies-to-004 reference/pass_if_filler_text_slanted Font-style and 'display: run-in' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 30c6e824201232b0333c965d3753e0851db92047 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: run-in' elements.
font-style-applies-to-005 reference/pass_if_filler_text_slanted Font-style and 'display: inline-block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 13766b94421b0ae8951ea0ae394be12ffda39315 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-block' elements.
font-style-applies-to-006 reference/pass_if_filler_text_slanted Font-style and 'display: table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 35f99b1e49fc6e6aff11a777d112881d882d5c81 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table' elements.
font-style-applies-to-007 reference/pass_if_filler_text_slanted Font-style and 'display: inline-table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 38a213862d3caf0ea9ddf5d9913c436d5e5adaa5 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-table' elements.
font-style-applies-to-008 reference/pass_if_filler_text_slanted Font-style and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 80ec480f7ec920f6e4e00308d1ec27a9525ba037 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row-group' elements.
font-style-applies-to-009 reference/pass_if_filler_text_slanted Font-style and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 5ccab5bd3b5d18eb742ff447b4017c74e825d1ee `Microsoft`<http://www.microsoft.com/> The 'font-style' property does not applies to 'display: table-header-group' elements.
font-style-applies-to-010 reference/pass_if_filler_text_slanted Font-style and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop e7521d522d0b194a55aa10e342322346a2ae534e `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-footer-group' elements.
font-style-applies-to-011 reference/pass_if_filler_text_slanted Font-style and 'display: table-row' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 0dc3e436da487a1ef12ae4c26791c8a8c4f7d189 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row' elements.
font-style-applies-to-014 reference/pass_if_filler_text_slanted Font-style and 'display: table-cell' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 423c3389a51478739864b85bfecab054fdd1afdb `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-cell' elements.
font-style-applies-to-015 Font-style and 'display: table-caption' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 3f2814a722eec5d10a064d2e65eb05080fbcabfc `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-caption' elements.
font-style-applies-to-016 reference/no-red-on-blank-page-ref Font-style and 'display: none' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 8a8c658df17e89a717383044778ffdf66766937d `Microsoft`<http://www.microsoft.com/> The font-style' property applies to 'display: none' elements.
font-style-applies-to-017 reference/font-style-applies-to-001-ref Font-style and 'display: inherit' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 0a4335e429e30d115196d5d60443d010da91443a `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inherit' elements.

View file

@ -1726,7 +1726,7 @@
<tr id="font-style-applies-to-004-3.4" class="">
<td>
<a href="font-style-applies-to-004.xht">font-style-applies-to-004</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-005</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-006</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-007</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-008</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-009</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-010</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-011</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-014</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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 XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<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.xht">font-style-applies-to-004</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-005</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-006</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-007</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-008</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-009</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-010</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-011</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-014</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht == reference/ref-filled-green-100px-square.xht
font-size-applies-to-016.xht == reference/no-red-on-blank-page-ref.xht
font-style-applies-to-001.xht == reference/font-style-applies-to-001-ref.xht
font-style-applies-to-002.xht == reference/font-style-applies-to-001-ref.xht
font-style-applies-to-004.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-005.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-006.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-007.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-008.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-009.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-010.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-011.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-014.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-016.xht == reference/no-red-on-blank-page-ref.xht
font-style-applies-to-017.xht == reference/font-style-applies-to-001-ref.xht
font-variant-001.xht == reference/font-variant-001-ref.xht

View file

@ -1726,7 +1726,7 @@
<tr id="font-style-applies-to-004-3.4" class="">
<td>
<a href="font-style-applies-to-004.xht">font-style-applies-to-004</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-005</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-006</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-007</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-008</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-009</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-010</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-011</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-014</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-cell' elements
<ul class="assert">

View file

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: run-in' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: inline-block' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: table' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: inline-table' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<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

@ -15,6 +15,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.xht" />
<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

@ -15,6 +15,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.xht" />
<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

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: table-row' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<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,26 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Reference rendering - pass if Filler Text slanted to one side</title>
<style type="text/css">
@page { font: italic 8pt sans-serif; color: gray;
margin: 7%;
counter-increment: page;
@top-left { content: "CSS Fonts Module Level 3 CR Test Suite"; }
@top-right { content: "Test pass_if_filler_text_slanted"; }
@bottom-right { content: counter(page); }
}
</style>
<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.xht">font-style-applies-to-004</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-005</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-006</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-007</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-008</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-009</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-010</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-011</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-014</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht == reference/ref-filled-green-100px-square.xht
font-size-applies-to-016.xht == reference/no-red-on-blank-page-ref.xht
font-style-applies-to-001.xht == reference/font-style-applies-to-001-ref.xht
font-style-applies-to-002.xht == reference/font-style-applies-to-001-ref.xht
font-style-applies-to-004.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-005.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-006.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-007.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-008.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-009.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-010.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-011.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-014.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-016.xht == reference/no-red-on-blank-page-ref.xht
font-style-applies-to-017.xht == reference/font-style-applies-to-001-ref.xht
font-variant-001.xht == reference/font-variant-001-ref.xht

View file

@ -79,5 +79,4 @@ assert_equals(matches.length, 1);
The assertion will fail if space is produced for any line in the test paragraph.
-->
</body></html>

View file

@ -1179,40 +1179,40 @@ html/overflow-wrap-005.htm cd21eef80894ecb8a71238764dfa4536784b9f64 ?
xhtml1/overflow-wrap-005.xht cd21eef80894ecb8a71238764dfa4536784b9f64 ?
html/overflow-wrap-break-word-001.htm ca2bbe812d216a4b4529010a035d34f5437b5c83 ?
xhtml1/overflow-wrap-break-word-001.xht ca2bbe812d216a4b4529010a035d34f5437b5c83 ?
html/seg-break-transformation-000.htm 7eabc0b58acced079a6668ef77237e26a68652de ?
xhtml1/seg-break-transformation-000.xht 7eabc0b58acced079a6668ef77237e26a68652de ?
html/seg-break-transformation-001.htm d589a919b4b6ec76b3471acdfeab51733af2c6e4 ?
xhtml1/seg-break-transformation-001.xht d589a919b4b6ec76b3471acdfeab51733af2c6e4 ?
html/seg-break-transformation-002.htm 05b1179a731fde2b827f2151dd9185e3d78e1be2 ?
xhtml1/seg-break-transformation-002.xht 05b1179a731fde2b827f2151dd9185e3d78e1be2 ?
html/seg-break-transformation-003.htm 81dab8e22b42e5d47617e4461b0dc5ae1259327e ?
xhtml1/seg-break-transformation-003.xht 81dab8e22b42e5d47617e4461b0dc5ae1259327e ?
html/seg-break-transformation-004.htm f3605185055b216387349e74f3bb483843e51116 ?
xhtml1/seg-break-transformation-004.xht f3605185055b216387349e74f3bb483843e51116 ?
html/seg-break-transformation-005.htm 7519f4fbc7f5e82d8bf372598e2126528beff998 ?
xhtml1/seg-break-transformation-005.xht 7519f4fbc7f5e82d8bf372598e2126528beff998 ?
html/seg-break-transformation-006.htm ad8575a9a9026fae71f58012c9ea9a9c244ec615 ?
xhtml1/seg-break-transformation-006.xht ad8575a9a9026fae71f58012c9ea9a9c244ec615 ?
html/seg-break-transformation-007.htm 53729edc931c6ae3dd97e78851e8d748c562c122 ?
xhtml1/seg-break-transformation-007.xht 53729edc931c6ae3dd97e78851e8d748c562c122 ?
html/seg-break-transformation-008.htm a024386a840d6be11cf174e269ee8354372d4c3b ?
xhtml1/seg-break-transformation-008.xht a024386a840d6be11cf174e269ee8354372d4c3b ?
html/seg-break-transformation-009.htm 150db5368a8822fdaaf0afff61dc0b270634eb65 ?
xhtml1/seg-break-transformation-009.xht 150db5368a8822fdaaf0afff61dc0b270634eb65 ?
html/seg-break-transformation-010.htm c9a4f74b903182afe9ba6e41c97c30137cc23875 ?
xhtml1/seg-break-transformation-010.xht c9a4f74b903182afe9ba6e41c97c30137cc23875 ?
html/seg-break-transformation-011.htm 6798938870bbbfd174180a0331935c88ce514262 ?
xhtml1/seg-break-transformation-011.xht 6798938870bbbfd174180a0331935c88ce514262 ?
html/seg-break-transformation-012.htm d826cd6a2c77b2a5e1d5e84debcc9a985dbe0470 ?
xhtml1/seg-break-transformation-012.xht d826cd6a2c77b2a5e1d5e84debcc9a985dbe0470 ?
html/seg-break-transformation-014.htm 05d53ad2a4e5cafb307060ac38a5c0899b8c2434 ?
xhtml1/seg-break-transformation-014.xht 05d53ad2a4e5cafb307060ac38a5c0899b8c2434 ?
html/seg-break-transformation-015.htm 579a6745c3031800f18085fc7d0d9b3d5a2455af ?
xhtml1/seg-break-transformation-015.xht 579a6745c3031800f18085fc7d0d9b3d5a2455af ?
html/seg-break-transformation-016.htm e8e6a017202047a9ffe3825d9c53eba7180de970 ?
xhtml1/seg-break-transformation-016.xht e8e6a017202047a9ffe3825d9c53eba7180de970 ?
html/seg-break-transformation-017.htm 8f08d140ada32eafa3dc4641e7a87d65a83188d7 ?
xhtml1/seg-break-transformation-017.xht 8f08d140ada32eafa3dc4641e7a87d65a83188d7 ?
html/seg-break-transformation-000.htm aa5a95204b70c2d0f573ca8a9efbc52dcaf22856 ?
xhtml1/seg-break-transformation-000.xht aa5a95204b70c2d0f573ca8a9efbc52dcaf22856 ?
html/seg-break-transformation-001.htm 437396635702acf86c277bda5e84c15a33aa580e ?
xhtml1/seg-break-transformation-001.xht 437396635702acf86c277bda5e84c15a33aa580e ?
html/seg-break-transformation-002.htm d548921cf7e0d8af2b909bc0cc7797466ce3547f ?
xhtml1/seg-break-transformation-002.xht d548921cf7e0d8af2b909bc0cc7797466ce3547f ?
html/seg-break-transformation-003.htm 046bf5268bb6dda721f6aa1fde5c7ed4355837ac ?
xhtml1/seg-break-transformation-003.xht 046bf5268bb6dda721f6aa1fde5c7ed4355837ac ?
html/seg-break-transformation-004.htm 6078d89090825b4f189b91d388945e2c9b698b17 ?
xhtml1/seg-break-transformation-004.xht 6078d89090825b4f189b91d388945e2c9b698b17 ?
html/seg-break-transformation-005.htm 03973a0a3899382bb8dfd719bb463e498c2cf5cc ?
xhtml1/seg-break-transformation-005.xht 03973a0a3899382bb8dfd719bb463e498c2cf5cc ?
html/seg-break-transformation-006.htm 452b0e4f45606b3da157e95ef546a66f0dbb6d4c ?
xhtml1/seg-break-transformation-006.xht 452b0e4f45606b3da157e95ef546a66f0dbb6d4c ?
html/seg-break-transformation-007.htm 6e36104d28c6f91df8f5dbefe4ae87dae6b2be12 ?
xhtml1/seg-break-transformation-007.xht 6e36104d28c6f91df8f5dbefe4ae87dae6b2be12 ?
html/seg-break-transformation-008.htm 6be72e419e73713dedef18f7277f89ff92962796 ?
xhtml1/seg-break-transformation-008.xht 6be72e419e73713dedef18f7277f89ff92962796 ?
html/seg-break-transformation-009.htm d29fdb9ed246038aa5ecb1155b838f8bc857f782 ?
xhtml1/seg-break-transformation-009.xht d29fdb9ed246038aa5ecb1155b838f8bc857f782 ?
html/seg-break-transformation-010.htm 7664efb6862ba3c0b642ab27df8da2e58b20a477 ?
xhtml1/seg-break-transformation-010.xht 7664efb6862ba3c0b642ab27df8da2e58b20a477 ?
html/seg-break-transformation-011.htm cc8de3d7119fa986ddc6dcd7c99900b3eecba32e ?
xhtml1/seg-break-transformation-011.xht cc8de3d7119fa986ddc6dcd7c99900b3eecba32e ?
html/seg-break-transformation-012.htm 9364a04252ae31ee318d917cbf2996f7f94e818a ?
xhtml1/seg-break-transformation-012.xht 9364a04252ae31ee318d917cbf2996f7f94e818a ?
html/seg-break-transformation-014.htm 562fe403c0ef8285eb8f0fcb1f0e0e7a97c2f55c ?
xhtml1/seg-break-transformation-014.xht 562fe403c0ef8285eb8f0fcb1f0e0e7a97c2f55c ?
html/seg-break-transformation-015.htm 94885069f58efd2bfadd04ff150316486adff7b6 ?
xhtml1/seg-break-transformation-015.xht 94885069f58efd2bfadd04ff150316486adff7b6 ?
html/seg-break-transformation-016.htm 2253ec258381a892c354c93a2225339da62296fa ?
xhtml1/seg-break-transformation-016.xht 2253ec258381a892c354c93a2225339da62296fa ?
html/seg-break-transformation-017.htm 183cec16951e6ed7b7a7e2b9aed1b698cdf4683b ?
xhtml1/seg-break-transformation-017.xht 183cec16951e6ed7b7a7e2b9aed1b698cdf4683b ?
html/tab-size-integer-001.htm ea24fdde2c68d7b487a6adc69dd0165cb46f2c92 ?
xhtml1/tab-size-integer-001.xht ea24fdde2c68d7b487a6adc69dd0165cb46f2c92 ?
html/tab-size-integer-002.htm 8f38ef5688157ac084ae4d47ed566a25f494a60e ?
@ -1423,8 +1423,8 @@ html/white-space-collapse-000.htm 8ee09670c324129ad69d3387d11fbd1153236e7f ?
xhtml1/white-space-collapse-000.xht 8ee09670c324129ad69d3387d11fbd1153236e7f ?
html/white-space-collapse-001.htm 2d713b188ad111ef5ee582b47b6416fcc20ed8e1 ?
xhtml1/white-space-collapse-001.xht 2d713b188ad111ef5ee582b47b6416fcc20ed8e1 ?
html/white-space-collapse-002.htm 1e0b6189d4d2fa7301e6278fba915efd7f44a4bb ?
xhtml1/white-space-collapse-002.xht 1e0b6189d4d2fa7301e6278fba915efd7f44a4bb ?
html/white-space-collapse-002.htm 61f215fa9da89aba0cac85e3c65c0e0d2e719122 ?
xhtml1/white-space-collapse-002.xht 61f215fa9da89aba0cac85e3c65c0e0d2e719122 ?
html/white-space-collapsing-discard-001.htm 4e7388fa105da0a126f4707b9c0e34328598350a ?
xhtml1/white-space-collapsing-discard-001.xht 4e7388fa105da0a126f4707b9c0e34328598350a ?
html/white-space-collapsing-preserve-breaks-001.htm abb5a200c3d77cfe21a8712585fbd35cf248a5f2 ?

View file

@ -587,23 +587,23 @@ overflow-wrap-003 reference/overflow-wrap-003-ref overflow-wrap - break-word (wh
overflow-wrap-004 reference/overflow-wrap-004-ref overflow-wrap - normal (basic) http://www.w3.org/TR/css-text-3/#overflow-wrap 19123b9e3550ee2b726814585a0f7a905a4b08e4 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'normal' overflows container
overflow-wrap-005 reference/overflow-wrap-003-ref overflow-wrap - normal (white space) http://www.w3.org/TR/css-text-3/#overflow-wrap cd21eef80894ecb8a71238764dfa4536784b9f64 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'normal' will break line at white space
overflow-wrap-break-word-001 reference/overflow-wrap-break-word-001-ref overflow-wrap: break-word ahem https://drafts.csswg.org/css-text-3/#valdef-overflow-wrap-break-word ca2bbe812d216a4b4529010a035d34f5437b5c83 `Florian Rivoal`<http://florian.rivoal.net/> sequences of nbsp characters that would cause overflow are expected to be broken when overflow-wrap is break-word
seg-break-transformation-000 Whitespace and line break transformation script https://drafts.csswg.org/css-text-3/#line-break-transform 7eabc0b58acced079a6668ef77237e26a68652de `Richard Ishida`<mailto:ishida@w3.org> All spaces and tabs immediately preceding or following a segment break are removed. If no F, H, W or ZWSP characters involved, the segment break is converted to a space.
seg-break-transformation-001 Wide characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform d589a919b4b6ec76b3471acdfeab51733af2c6e4 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is W and neither side is Hangul, then the segment break is removed.
seg-break-transformation-002 Fullwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 05b1179a731fde2b827f2151dd9185e3d78e1be2 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F and neither side is Hangul, then the segment break is removed.
seg-break-transformation-003 Halfwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 81dab8e22b42e5d47617e4461b0dc5ae1259327e `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is H and neither side is Hangul, then the segment break is removed.
seg-break-transformation-004 Won and halfwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform f3605185055b216387349e74f3bb483843e51116 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F or H and neither side is Hangul, then the segment break is removed.
seg-break-transformation-005 Wide character and non-wide character around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 7519f4fbc7f5e82d8bf372598e2126528beff998 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of only one character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is converted to a space.
seg-break-transformation-006 Fullwidth character and non-fullwidth character around line break script https://drafts.csswg.org/css-text-3/#line-break-transform ad8575a9a9026fae71f58012c9ea9a9c244ec615 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of only one character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is converted to a space.
seg-break-transformation-007 Halfwidth character and non-halfwidth character around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 53729edc931c6ae3dd97e78851e8d748c562c122 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of only one character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is converted to a space.
seg-break-transformation-008 Wide and fullwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform a024386a840d6be11cf174e269ee8354372d4c3b `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed.
seg-break-transformation-009 Fullwidth and halfwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 150db5368a8822fdaaf0afff61dc0b270634eb65 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed.
seg-break-transformation-010 Hangul characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform c9a4f74b903182afe9ba6e41c97c30137cc23875 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-011 Hangul jamo characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 6798938870bbbfd174180a0331935c88ce514262 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-012 Hangul halfwidth jamo characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform d826cd6a2c77b2a5e1d5e84debcc9a985dbe0470 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-014 Thai characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 05d53ad2a4e5cafb307060ac38a5c0899b8c2434 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-015 Thai and Latin characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 579a6745c3031800f18085fc7d0d9b3d5a2455af `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-016 Thai with ZWSP before line break script https://drafts.csswg.org/css-text-3/#line-break-transform e8e6a017202047a9ffe3825d9c53eba7180de970 `Richard Ishida`<mailto:ishida@w3.org> If the character immediately before or immediately after the segment break is the zero-width space character (U+200B), then the break is removed, leaving behind the zero-width space.
seg-break-transformation-017 Thai with ZWSP after line break script https://drafts.csswg.org/css-text-3/#line-break-transform 8f08d140ada32eafa3dc4641e7a87d65a83188d7 `Richard Ishida`<mailto:ishida@w3.org> If the character immediately before or immediately after the segment break is the zero-width space character (U+200B), then the break is removed, leaving behind the zero-width space.
seg-break-transformation-000 Whitespace and line break transformation script https://drafts.csswg.org/css-text-3/#line-break-transform aa5a95204b70c2d0f573ca8a9efbc52dcaf22856 `Richard Ishida`<mailto:ishida@w3.org> All spaces and tabs immediately preceding or following a segment break are removed. If no F, H, W or ZWSP characters involved, the segment break is converted to a space.
seg-break-transformation-001 Wide characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 437396635702acf86c277bda5e84c15a33aa580e `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is W and neither side is Hangul, then the segment break is removed.
seg-break-transformation-002 Fullwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform d548921cf7e0d8af2b909bc0cc7797466ce3547f `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F and neither side is Hangul, then the segment break is removed.
seg-break-transformation-003 Halfwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 046bf5268bb6dda721f6aa1fde5c7ed4355837ac `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is H and neither side is Hangul, then the segment break is removed.
seg-break-transformation-004 Won and halfwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 6078d89090825b4f189b91d388945e2c9b698b17 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F or H and neither side is Hangul, then the segment break is removed.
seg-break-transformation-005 Wide character and non-wide character around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 03973a0a3899382bb8dfd719bb463e498c2cf5cc `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of only one character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is converted to a space.
seg-break-transformation-006 Fullwidth character and non-fullwidth character around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 452b0e4f45606b3da157e95ef546a66f0dbb6d4c `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of only one character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is converted to a space.
seg-break-transformation-007 Halfwidth character and non-halfwidth character around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 6e36104d28c6f91df8f5dbefe4ae87dae6b2be12 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of only one character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is converted to a space.
seg-break-transformation-008 Wide and fullwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 6be72e419e73713dedef18f7277f89ff92962796 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed.
seg-break-transformation-009 Fullwidth and halfwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform d29fdb9ed246038aa5ecb1155b838f8bc857f782 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed.
seg-break-transformation-010 Hangul characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 7664efb6862ba3c0b642ab27df8da2e58b20a477 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-011 Hangul jamo characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform cc8de3d7119fa986ddc6dcd7c99900b3eecba32e `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-012 Hangul halfwidth jamo characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 9364a04252ae31ee318d917cbf2996f7f94e818a `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-014 Thai characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 562fe403c0ef8285eb8f0fcb1f0e0e7a97c2f55c `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-015 Thai and Latin characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 94885069f58efd2bfadd04ff150316486adff7b6 `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.
seg-break-transformation-016 Thai with ZWSP before line break script https://drafts.csswg.org/css-text-3/#line-break-transform 2253ec258381a892c354c93a2225339da62296fa `Richard Ishida`<mailto:ishida@w3.org> If the character immediately before or immediately after the segment break is the zero-width space character (U+200B), then the break is removed, leaving behind the zero-width space.
seg-break-transformation-017 Thai with ZWSP after line break script https://drafts.csswg.org/css-text-3/#line-break-transform 183cec16951e6ed7b7a7e2b9aed1b698cdf4683b `Richard Ishida`<mailto:ishida@w3.org> If the character immediately before or immediately after the segment break is the zero-width space character (U+200B), then the break is removed, leaving behind the zero-width space.
tab-size-integer-001 reference/tab-size-integer-001-ref tab-size: 4 http://www.w3.org/TR/css-text-3/#tab-size ea24fdde2c68d7b487a6adc69dd0165cb46f2c92 `David Storey`<mailto:david@openweb.io> Tab should be rendered as 4 times the space character&#8217;s advance width (U+0020)
tab-size-integer-002 reference/tab-size-integer-001-ref tab-size: -4 http://www.w3.org/TR/css-text-3/#tab-size 8f38ef5688157ac084ae4d47ed566a25f494a60e `David Storey`<david@openweb.io> Tab-size negative values are not allowed
tab-size-integer-003 reference/tab-size-integer-001-ref tab-size: 0 http://www.w3.org/TR/css-text-3/#tab-size c518ba6aeb4d206274553a328c7a07b98eb1447c `David Storey`<david@openweb.io> Tab should be rendered as 0 times the space character&#8217;s advance width (U+0020)
@ -709,7 +709,7 @@ text-transform-uppercase-001 reference/text-transform-uppercase-001-ref text-tra
text-word-spacing-001 reference/text-word-spacing-ref Word Spacing ahem http://www.w3.org/TR/css-text-3/#word-spacing 1d428836591c2fbedf05441accc637e2ad26957f `Nicholas Nethercote`<mailto:nnethercote@mozilla.com> Test checks that word-spacing works with percentages.
white-space-collapse-000 White space collapse script https://drafts.csswg.org/css-text-3/#line-break-transform 8ee09670c324129ad69d3387d11fbd1153236e7f `Richard Ishida`<mailto:ishida@w3.org> Every tab is converted to a space. Any space immediately following another collapsible space is collapsed to have zero advance width.
white-space-collapse-001 White space and non-ASCII spaces script https://drafts.csswg.org/css-text-3/#line-break-transform 2d713b188ad111ef5ee582b47b6416fcc20ed8e1 `Richard Ishida`<mailto:ishida@w3.org> Any space immediately following another collapsible space is collapsed to have zero advance width. Only refers to U+0020, not other Unicode spaces.
white-space-collapse-002 Whitespace and bidi control characters script https://drafts.csswg.org/css-text-3/#line-break-transform 1e0b6189d4d2fa7301e6278fba915efd7f44a4bb `Richard Ishida`<mailto:ishida@w3.org> All spaces and tabs immediately preceding or following a segment break are removed, ignoring bidi formatting characters as if they were not there.
white-space-collapse-002 Whitespace and bidi control characters script https://drafts.csswg.org/css-text-3/#line-break-transform 61f215fa9da89aba0cac85e3c65c0e0d2e719122 `Richard Ishida`<mailto:ishida@w3.org> All spaces and tabs immediately preceding or following a segment break are removed, ignoring bidi formatting characters as if they were not there.
white-space-collapsing-discard-001 reference/white-space-collapsing-discard-001-ref white-space-collapsing - discard - basic cases http://www.w3.org/TR/css-text-3/#white-space-collapsing 4e7388fa105da0a126f4707b9c0e34328598350a `Satoshi Umehara`<mailto:umehara@est.co.jp> The UA should discard all white space in the element when white-space-collapsing is set to discard.
white-space-collapsing-preserve-breaks-001 reference/white-space-collapsing-preserve-breaks-001-ref white-space-collapsing - preserve-breaks - basic cases http://www.w3.org/TR/css-text-3/#white-space-collapsing abb5a200c3d77cfe21a8712585fbd35cf248a5f2 `Satoshi Umehara`<mailto:umehara@est.co.jp> The UA should collapse sequences of white space into a single character when white-space-collapsing is set to preserve.
white-space-collapsing-trim-inner-001 reference/white-space-collapsing-trim-inner-001-ref white-space-collapsing - trim-inner - basic cases http://www.w3.org/TR/css-text-3/#white-space-collapsing 16165f33930d684d4587141fcd66f1b31240c0b8 `Satoshi Umehara`<mailto:umehara@est.co.jp> The UA should discard all white space at the beginning of a block and all white space at the end of a block when white-space-collapsing is set to trim-inner.

View file

@ -79,5 +79,4 @@ assert_equals(matches.length, 1);
The assertion will fail if space is produced for any line in the test paragraph.
-->
</body></html>

View file

@ -79,5 +79,4 @@ assert_equals(matches.length, 1);
The assertion will fail if space is produced for any line in the test paragraph.
-->
</body></html>

View file

@ -1864,7 +1864,7 @@
<tr id="font-style-applies-to-004-15.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">
@ -1875,7 +1875,7 @@
<tr id="font-style-applies-to-005-15.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">
@ -1886,7 +1886,7 @@
<tr id="font-style-applies-to-006-15.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">
@ -1897,7 +1897,7 @@
<tr id="font-style-applies-to-007-15.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">
@ -1908,7 +1908,7 @@
<tr id="font-style-applies-to-008-15.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">
@ -1919,7 +1919,7 @@
<tr id="font-style-applies-to-009-15.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">
@ -1930,7 +1930,7 @@
<tr id="font-style-applies-to-010-15.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">
@ -1941,7 +1941,7 @@
<tr id="font-style-applies-to-011-15.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">
@ -1952,7 +1952,7 @@
<tr id="font-style-applies-to-014-15.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">
@ -2087,7 +2087,7 @@
<tr id="font-style-applies-to-004-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-004.htm">font-style-applies-to-004</a></strong></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">
@ -2098,7 +2098,7 @@
<tr id="font-style-applies-to-005-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-005.htm">font-style-applies-to-005</a></strong></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">
@ -2109,7 +2109,7 @@
<tr id="font-style-applies-to-006-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-006.htm">font-style-applies-to-006</a></strong></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">
@ -2120,7 +2120,7 @@
<tr id="font-style-applies-to-007-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-007.htm">font-style-applies-to-007</a></strong></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">
@ -2131,7 +2131,7 @@
<tr id="font-style-applies-to-008-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-008.htm">font-style-applies-to-008</a></strong></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">
@ -2142,7 +2142,7 @@
<tr id="font-style-applies-to-009-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-009.htm">font-style-applies-to-009</a></strong></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">
@ -2153,7 +2153,7 @@
<tr id="font-style-applies-to-010-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-010.htm">font-style-applies-to-010</a></strong></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">
@ -2164,7 +2164,7 @@
<tr id="font-style-applies-to-011-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-011.htm">font-style-applies-to-011</a></strong></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">
@ -2175,7 +2175,7 @@
<tr id="font-style-applies-to-014-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-014.htm">font-style-applies-to-014</a></strong></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

@ -28420,6 +28420,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

@ -3592,6 +3592,15 @@ font-size-zero-1.htm == reference/font-size-zero-1-ref.htm != reference/font-siz
font-size-zero-2.htm == reference/font-size-zero-2-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

View file

@ -12111,24 +12111,24 @@ html4/font-style-applies-to-002.htm b3f8c5b4591814ddf986bcaf25096c7a614d8f05 ?
xhtml1/font-style-applies-to-002.xht b3f8c5b4591814ddf986bcaf25096c7a614d8f05 ?
html4/font-style-applies-to-003.htm c9091676173e2404c0dbdfe21f34464fa6489e63 ?
xhtml1/font-style-applies-to-003.xht c9091676173e2404c0dbdfe21f34464fa6489e63 ?
html4/font-style-applies-to-004.htm 7b87677e6d553a6ee41fb07d2cc75bb2782bcd90 ?
xhtml1/font-style-applies-to-004.xht 7b87677e6d553a6ee41fb07d2cc75bb2782bcd90 ?
html4/font-style-applies-to-005.htm bdfa4966cbd90fe8acdd194f997502ad57fe100c ?
xhtml1/font-style-applies-to-005.xht bdfa4966cbd90fe8acdd194f997502ad57fe100c ?
html4/font-style-applies-to-006.htm 9d33295ec76dfae16f29d8b68c07891a36fd1722 ?
xhtml1/font-style-applies-to-006.xht 9d33295ec76dfae16f29d8b68c07891a36fd1722 ?
html4/font-style-applies-to-007.htm 831fbcff9281cf698f0b6809b6596dd125b7d7bf ?
xhtml1/font-style-applies-to-007.xht 831fbcff9281cf698f0b6809b6596dd125b7d7bf ?
html4/font-style-applies-to-008.htm 31484c5ed8d80460a5d48e35fdfce7678dd79567 ?
xhtml1/font-style-applies-to-008.xht 31484c5ed8d80460a5d48e35fdfce7678dd79567 ?
html4/font-style-applies-to-009.htm 80b5ae9337efa282fee5e9d3c09fb6f2342de4e5 ?
xhtml1/font-style-applies-to-009.xht 80b5ae9337efa282fee5e9d3c09fb6f2342de4e5 ?
html4/font-style-applies-to-010.htm 24ba8541e2ffef3b804dd50f67ff000df11c5159 ?
xhtml1/font-style-applies-to-010.xht 24ba8541e2ffef3b804dd50f67ff000df11c5159 ?
html4/font-style-applies-to-011.htm eca13bc600d5373147c2277f3b372963e03e9db5 ?
xhtml1/font-style-applies-to-011.xht eca13bc600d5373147c2277f3b372963e03e9db5 ?
html4/font-style-applies-to-014.htm 4d7d254c33a96c9317abc0a708a43362edc7a28e ?
xhtml1/font-style-applies-to-014.xht 4d7d254c33a96c9317abc0a708a43362edc7a28e ?
html4/font-style-applies-to-004.htm 30c6e824201232b0333c965d3753e0851db92047 ?
xhtml1/font-style-applies-to-004.xht 30c6e824201232b0333c965d3753e0851db92047 ?
html4/font-style-applies-to-005.htm 13766b94421b0ae8951ea0ae394be12ffda39315 ?
xhtml1/font-style-applies-to-005.xht 13766b94421b0ae8951ea0ae394be12ffda39315 ?
html4/font-style-applies-to-006.htm 35f99b1e49fc6e6aff11a777d112881d882d5c81 ?
xhtml1/font-style-applies-to-006.xht 35f99b1e49fc6e6aff11a777d112881d882d5c81 ?
html4/font-style-applies-to-007.htm 38a213862d3caf0ea9ddf5d9913c436d5e5adaa5 ?
xhtml1/font-style-applies-to-007.xht 38a213862d3caf0ea9ddf5d9913c436d5e5adaa5 ?
html4/font-style-applies-to-008.htm 80ec480f7ec920f6e4e00308d1ec27a9525ba037 ?
xhtml1/font-style-applies-to-008.xht 80ec480f7ec920f6e4e00308d1ec27a9525ba037 ?
html4/font-style-applies-to-009.htm 5ccab5bd3b5d18eb742ff447b4017c74e825d1ee ?
xhtml1/font-style-applies-to-009.xht 5ccab5bd3b5d18eb742ff447b4017c74e825d1ee ?
html4/font-style-applies-to-010.htm e7521d522d0b194a55aa10e342322346a2ae534e ?
xhtml1/font-style-applies-to-010.xht e7521d522d0b194a55aa10e342322346a2ae534e ?
html4/font-style-applies-to-011.htm 0dc3e436da487a1ef12ae4c26791c8a8c4f7d189 ?
xhtml1/font-style-applies-to-011.xht 0dc3e436da487a1ef12ae4c26791c8a8c4f7d189 ?
html4/font-style-applies-to-014.htm 423c3389a51478739864b85bfecab054fdd1afdb ?
xhtml1/font-style-applies-to-014.xht 423c3389a51478739864b85bfecab054fdd1afdb ?
html4/font-style-applies-to-015.htm 3f2814a722eec5d10a064d2e65eb05080fbcabfc ?
xhtml1/font-style-applies-to-015.xht 3f2814a722eec5d10a064d2e65eb05080fbcabfc ?
html4/font-style-applies-to-016.htm 8a8c658df17e89a717383044778ffdf66766937d ?

View file

@ -6082,15 +6082,15 @@ font-style-004 Font-style set to 'inherit' ahem http://www.w3.org/TR/CSS21/font
font-style-applies-to-001 reference/font-style-applies-to-001-ref Font-style and 'display: inline' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop aa458eeb7e7576a7b47cffac8dab1a402e1eacd3 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline' elements.
font-style-applies-to-002 reference/font-style-applies-to-001-ref Font-style and 'display: block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop b3f8c5b4591814ddf986bcaf25096c7a614d8f05 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: block' elements.
font-style-applies-to-003 Font-style and 'display: list-item' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop c9091676173e2404c0dbdfe21f34464fa6489e63 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: list-item' elements.
font-style-applies-to-004 Font-style and 'display: run-in' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 7b87677e6d553a6ee41fb07d2cc75bb2782bcd90 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: run-in' elements.
font-style-applies-to-005 Font-style and 'display: inline-block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop bdfa4966cbd90fe8acdd194f997502ad57fe100c `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-block' elements.
font-style-applies-to-006 Font-style and 'display: table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 9d33295ec76dfae16f29d8b68c07891a36fd1722 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table' elements.
font-style-applies-to-007 Font-style and 'display: inline-table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 831fbcff9281cf698f0b6809b6596dd125b7d7bf `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-table' elements.
font-style-applies-to-008 Font-style and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 31484c5ed8d80460a5d48e35fdfce7678dd79567 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row-group' elements.
font-style-applies-to-009 Font-style and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 80b5ae9337efa282fee5e9d3c09fb6f2342de4e5 `Microsoft`<http://www.microsoft.com/> The 'font-style' property does not applies to 'display: table-header-group' elements.
font-style-applies-to-010 Font-style and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 24ba8541e2ffef3b804dd50f67ff000df11c5159 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-footer-group' elements.
font-style-applies-to-011 Font-style and 'display: table-row' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop eca13bc600d5373147c2277f3b372963e03e9db5 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row' elements.
font-style-applies-to-014 Font-style and 'display: table-cell' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 4d7d254c33a96c9317abc0a708a43362edc7a28e `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-cell' elements.
font-style-applies-to-004 reference/pass_if_filler_text_slanted Font-style and 'display: run-in' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 30c6e824201232b0333c965d3753e0851db92047 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: run-in' elements.
font-style-applies-to-005 reference/pass_if_filler_text_slanted Font-style and 'display: inline-block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 13766b94421b0ae8951ea0ae394be12ffda39315 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-block' elements.
font-style-applies-to-006 reference/pass_if_filler_text_slanted Font-style and 'display: table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 35f99b1e49fc6e6aff11a777d112881d882d5c81 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table' elements.
font-style-applies-to-007 reference/pass_if_filler_text_slanted Font-style and 'display: inline-table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 38a213862d3caf0ea9ddf5d9913c436d5e5adaa5 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-table' elements.
font-style-applies-to-008 reference/pass_if_filler_text_slanted Font-style and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 80ec480f7ec920f6e4e00308d1ec27a9525ba037 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row-group' elements.
font-style-applies-to-009 reference/pass_if_filler_text_slanted Font-style and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 5ccab5bd3b5d18eb742ff447b4017c74e825d1ee `Microsoft`<http://www.microsoft.com/> The 'font-style' property does not applies to 'display: table-header-group' elements.
font-style-applies-to-010 reference/pass_if_filler_text_slanted Font-style and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop e7521d522d0b194a55aa10e342322346a2ae534e `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-footer-group' elements.
font-style-applies-to-011 reference/pass_if_filler_text_slanted Font-style and 'display: table-row' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 0dc3e436da487a1ef12ae4c26791c8a8c4f7d189 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row' elements.
font-style-applies-to-014 reference/pass_if_filler_text_slanted Font-style and 'display: table-cell' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 423c3389a51478739864b85bfecab054fdd1afdb `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-cell' elements.
font-style-applies-to-015 Font-style and 'display: table-caption' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 3f2814a722eec5d10a064d2e65eb05080fbcabfc `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-caption' elements.
font-style-applies-to-016 reference/no-red-on-blank-page-ref Font-style and 'display: none' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 8a8c658df17e89a717383044778ffdf66766937d `Microsoft`<http://www.microsoft.com/> The font-style' property applies to 'display: none' elements.
font-style-applies-to-017 reference/font-style-applies-to-001-ref Font-style and 'display: inherit' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 0a4335e429e30d115196d5d60443d010da91443a `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inherit' elements.

View file

@ -1864,7 +1864,7 @@
<tr id="font-style-applies-to-004-15.4" class="">
<td>
<a href="font-style-applies-to-004.xht">font-style-applies-to-004</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: run-in' elements
<ul class="assert">
@ -1875,7 +1875,7 @@
<tr id="font-style-applies-to-005-15.4" class="">
<td>
<a href="font-style-applies-to-005.xht">font-style-applies-to-005</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-block' elements
<ul class="assert">
@ -1886,7 +1886,7 @@
<tr id="font-style-applies-to-006-15.4" class="">
<td>
<a href="font-style-applies-to-006.xht">font-style-applies-to-006</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table' elements
<ul class="assert">
@ -1897,7 +1897,7 @@
<tr id="font-style-applies-to-007-15.4" class="">
<td>
<a href="font-style-applies-to-007.xht">font-style-applies-to-007</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-table' elements
<ul class="assert">
@ -1908,7 +1908,7 @@
<tr id="font-style-applies-to-008-15.4" class="">
<td>
<a href="font-style-applies-to-008.xht">font-style-applies-to-008</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row-group' elements
<ul class="assert">
@ -1919,7 +1919,7 @@
<tr id="font-style-applies-to-009-15.4" class="">
<td>
<a href="font-style-applies-to-009.xht">font-style-applies-to-009</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-header-group' elements
<ul class="assert">
@ -1930,7 +1930,7 @@
<tr id="font-style-applies-to-010-15.4" class="">
<td>
<a href="font-style-applies-to-010.xht">font-style-applies-to-010</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-footer-group' elements
<ul class="assert">
@ -1941,7 +1941,7 @@
<tr id="font-style-applies-to-011-15.4" class="">
<td>
<a href="font-style-applies-to-011.xht">font-style-applies-to-011</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row' elements
<ul class="assert">
@ -1952,7 +1952,7 @@
<tr id="font-style-applies-to-014-15.4" class="">
<td>
<a href="font-style-applies-to-014.xht">font-style-applies-to-014</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-cell' elements
<ul class="assert">
@ -2087,7 +2087,7 @@
<tr id="font-style-applies-to-004-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-004.xht">font-style-applies-to-004</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: run-in' elements
<ul class="assert">
@ -2098,7 +2098,7 @@
<tr id="font-style-applies-to-005-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-005.xht">font-style-applies-to-005</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-block' elements
<ul class="assert">
@ -2109,7 +2109,7 @@
<tr id="font-style-applies-to-006-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-006.xht">font-style-applies-to-006</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table' elements
<ul class="assert">
@ -2120,7 +2120,7 @@
<tr id="font-style-applies-to-007-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-007.xht">font-style-applies-to-007</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-table' elements
<ul class="assert">
@ -2131,7 +2131,7 @@
<tr id="font-style-applies-to-008-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-008.xht">font-style-applies-to-008</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row-group' elements
<ul class="assert">
@ -2142,7 +2142,7 @@
<tr id="font-style-applies-to-009-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-009.xht">font-style-applies-to-009</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-header-group' elements
<ul class="assert">
@ -2153,7 +2153,7 @@
<tr id="font-style-applies-to-010-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-010.xht">font-style-applies-to-010</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-footer-group' elements
<ul class="assert">
@ -2164,7 +2164,7 @@
<tr id="font-style-applies-to-011-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-011.xht">font-style-applies-to-011</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row' elements
<ul class="assert">
@ -2175,7 +2175,7 @@
<tr id="font-style-applies-to-014-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-014.xht">font-style-applies-to-014</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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.xht" />
<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 XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<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

@ -28684,6 +28684,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.xht">font-style-applies-to-004</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-005</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-006</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-007</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-008</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-009</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-010</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-011</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-014</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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

@ -3592,6 +3592,15 @@ font-size-zero-1.xht == reference/font-size-zero-1-ref.xht != reference/font-siz
font-size-zero-2.xht == reference/font-size-zero-2-ref.xht
font-style-applies-to-001.xht == reference/font-style-applies-to-001-ref.xht
font-style-applies-to-002.xht == reference/font-style-applies-to-001-ref.xht
font-style-applies-to-004.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-005.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-006.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-007.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-008.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-009.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-010.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-011.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-014.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-016.xht == reference/no-red-on-blank-page-ref.xht
font-style-applies-to-017.xht == reference/font-style-applies-to-001-ref.xht
font-variant-001.xht == reference/font-variant-001-ref.xht

View file

@ -1864,7 +1864,7 @@
<tr id="font-style-applies-to-004-15.4" class="">
<td>
<a href="font-style-applies-to-004.xht">font-style-applies-to-004</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: run-in' elements
<ul class="assert">
@ -1875,7 +1875,7 @@
<tr id="font-style-applies-to-005-15.4" class="">
<td>
<a href="font-style-applies-to-005.xht">font-style-applies-to-005</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-block' elements
<ul class="assert">
@ -1886,7 +1886,7 @@
<tr id="font-style-applies-to-006-15.4" class="">
<td>
<a href="font-style-applies-to-006.xht">font-style-applies-to-006</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table' elements
<ul class="assert">
@ -1897,7 +1897,7 @@
<tr id="font-style-applies-to-007-15.4" class="">
<td>
<a href="font-style-applies-to-007.xht">font-style-applies-to-007</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-table' elements
<ul class="assert">
@ -1908,7 +1908,7 @@
<tr id="font-style-applies-to-008-15.4" class="">
<td>
<a href="font-style-applies-to-008.xht">font-style-applies-to-008</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row-group' elements
<ul class="assert">
@ -1919,7 +1919,7 @@
<tr id="font-style-applies-to-009-15.4" class="">
<td>
<a href="font-style-applies-to-009.xht">font-style-applies-to-009</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-header-group' elements
<ul class="assert">
@ -1930,7 +1930,7 @@
<tr id="font-style-applies-to-010-15.4" class="">
<td>
<a href="font-style-applies-to-010.xht">font-style-applies-to-010</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-footer-group' elements
<ul class="assert">
@ -1941,7 +1941,7 @@
<tr id="font-style-applies-to-011-15.4" class="">
<td>
<a href="font-style-applies-to-011.xht">font-style-applies-to-011</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row' elements
<ul class="assert">
@ -1952,7 +1952,7 @@
<tr id="font-style-applies-to-014-15.4" class="">
<td>
<a href="font-style-applies-to-014.xht">font-style-applies-to-014</a></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-cell' elements
<ul class="assert">
@ -2087,7 +2087,7 @@
<tr id="font-style-applies-to-004-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-004.xht">font-style-applies-to-004</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: run-in' elements
<ul class="assert">
@ -2098,7 +2098,7 @@
<tr id="font-style-applies-to-005-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-005.xht">font-style-applies-to-005</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-block' elements
<ul class="assert">
@ -2109,7 +2109,7 @@
<tr id="font-style-applies-to-006-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-006.xht">font-style-applies-to-006</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table' elements
<ul class="assert">
@ -2120,7 +2120,7 @@
<tr id="font-style-applies-to-007-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-007.xht">font-style-applies-to-007</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: inline-table' elements
<ul class="assert">
@ -2131,7 +2131,7 @@
<tr id="font-style-applies-to-008-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-008.xht">font-style-applies-to-008</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row-group' elements
<ul class="assert">
@ -2142,7 +2142,7 @@
<tr id="font-style-applies-to-009-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-009.xht">font-style-applies-to-009</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-header-group' elements
<ul class="assert">
@ -2153,7 +2153,7 @@
<tr id="font-style-applies-to-010-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-010.xht">font-style-applies-to-010</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-footer-group' elements
<ul class="assert">
@ -2164,7 +2164,7 @@
<tr id="font-style-applies-to-011-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-011.xht">font-style-applies-to-011</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-row' elements
<ul class="assert">
@ -2175,7 +2175,7 @@
<tr id="font-style-applies-to-014-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-014.xht">font-style-applies-to-014</a></strong></td>
<td></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</a> </td>
<td></td>
<td>Font-style and 'display: table-cell' elements
<ul class="assert">

View file

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: run-in' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: inline-block' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: table' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: inline-table' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<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

@ -15,6 +15,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.xht" />
<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

@ -15,6 +15,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.xht" />
<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

@ -15,6 +15,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.xht" />
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: table-row' elements." />
<style type="text/css">

View file

@ -15,6 +15,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.xht" />
<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,26 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Reference rendering - pass if Filler Text slanted to one side</title>
<style type="text/css">
@page { font: italic 8pt sans-serif; color: gray;
margin: 7%;
counter-increment: page;
@top-left { content: "CSS 2.1 Conformance Test Suite"; }
@top-right { content: "Test pass_if_filler_text_slanted"; }
@bottom-right { content: counter(page); }
}
</style>
<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

@ -28684,6 +28684,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.xht">font-style-applies-to-004</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-005</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-006</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-007</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-008</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-009</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-010</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-011</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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.xht">font-style-applies-to-014</a></td>
<td><a href="reference/pass_if_filler_text_slanted.xht">=</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

@ -3592,6 +3592,15 @@ font-size-zero-1.xht == reference/font-size-zero-1-ref.xht != reference/font-siz
font-size-zero-2.xht == reference/font-size-zero-2-ref.xht
font-style-applies-to-001.xht == reference/font-style-applies-to-001-ref.xht
font-style-applies-to-002.xht == reference/font-style-applies-to-001-ref.xht
font-style-applies-to-004.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-005.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-006.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-007.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-008.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-009.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-010.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-011.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-014.xht == reference/pass_if_filler_text_slanted.xht
font-style-applies-to-016.xht == reference/no-red-on-blank-page-ref.xht
font-style-applies-to-017.xht == reference/font-style-applies-to-001-ref.xht
font-variant-001.xht == reference/font-variant-001-ref.xht

View file

@ -62,7 +62,7 @@
checkDOMPoint(new DOMPoint({x:1, z:3}), {x:1, y:0, z:3, w:1});
},'testConstructorDOMPoint');
test(function() {
checkDOMPoint(new DOMPoint(1, undefined), {x:1, y:NaN, z:0, w:1});
checkDOMPoint(new DOMPoint(1, undefined), {x:1, y:0, z:0, w:1});
},'testConstructor2undefined');
test(function() {
checkDOMPoint(new DOMPoint("a", "b"), {x:NaN, y:NaN, z:0, w:1});

View file

@ -5,8 +5,8 @@
testname revision result comment
html/dommatrix-001.htm 073bb957a964c40741226edda571b0051fde11d7 ?
xhtml1/dommatrix-001.xht 073bb957a964c40741226edda571b0051fde11d7 ?
html/dompoint-001.htm 4eab429b2c693c8262acc9c9e4b8fe388ccefe7d ?
xhtml1/dompoint-001.xht 4eab429b2c693c8262acc9c9e4b8fe388ccefe7d ?
html/dompoint-001.htm 665e2664c436ff50a27f1ab0532d656205e7f441 ?
xhtml1/dompoint-001.xht 665e2664c436ff50a27f1ab0532d656205e7f441 ?
html/domquad-001.htm 608cb7264f7f7f64838baf911bf9e470cf89444c ?
xhtml1/domquad-001.xht 608cb7264f7f7f64838baf911bf9e470cf89444c ?
html/domrect-001.htm 2683301224ae44225ab87152ac19e1cd866f59ae ?

View file

@ -1,5 +1,5 @@
id references title flags links revision credits assertion
DOMMatrix-001 Geometry Interfaces: DOMMatrix and DOMMatrixReadOnly constructors script http://www.w3.org/TR/geometry-1/#DOMMatrix,http://www.w3.org/TR/geometry-1/#dommatrix-constructors,http://www.w3.org/TR/geometry-1/#dom-dommatrix-dommatrix 073bb957a964c40741226edda571b0051fde11d7 `Dirk Schulze`<mailto:dschulze@adobe.com>
DOMPoint-001 Geometry Interfaces: DOMPoint and DOMPointReadOnly interface tests script http://www.w3.org/TR/geometry-1/#DOMPoint,http://www.w3.org/TR/geometry-1/#dictdef-dompointinit,http://www.w3.org/TR/geometry-1/#dom-dompoint-dompoint,http://www.w3.org/TR/geometry-1/#dom-dompointreadonly-dompoint-x,http://www.w3.org/TR/geometry-1/#dom-dompointreadonly-dompoint-y,http://www.w3.org/TR/geometry-1/#dom-dompointreadonly-dompoint-z,http://www.w3.org/TR/geometry-1/#dom-dompointreadonly-dompoint-w 4eab429b2c693c8262acc9c9e4b8fe388ccefe7d `Dirk Schulze`<mailto:dschulze@adobe.com>
DOMPoint-001 Geometry Interfaces: DOMPoint and DOMPointReadOnly interface tests script http://www.w3.org/TR/geometry-1/#DOMPoint,http://www.w3.org/TR/geometry-1/#dictdef-dompointinit,http://www.w3.org/TR/geometry-1/#dom-dompoint-dompoint,http://www.w3.org/TR/geometry-1/#dom-dompointreadonly-dompoint-x,http://www.w3.org/TR/geometry-1/#dom-dompointreadonly-dompoint-y,http://www.w3.org/TR/geometry-1/#dom-dompointreadonly-dompoint-z,http://www.w3.org/TR/geometry-1/#dom-dompointreadonly-dompoint-w 665e2664c436ff50a27f1ab0532d656205e7f441 `Dirk Schulze`<mailto:dschulze@adobe.com>
DOMQuad-001 Geometry Interfaces: DOMQuad interface tests script http://www.w3.org/TR/geometry-1/#DOMQuad,http://www.w3.org/TR/geometry-1/#dom-domquad-domquad,http://www.w3.org/TR/geometry-1/#dom-domquad-p1,http://www.w3.org/TR/geometry-1/#dom-domquad-p2,http://www.w3.org/TR/geometry-1/#dom-domquad-p3,http://www.w3.org/TR/geometry-1/#dom-domquad-p4,http://www.w3.org/TR/geometry-1/#dom-domquad-bounds 608cb7264f7f7f64838baf911bf9e470cf89444c `Dirk Schulze`<mailto:dschulze@adobe.com>
DOMRect-001 Geometry Interfaces: DOMRect and DOMRectReadOnly interface tests script http://www.w3.org/TR/geometry-1/#DOMRect,http://www.w3.org/TR/geometry-1/#dom-domrect,http://www.w3.org/TR/geometry-1/#dom-domrectreadonly,http://www.w3.org/TR/geometry-1/#dom-domrect-domrect,http://www.w3.org/TR/geometry-1/#dom-domrectreadonly-domrect-x,http://www.w3.org/TR/geometry-1/#dom-domrectreadonly-domrect-y,http://www.w3.org/TR/geometry-1/#dom-domrectreadonly-domrect-width,http://www.w3.org/TR/geometry-1/#dom-domrectreadonly-domrect-height,http://www.w3.org/TR/geometry-1/#dom-domrectreadonly-domrect-top,http://www.w3.org/TR/geometry-1/#dom-domrectreadonly-domrect-left,http://www.w3.org/TR/geometry-1/#dom-domrectreadonly-domrect-right,http://www.w3.org/TR/geometry-1/#dom-domrectreadonly-domrect-bottom 2683301224ae44225ab87152ac19e1cd866f59ae `Dirk Schulze`<mailto:dschulze@adobe.com>

View file

@ -62,7 +62,7 @@
checkDOMPoint(new DOMPoint({x:1, z:3}), {x:1, y:0, z:3, w:1});
},'testConstructorDOMPoint');
test(function() {
checkDOMPoint(new DOMPoint(1, undefined), {x:1, y:NaN, z:0, w:1});
checkDOMPoint(new DOMPoint(1, undefined), {x:1, y:0, z:0, w:1});
},'testConstructor2undefined');
test(function() {
checkDOMPoint(new DOMPoint("a", "b"), {x:NaN, y:NaN, z:0, w:1});

View file

@ -62,7 +62,7 @@
checkDOMPoint(new DOMPoint({x:1, z:3}), {x:1, y:0, z:3, w:1});
},'testConstructorDOMPoint');
test(function() {
checkDOMPoint(new DOMPoint(1, undefined), {x:1, y:NaN, z:0, w:1});
checkDOMPoint(new DOMPoint(1, undefined), {x:1, y:0, z:0, w:1});
},'testConstructor2undefined');
test(function() {
checkDOMPoint(new DOMPoint("a", "b"), {x:NaN, y:NaN, z:0, w:1});

View file

@ -1 +1 @@
acf4fd2b052957809e49c3b9fce0a37a893c68a5
10d9ed532524cf9f468fc391bd505fc52b21d203

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,3 @@
[font-style-applies-to-007.htm]
type: reftest
expected: FAIL

View file

@ -24,6 +24,9 @@
[testConstructorDictionary5]
expected: FAIL
[testConstructor2undefined]
expected: FAIL
[testConstructorDictionary2irregular]
expected: FAIL