diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2015-12-12 01:03:55 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2015-12-12 01:03:55 +0530 |
commit | d6708a2fea41f3078b33e1297a29aac192f5765d (patch) | |
tree | a1b7e5a58489ca761650969f2386a391db3d80fc | |
parent | 2977795e39989ca776f7e36169db2dc05294f74b (diff) | |
parent | 7ce88db5ca3dba7c0d72931400884fb38555c9ec (diff) | |
download | servo-d6708a2fea41f3078b33e1297a29aac192f5765d.tar.gz servo-d6708a2fea41f3078b33e1297a29aac192f5765d.zip |
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 -->
147 files changed, 2360 insertions, 509 deletions
diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/chapter-3.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/chapter-3.htm index 8fd40efbca6..773e3e7b122 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/chapter-3.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/chapter-3.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-004.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-004.htm index bfa8b93aaea..64b44cb22a0 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-004.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-004.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-005.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-005.htm index 669ed3b702e..b3399f0df3b 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-005.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-005.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-006.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-006.htm index 4d18ac528bd..f4f55a67242 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-006.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-006.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-007.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-007.htm index 6b7255fe7d9..26cdb49514b 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-007.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-007.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-008.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-008.htm index e75db2e68d1..4cd6a46bae7 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-008.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-008.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-009.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-009.htm index 6ae59a0663e..5a4f109fda6 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-009.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-009.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-010.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-010.htm index d96aa16f490..4f083a198bf 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-010.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-010.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-011.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-011.htm index da49131c7de..27df0929a70 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-011.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-011.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-014.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-014.htm index a1b19302893..2b4a37f032c 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-014.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/font-style-applies-to-014.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm new file mode 100644 index 00000000000..a76187c2863 --- /dev/null +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm @@ -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>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/reftest-toc.htm b/tests/wpt/css-tests/css-fonts-3_dev/html/reftest-toc.htm index e706167dce7..60bd87667f7 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/reftest-toc.htm +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/reftest-toc.htm @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/html/reftest.list b/tests/wpt/css-tests/css-fonts-3_dev/html/reftest.list index 69585e0f6fc..9e840063829 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/html/reftest.list +++ b/tests/wpt/css-tests/css-fonts-3_dev/html/reftest.list @@ -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 diff --git a/tests/wpt/css-tests/css-fonts-3_dev/implementation-report-TEMPLATE.data b/tests/wpt/css-tests/css-fonts-3_dev/implementation-report-TEMPLATE.data index b973412faed..39f40cd4f9e 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/implementation-report-TEMPLATE.data +++ b/tests/wpt/css-tests/css-fonts-3_dev/implementation-report-TEMPLATE.data @@ -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 ? diff --git a/tests/wpt/css-tests/css-fonts-3_dev/testinfo.data b/tests/wpt/css-tests/css-fonts-3_dev/testinfo.data index 7e571668911..5f02b0ce1e4 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/testinfo.data +++ b/tests/wpt/css-tests/css-fonts-3_dev/testinfo.data @@ -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. diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/chapter-3.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/chapter-3.xht index 3127124082d..b9caa30e635 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/chapter-3.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/chapter-3.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-004.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-004.xht index af07e62a2b6..51b675c0eb2 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-004.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-004.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-005.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-005.xht index a1bf8fc4045..4ef30e3cb1e 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-005.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-005.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-006.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-006.xht index dbd903a69aa..0ee7a918525 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-006.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-006.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-007.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-007.xht index 99f77275d23..90b47f65204 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-007.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-007.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-008.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-008.xht index f7a53736008..f610d1dc2e0 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-008.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-008.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-009.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-009.xht index e1bca9013a4..90fb5e265fc 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-009.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-009.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-010.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-010.xht index 1330d2fb562..879df6c667f 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-010.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-010.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-011.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-011.xht index 5f35f81975b..b7d4aba250f 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-011.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-011.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-014.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-014.xht index c60754e79cf..d490eee961d 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-014.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/font-style-applies-to-014.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht new file mode 100644 index 00000000000..a448201f01c --- /dev/null +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht @@ -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>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reftest-toc.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reftest-toc.xht index d6fad0f8f38..048f4d06be2 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reftest-toc.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reftest-toc.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reftest.list b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reftest.list index 7c2d3bd9626..508970a7407 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reftest.list +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1/reftest.list @@ -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 diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/chapter-3.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/chapter-3.xht index 3127124082d..b9caa30e635 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/chapter-3.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/chapter-3.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-004.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-004.xht index 6255e29aaf7..da9783c03bc 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-004.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-004.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-005.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-005.xht index e9547353f75..92591d13c5f 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-005.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-005.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-006.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-006.xht index d57813f7a05..017db483379 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-006.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-006.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-007.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-007.xht index 4e733ca2826..dc3bab2c796 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-007.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-007.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-008.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-008.xht index d8c2e38e122..d1b1f4da549 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-008.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-008.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-009.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-009.xht index 81ed66cd724..c17d8f4d931 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-009.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-009.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-010.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-010.xht index 096f64651fa..fe9c7398c53 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-010.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-010.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-011.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-011.xht index cfb72cf145b..f8297ad0de2 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-011.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-011.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-014.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-014.xht index 638e1fc90d8..96d14f2d841 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-014.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/font-style-applies-to-014.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht new file mode 100644 index 00000000000..5255bdf0189 --- /dev/null +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht @@ -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>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reftest-toc.xht b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reftest-toc.xht index d6fad0f8f38..048f4d06be2 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reftest-toc.xht +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reftest-toc.xht @@ -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"> diff --git a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reftest.list b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reftest.list index 7c2d3bd9626..508970a7407 100644 --- a/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reftest.list +++ b/tests/wpt/css-tests/css-fonts-3_dev/xhtml1print/reftest.list @@ -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 diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-000.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-000.htm index cf96cde6949..3bfa122c3d2 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-000.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-000.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>hello there</span></div> -<div class="test" id="test2"><span>hello +<div class="test" id="test2"><span>hello there</span></div> <div class="test" id="test3"><span>hello there</span></div> -<div class="test" id="test4"><span>hello +<div class="test" id="test4"><span>hello there</span></div> <div class="test" id="test5"><span>hello there</span></div> -<div class="test" id="test6"><span>hello - - +<div class="test" id="test6"><span>hello + + there</span></div> <div class="ref" id="ref"><span>hello there</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-001.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-001.htm index ab6ab70fc3a..de23bac631b 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-001.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-001.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>日本語 中国话</span></div> -<div class="test" id="test2"><span>日本語 +<div class="test" id="test2"><span>日本語 中国话</span></div> <div class="test" id="test3"><span>日本語 中国话</span></div> -<div class="test" id="test4"><span>日本語 +<div class="test" id="test4"><span>日本語 中国话</span></div> <div class="test" id="test5"><span>日本語 中国话</span></div> -<div class="test" id="test6"><span>日本語 - - +<div class="test" id="test6"><span>日本語 + + 中国话</span></div> <div class="ref" id="ref"><span>日本語中国话</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-002.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-002.htm index 1ec28cf5cd1..e71fb86236c 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-002.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-002.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>FULL WIDTH</span></div> -<div class="test" id="test2"><span>FULL +<div class="test" id="test2"><span>FULL WIDTH</span></div> <div class="test" id="test3"><span>FULL WIDTH</span></div> -<div class="test" id="test4"><span>FULL +<div class="test" id="test4"><span>FULL WIDTH</span></div> <div class="test" id="test5"><span>FULL WIDTH</span></div> -<div class="test" id="test6"><span>FULL - - +<div class="test" id="test6"><span>FULL + + WIDTH</span></div> <div class="ref" id="ref"><span>FULLWIDTH</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-003.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-003.htm index df8f424c0ab..f0a5c2c458e 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-003.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-003.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>ハン カク</span></div> -<div class="test" id="test2"><span>ハン +<div class="test" id="test2"><span>ハン カク</span></div> <div class="test" id="test3"><span>ハン カク</span></div> -<div class="test" id="test4"><span>ハン +<div class="test" id="test4"><span>ハン カク</span></div> <div class="test" id="test5"><span>ハン カク</span></div> -<div class="test" id="test6"><span>ハン - - +<div class="test" id="test6"><span>ハン + + カク</span></div> <div class="ref" id="ref"><span>ハンカク</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-004.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-004.htm index bb8faad81ad..d753fa7b642 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-004.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-004.htm @@ -17,36 +17,36 @@ <div id="log"></div> <div class="test" id="test1"><span>₩ 24</span></div> -<div class="test" id="test2"><span>₩ +<div class="test" id="test2"><span>₩ 24</span></div> <div class="test" id="test3"><span>₩ 24</span></div> -<div class="test" id="test4"><span>₩ +<div class="test" id="test4"><span>₩ 24</span></div> <div class="test" id="test5"><span>₩ 24</span></div> -<div class="test" id="test6"><span>₩ - - +<div class="test" id="test6"><span>₩ + + 24</span></div> <div class="ref" id="ref1"><span>₩24</span></div> <div class="test" id="test7"><span>24 ₩</span></div> -<div class="test" id="test8"><span>24 +<div class="test" id="test8"><span>24 ₩</span></div> <div class="test" id="test9"><span>24 ₩</span></div> -<div class="test" id="test10"><span>24 +<div class="test" id="test10"><span>24 ₩</span></div> <div class="test" id="test11"><span>24 ₩</span></div> -<div class="test" id="test12"><span>24 - - +<div class="test" id="test12"><span>24 + + ₩</span></div> <div class="ref" id="ref2"><span>24₩</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-005.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-005.htm index bdd8881849e..2429ef2144e 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-005.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-005.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>漢字 kanji</span></div> -<div class="test" id="test2"><span>漢字 +<div class="test" id="test2"><span>漢字 kanji</span></div> <div class="test" id="test3"><span>漢字 kanji</span></div> -<div class="test" id="test4"><span>漢字 +<div class="test" id="test4"><span>漢字 kanji</span></div> <div class="test" id="test5"><span>漢字 kanji</span></div> -<div class="test" id="test6"><span>漢字 - - +<div class="test" id="test6"><span>漢字 + + kanji</span></div> <div class="ref" id="ref"><span>漢字 kanji</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-006.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-006.htm index 059f8fad421..9f9a93512fe 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-006.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-006.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>FULL width</span></div> -<div class="test" id="test2"><span>FULL +<div class="test" id="test2"><span>FULL width</span></div> <div class="test" id="test3"><span>FULL width</span></div> -<div class="test" id="test4"><span>FULL +<div class="test" id="test4"><span>FULL width</span></div> <div class="test" id="test5"><span>FULL width</span></div> -<div class="test" id="test6"><span>FULL - - +<div class="test" id="test6"><span>FULL + + width</span></div> <div class="ref" id="ref"><span>FULL width</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-007.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-007.htm index 214bc5320c9..c297d72e9ea 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-007.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-007.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>han カク</span></div> -<div class="test" id="test2"><span>han +<div class="test" id="test2"><span>han カク</span></div> <div class="test" id="test3"><span>han カク</span></div> -<div class="test" id="test4"><span>han +<div class="test" id="test4"><span>han カク</span></div> <div class="test" id="test5"><span>han カク</span></div> -<div class="test" id="test6"><span>han - - +<div class="test" id="test6"><span>han + + カク</span></div> <div class="ref" id="ref"><span>han カク</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-008.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-008.htm index ee59193a4b6..731aebf94ab 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-008.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-008.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>日本語 WIDTH</span></div> -<div class="test" id="test2"><span>日本語 +<div class="test" id="test2"><span>日本語 WIDTH</span></div> <div class="test" id="test3"><span>日本語 WIDTH</span></div> -<div class="test" id="test4"><span>日本語 +<div class="test" id="test4"><span>日本語 WIDTH</span></div> <div class="test" id="test5"><span>日本語 WIDTH</span></div> -<div class="test" id="test6"><span>日本語 - - +<div class="test" id="test6"><span>日本語 + + WIDTH</span></div> <div class="ref" id="ref"><span>日本語WIDTH</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-009.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-009.htm index 83a638d43b7..3e9fe937a8c 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-009.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-009.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>FULL カク</span></div> -<div class="test" id="test2"><span>FULL +<div class="test" id="test2"><span>FULL カク</span></div> <div class="test" id="test3"><span>FULL カク</span></div> -<div class="test" id="test4"><span>FULL +<div class="test" id="test4"><span>FULL カク</span></div> <div class="test" id="test5"><span>FULL カク</span></div> -<div class="test" id="test6"><span>FULL - - +<div class="test" id="test6"><span>FULL + + カク</span></div> <div class="ref" id="ref"><span>FULLカク</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-010.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-010.htm index 92fd3088e10..1dd94f60d9a 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-010.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-010.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>한글 쓰기</span></div> -<div class="test" id="test2"><span>한글 +<div class="test" id="test2"><span>한글 쓰기</span></div> <div class="test" id="test3"><span>한글 쓰기</span></div> -<div class="test" id="test4"><span>한글 +<div class="test" id="test4"><span>한글 쓰기</span></div> <div class="test" id="test5"><span>한글 쓰기</span></div> -<div class="test" id="test6"><span>한글 - - +<div class="test" id="test6"><span>한글 + + 쓰기</span></div> <div class="ref" id="ref"><span>한글 쓰기</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-011.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-011.htm index 670929f89f9..66980b7d8f5 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-011.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-011.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test2"><span>하ᄂ +<div class="test" id="test2"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test3"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test4"><span>하ᄂ +<div class="test" id="test4"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test5"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test6"><span>하ᄂ - - +<div class="test" id="test6"><span>하ᄂ + + 그ᄅ</span></div> <div class="ref" id="ref"><span>하ᄂ 그ᄅ</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-012.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-012.htm index 920fb2dfec7..2e520a6a0f7 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-012.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-012.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test2"><span>하ᄂ +<div class="test" id="test2"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test3"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test4"><span>하ᄂ +<div class="test" id="test4"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test5"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test6"><span>하ᄂ - - +<div class="test" id="test6"><span>하ᄂ + + 그ᄅ</span></div> <div class="ref" id="ref"><span>하ᄂ 그ᄅ</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-014.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-014.htm index a6c44b4823e..abad00e3e79 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-014.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-014.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>ภาษา ไทย</span></div> -<div class="test" id="test2"><span>ภาษา +<div class="test" id="test2"><span>ภาษา ไทย</span></div> <div class="test" id="test3"><span>ภาษา ไทย</span></div> -<div class="test" id="test4"><span>ภาษา +<div class="test" id="test4"><span>ภาษา ไทย</span></div> <div class="test" id="test5"><span>ภาษา ไทย</span></div> -<div class="test" id="test6"><span>ภาษา - - +<div class="test" id="test6"><span>ภาษา + + ไทย</span></div> <div class="ref" id="ref"><span>ภาษา ไทย</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-015.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-015.htm index b2b036810a5..d293d54c56f 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-015.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-015.htm @@ -17,37 +17,37 @@ <div id="log"></div> <div class="test" id="test1"><span>ภาษา latin</span></div> -<div class="test" id="test2"><span>ภาษา +<div class="test" id="test2"><span>ภาษา latin</span></div> <div class="test" id="test3"><span>ภาษา latin</span></div> -<div class="test" id="test4"><span>ภาษา +<div class="test" id="test4"><span>ภาษา latin</span></div> <div class="test" id="test5"><span>ภาษา latin</span></div> -<div class="test" id="test6"><span>ภาษา - - +<div class="test" id="test6"><span>ภาษา + + latin</span></div> <div class="ref" id="ref1"><span>ภาษา latin</span></div> <div class="test" id="test7"><span>latin ภาษา</span></div> -<div class="test" id="test8"><span>latin +<div class="test" id="test8"><span>latin ภาษา</span></div> <div class="test" id="test9"><span>latin ภาษา</span></div> -<div class="test" id="test10"><span>latin +<div class="test" id="test10"><span>latin ภาษา</span></div> <div class="test" id="test11"><span>latin ภาษา</span></div> -<div class="test" id="test12"><span>latin - - +<div class="test" id="test12"><span>latin + + ภาษา</span></div> <div class="ref" id="ref2"><span>latin ภาษา</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-016.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-016.htm index d63bfa433ab..13b860b43da 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-016.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-016.htm @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>ภาษา​ ไทย</span></div> -<div class="test" id="test2"><span>ภาษา​ +<div class="test" id="test2"><span>ภาษา​ ไทย</span></div> <div class="test" id="test3"><span>ภาษา​ ไทย</span></div> -<div class="test" id="test4"><span>ภาษา​ +<div class="test" id="test4"><span>ภาษา​ ไทย</span></div> <div class="test" id="test5"><span>ภาษา​ ไทย</span></div> -<div class="test" id="test6"><span>ภาษา​ - - +<div class="test" id="test6"><span>ภาษา​ + + ไทย</span></div> <div class="ref" id="ref"><span>ภาษาไทย</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-017.htm b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-017.htm index 3db70b3aec4..e3b9f368248 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-017.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/seg-break-transformation-017.htm @@ -18,17 +18,17 @@ ​ไทย</span></div> <div class="test" id="test2"><span>ภาษา ​ไทย</span></div> -<div class="test" id="test3"><span>ภาษา +<div class="test" id="test3"><span>ภาษา ​ไทย</span></div> -<div class="test" id="test4"><span>ภาษา +<div class="test" id="test4"><span>ภาษา ​ไทย</span></div> <div class="test" id="test5"><span>ภาษา ​ไทย</span></div> -<div class="test" id="test6"><span>ภาษา - - +<div class="test" id="test6"><span>ภาษา + + ​ไทย</span></div> <div class="ref" id="ref"><span>ภาษาไทย</span></div> <script> @@ -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>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/html/white-space-collapse-002.htm b/tests/wpt/css-tests/css-text-3_dev/html/white-space-collapse-002.htm index eb92ab1a33c..ac322dcb1c2 100644 --- a/tests/wpt/css-tests/css-text-3_dev/html/white-space-collapse-002.htm +++ b/tests/wpt/css-tests/css-text-3_dev/html/white-space-collapse-002.htm @@ -17,13 +17,13 @@ <div class="test" id="testRLO1"><span>RLO‮ level‬here</span></div> <div class="ref" id="refRLO1"><span>RLOlevel here</span></div> -<div class="test" id="testRLO2"><span>RLO ‮ +<div class="test" id="testRLO2"><span>RLO ‮ level‬</span></div> <div class="ref" id="refRLO2"><span>RLO level</span></div> <div class="test" id="testRLO3"><span>RLO ‮ level‬</span></div> <div class="ref" id="refRLO3"><span>RLO level</span></div> -<div class="test" id="testRLO4"><span>RLO ‮ +<div class="test" id="testRLO4"><span>RLO ‮ level‬</span></div> <div class="ref" id="refRLO4"><span>RLO level</span></div> <div class="test" id="testRLO5"><span>RLO @@ -35,13 +35,13 @@ level‬</span></div> <div class="test" id="testRLE1"><span>RLE‫ level‬here</span></div> <div class="ref" id="refRLE1"><span>RLElevel here</span></div> -<div class="test" id="testRLE2"><span>RLE ‫ +<div class="test" id="testRLE2"><span>RLE ‫ level‬</span></div> <div class="ref" id="refRLE2"><span>RLE level</span></div> <div class="test" id="testRLE3"><span>RLE ‫ level‬</span></div> <div class="ref" id="refRLE3"><span>RLE level</span></div> -<div class="test" id="testRLE4"><span>RLE ‫ +<div class="test" id="testRLE4"><span>RLE ‫ level‬</span></div> <div class="ref" id="refRLE4"><span>RLE level</span></div> <div class="test" id="testRLE5"><span>RLE @@ -53,13 +53,13 @@ level‬</span></div> <div class="test" id="testRLI1"><span>RLI levelhere</span></div> <div class="ref" id="refRLI1"><span>RLIlevel here</span></div> -<div class="test" id="testRLI2"><span>RLI +<div class="test" id="testRLI2"><span>RLI level</span></div> <div class="ref" id="refRLI2"><span>RLI level</span></div> <div class="test" id="testRLI3"><span>RLI level</span></div> <div class="ref" id="refRLI3"><span>RLI level</span></div> -<div class="test" id="testRLI4"><span>RLI +<div class="test" id="testRLI4"><span>RLI level</span></div> <div class="ref" id="refRLI4"><span>RLI level</span></div> <div class="test" id="testRLI5"><span>RLI @@ -71,13 +71,13 @@ level</span></div> <div class="test" id="testRLM1"><span>RLM‏ mark</span></div> <div class="ref" id="refRLM1"><span>RLM mark</span></div> -<div class="test" id="testRLM2"><span>RLM ‏ +<div class="test" id="testRLM2"><span>RLM ‏ mark</span></div> <div class="ref" id="refRLM2"><span>RLM mark</span></div> <div class="test" id="testRLM3"><span>RLM ‏ mark</span></div> <div class="ref" id="refRLM3"><span>RLM mark</span></div> -<div class="test" id="testRLM4"><span>RLM ‏ +<div class="test" id="testRLM4"><span>RLM ‏ mark</span></div> <div class="ref" id="refRLM4"><span>RLM mark</span></div> <div class="test" id="testRLM5"><span>RLM diff --git a/tests/wpt/css-tests/css-text-3_dev/implementation-report-TEMPLATE.data b/tests/wpt/css-tests/css-text-3_dev/implementation-report-TEMPLATE.data index 937242e1115..3abd8a1f0a5 100644 --- a/tests/wpt/css-tests/css-text-3_dev/implementation-report-TEMPLATE.data +++ b/tests/wpt/css-tests/css-text-3_dev/implementation-report-TEMPLATE.data @@ -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 ? diff --git a/tests/wpt/css-tests/css-text-3_dev/testinfo.data b/tests/wpt/css-tests/css-text-3_dev/testinfo.data index 4dcfad8bd65..916e4aa30c7 100644 --- a/tests/wpt/css-tests/css-text-3_dev/testinfo.data +++ b/tests/wpt/css-tests/css-text-3_dev/testinfo.data @@ -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’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’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. diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-000.xht index 5354fcbe490..5ec651947d8 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-000.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-000.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>hello there</span></div> -<div class="test" id="test2"><span>hello +<div class="test" id="test2"><span>hello there</span></div> <div class="test" id="test3"><span>hello there</span></div> -<div class="test" id="test4"><span>hello +<div class="test" id="test4"><span>hello there</span></div> <div class="test" id="test5"><span>hello there</span></div> -<div class="test" id="test6"><span>hello - - +<div class="test" id="test6"><span>hello + + there</span></div> <div class="ref" id="ref"><span>hello there</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-001.xht index 1276d8ee32c..0e8e9b2da90 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-001.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-001.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>日本語 中国话</span></div> -<div class="test" id="test2"><span>日本語 +<div class="test" id="test2"><span>日本語 中国话</span></div> <div class="test" id="test3"><span>日本語 中国话</span></div> -<div class="test" id="test4"><span>日本語 +<div class="test" id="test4"><span>日本語 中国话</span></div> <div class="test" id="test5"><span>日本語 中国话</span></div> -<div class="test" id="test6"><span>日本語 - - +<div class="test" id="test6"><span>日本語 + + 中国话</span></div> <div class="ref" id="ref"><span>日本語中国话</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-002.xht index 597a636058e..a74295b0d4a 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-002.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-002.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>FULL WIDTH</span></div> -<div class="test" id="test2"><span>FULL +<div class="test" id="test2"><span>FULL WIDTH</span></div> <div class="test" id="test3"><span>FULL WIDTH</span></div> -<div class="test" id="test4"><span>FULL +<div class="test" id="test4"><span>FULL WIDTH</span></div> <div class="test" id="test5"><span>FULL WIDTH</span></div> -<div class="test" id="test6"><span>FULL - - +<div class="test" id="test6"><span>FULL + + WIDTH</span></div> <div class="ref" id="ref"><span>FULLWIDTH</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-003.xht index 25dc3a12196..3238395d77d 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-003.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-003.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>ハン カク</span></div> -<div class="test" id="test2"><span>ハン +<div class="test" id="test2"><span>ハン カク</span></div> <div class="test" id="test3"><span>ハン カク</span></div> -<div class="test" id="test4"><span>ハン +<div class="test" id="test4"><span>ハン カク</span></div> <div class="test" id="test5"><span>ハン カク</span></div> -<div class="test" id="test6"><span>ハン - - +<div class="test" id="test6"><span>ハン + + カク</span></div> <div class="ref" id="ref"><span>ハンカク</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-004.xht index d7861ed99da..00dbfb2ce4c 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-004.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-004.xht @@ -17,36 +17,36 @@ <div id="log"></div> <div class="test" id="test1"><span>₩ 24</span></div> -<div class="test" id="test2"><span>₩ +<div class="test" id="test2"><span>₩ 24</span></div> <div class="test" id="test3"><span>₩ 24</span></div> -<div class="test" id="test4"><span>₩ +<div class="test" id="test4"><span>₩ 24</span></div> <div class="test" id="test5"><span>₩ 24</span></div> -<div class="test" id="test6"><span>₩ - - +<div class="test" id="test6"><span>₩ + + 24</span></div> <div class="ref" id="ref1"><span>₩24</span></div> <div class="test" id="test7"><span>24 ₩</span></div> -<div class="test" id="test8"><span>24 +<div class="test" id="test8"><span>24 ₩</span></div> <div class="test" id="test9"><span>24 ₩</span></div> -<div class="test" id="test10"><span>24 +<div class="test" id="test10"><span>24 ₩</span></div> <div class="test" id="test11"><span>24 ₩</span></div> -<div class="test" id="test12"><span>24 - - +<div class="test" id="test12"><span>24 + + ₩</span></div> <div class="ref" id="ref2"><span>24₩</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-005.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-005.xht index d32d80d89a3..56e01b63248 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-005.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-005.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>漢字 kanji</span></div> -<div class="test" id="test2"><span>漢字 +<div class="test" id="test2"><span>漢字 kanji</span></div> <div class="test" id="test3"><span>漢字 kanji</span></div> -<div class="test" id="test4"><span>漢字 +<div class="test" id="test4"><span>漢字 kanji</span></div> <div class="test" id="test5"><span>漢字 kanji</span></div> -<div class="test" id="test6"><span>漢字 - - +<div class="test" id="test6"><span>漢字 + + kanji</span></div> <div class="ref" id="ref"><span>漢字 kanji</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-006.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-006.xht index 3d2d66c28d7..7cb3760d3c6 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-006.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-006.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>FULL width</span></div> -<div class="test" id="test2"><span>FULL +<div class="test" id="test2"><span>FULL width</span></div> <div class="test" id="test3"><span>FULL width</span></div> -<div class="test" id="test4"><span>FULL +<div class="test" id="test4"><span>FULL width</span></div> <div class="test" id="test5"><span>FULL width</span></div> -<div class="test" id="test6"><span>FULL - - +<div class="test" id="test6"><span>FULL + + width</span></div> <div class="ref" id="ref"><span>FULL width</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-007.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-007.xht index 4561cfa8056..b5cddd62d39 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-007.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-007.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>han カク</span></div> -<div class="test" id="test2"><span>han +<div class="test" id="test2"><span>han カク</span></div> <div class="test" id="test3"><span>han カク</span></div> -<div class="test" id="test4"><span>han +<div class="test" id="test4"><span>han カク</span></div> <div class="test" id="test5"><span>han カク</span></div> -<div class="test" id="test6"><span>han - - +<div class="test" id="test6"><span>han + + カク</span></div> <div class="ref" id="ref"><span>han カク</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-008.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-008.xht index 6933d5cefa5..1220565a3e3 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-008.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-008.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>日本語 WIDTH</span></div> -<div class="test" id="test2"><span>日本語 +<div class="test" id="test2"><span>日本語 WIDTH</span></div> <div class="test" id="test3"><span>日本語 WIDTH</span></div> -<div class="test" id="test4"><span>日本語 +<div class="test" id="test4"><span>日本語 WIDTH</span></div> <div class="test" id="test5"><span>日本語 WIDTH</span></div> -<div class="test" id="test6"><span>日本語 - - +<div class="test" id="test6"><span>日本語 + + WIDTH</span></div> <div class="ref" id="ref"><span>日本語WIDTH</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-009.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-009.xht index a6a4284d7cd..f28562bde44 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-009.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-009.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>FULL カク</span></div> -<div class="test" id="test2"><span>FULL +<div class="test" id="test2"><span>FULL カク</span></div> <div class="test" id="test3"><span>FULL カク</span></div> -<div class="test" id="test4"><span>FULL +<div class="test" id="test4"><span>FULL カク</span></div> <div class="test" id="test5"><span>FULL カク</span></div> -<div class="test" id="test6"><span>FULL - - +<div class="test" id="test6"><span>FULL + + カク</span></div> <div class="ref" id="ref"><span>FULLカク</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-010.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-010.xht index feb1ff52c53..d9b291de42e 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-010.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-010.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>한글 쓰기</span></div> -<div class="test" id="test2"><span>한글 +<div class="test" id="test2"><span>한글 쓰기</span></div> <div class="test" id="test3"><span>한글 쓰기</span></div> -<div class="test" id="test4"><span>한글 +<div class="test" id="test4"><span>한글 쓰기</span></div> <div class="test" id="test5"><span>한글 쓰기</span></div> -<div class="test" id="test6"><span>한글 - - +<div class="test" id="test6"><span>한글 + + 쓰기</span></div> <div class="ref" id="ref"><span>한글 쓰기</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-011.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-011.xht index b9fbdef7519..15db35a4698 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-011.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-011.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test2"><span>하ᄂ +<div class="test" id="test2"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test3"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test4"><span>하ᄂ +<div class="test" id="test4"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test5"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test6"><span>하ᄂ - - +<div class="test" id="test6"><span>하ᄂ + + 그ᄅ</span></div> <div class="ref" id="ref"><span>하ᄂ 그ᄅ</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-012.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-012.xht index bf28ad4925d..b09f1da5559 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-012.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-012.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test2"><span>하ᄂ +<div class="test" id="test2"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test3"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test4"><span>하ᄂ +<div class="test" id="test4"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test5"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test6"><span>하ᄂ - - +<div class="test" id="test6"><span>하ᄂ + + 그ᄅ</span></div> <div class="ref" id="ref"><span>하ᄂ 그ᄅ</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-014.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-014.xht index a152eb18f73..ef1e917c365 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-014.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-014.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>ภาษา ไทย</span></div> -<div class="test" id="test2"><span>ภาษา +<div class="test" id="test2"><span>ภาษา ไทย</span></div> <div class="test" id="test3"><span>ภาษา ไทย</span></div> -<div class="test" id="test4"><span>ภาษา +<div class="test" id="test4"><span>ภาษา ไทย</span></div> <div class="test" id="test5"><span>ภาษา ไทย</span></div> -<div class="test" id="test6"><span>ภาษา - - +<div class="test" id="test6"><span>ภาษา + + ไทย</span></div> <div class="ref" id="ref"><span>ภาษา ไทย</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-015.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-015.xht index 8ab646a7876..fc2f565b594 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-015.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-015.xht @@ -17,37 +17,37 @@ <div id="log"></div> <div class="test" id="test1"><span>ภาษา latin</span></div> -<div class="test" id="test2"><span>ภาษา +<div class="test" id="test2"><span>ภาษา latin</span></div> <div class="test" id="test3"><span>ภาษา latin</span></div> -<div class="test" id="test4"><span>ภาษา +<div class="test" id="test4"><span>ภาษา latin</span></div> <div class="test" id="test5"><span>ภาษา latin</span></div> -<div class="test" id="test6"><span>ภาษา - - +<div class="test" id="test6"><span>ภาษา + + latin</span></div> <div class="ref" id="ref1"><span>ภาษา latin</span></div> <div class="test" id="test7"><span>latin ภาษา</span></div> -<div class="test" id="test8"><span>latin +<div class="test" id="test8"><span>latin ภาษา</span></div> <div class="test" id="test9"><span>latin ภาษา</span></div> -<div class="test" id="test10"><span>latin +<div class="test" id="test10"><span>latin ภาษา</span></div> <div class="test" id="test11"><span>latin ภาษา</span></div> -<div class="test" id="test12"><span>latin - - +<div class="test" id="test12"><span>latin + + ภาษา</span></div> <div class="ref" id="ref2"><span>latin ภาษา</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-016.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-016.xht index 9a8725aba99..0ec5da4391c 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-016.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-016.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>ภาษา​ ไทย</span></div> -<div class="test" id="test2"><span>ภาษา​ +<div class="test" id="test2"><span>ภาษา​ ไทย</span></div> <div class="test" id="test3"><span>ภาษา​ ไทย</span></div> -<div class="test" id="test4"><span>ภาษา​ +<div class="test" id="test4"><span>ภาษา​ ไทย</span></div> <div class="test" id="test5"><span>ภาษา​ ไทย</span></div> -<div class="test" id="test6"><span>ภาษา​ - - +<div class="test" id="test6"><span>ภาษา​ + + ไทย</span></div> <div class="ref" id="ref"><span>ภาษาไทย</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-017.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-017.xht index e7921c1ec96..7cfe63f290f 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-017.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/seg-break-transformation-017.xht @@ -18,17 +18,17 @@ ​ไทย</span></div> <div class="test" id="test2"><span>ภาษา ​ไทย</span></div> -<div class="test" id="test3"><span>ภาษา +<div class="test" id="test3"><span>ภาษา ​ไทย</span></div> -<div class="test" id="test4"><span>ภาษา +<div class="test" id="test4"><span>ภาษา ​ไทย</span></div> <div class="test" id="test5"><span>ภาษา ​ไทย</span></div> -<div class="test" id="test6"><span>ภาษา - - +<div class="test" id="test6"><span>ภาษา + + ​ไทย</span></div> <div class="ref" id="ref"><span>ภาษาไทย</span></div> <script> @@ -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>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/white-space-collapse-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/white-space-collapse-002.xht index 4db3c5dee4f..fd309fe25e3 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/white-space-collapse-002.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1/white-space-collapse-002.xht @@ -17,13 +17,13 @@ <div class="test" id="testRLO1"><span>RLO‮ level‬here</span></div> <div class="ref" id="refRLO1"><span>RLOlevel here</span></div> -<div class="test" id="testRLO2"><span>RLO ‮ +<div class="test" id="testRLO2"><span>RLO ‮ level‬</span></div> <div class="ref" id="refRLO2"><span>RLO level</span></div> <div class="test" id="testRLO3"><span>RLO ‮ level‬</span></div> <div class="ref" id="refRLO3"><span>RLO level</span></div> -<div class="test" id="testRLO4"><span>RLO ‮ +<div class="test" id="testRLO4"><span>RLO ‮ level‬</span></div> <div class="ref" id="refRLO4"><span>RLO level</span></div> <div class="test" id="testRLO5"><span>RLO @@ -35,13 +35,13 @@ level‬</span></div> <div class="test" id="testRLE1"><span>RLE‫ level‬here</span></div> <div class="ref" id="refRLE1"><span>RLElevel here</span></div> -<div class="test" id="testRLE2"><span>RLE ‫ +<div class="test" id="testRLE2"><span>RLE ‫ level‬</span></div> <div class="ref" id="refRLE2"><span>RLE level</span></div> <div class="test" id="testRLE3"><span>RLE ‫ level‬</span></div> <div class="ref" id="refRLE3"><span>RLE level</span></div> -<div class="test" id="testRLE4"><span>RLE ‫ +<div class="test" id="testRLE4"><span>RLE ‫ level‬</span></div> <div class="ref" id="refRLE4"><span>RLE level</span></div> <div class="test" id="testRLE5"><span>RLE @@ -53,13 +53,13 @@ level‬</span></div> <div class="test" id="testRLI1"><span>RLI levelhere</span></div> <div class="ref" id="refRLI1"><span>RLIlevel here</span></div> -<div class="test" id="testRLI2"><span>RLI +<div class="test" id="testRLI2"><span>RLI level</span></div> <div class="ref" id="refRLI2"><span>RLI level</span></div> <div class="test" id="testRLI3"><span>RLI level</span></div> <div class="ref" id="refRLI3"><span>RLI level</span></div> -<div class="test" id="testRLI4"><span>RLI +<div class="test" id="testRLI4"><span>RLI level</span></div> <div class="ref" id="refRLI4"><span>RLI level</span></div> <div class="test" id="testRLI5"><span>RLI @@ -71,13 +71,13 @@ level</span></div> <div class="test" id="testRLM1"><span>RLM‏ mark</span></div> <div class="ref" id="refRLM1"><span>RLM mark</span></div> -<div class="test" id="testRLM2"><span>RLM ‏ +<div class="test" id="testRLM2"><span>RLM ‏ mark</span></div> <div class="ref" id="refRLM2"><span>RLM mark</span></div> <div class="test" id="testRLM3"><span>RLM ‏ mark</span></div> <div class="ref" id="refRLM3"><span>RLM mark</span></div> -<div class="test" id="testRLM4"><span>RLM ‏ +<div class="test" id="testRLM4"><span>RLM ‏ mark</span></div> <div class="ref" id="refRLM4"><span>RLM mark</span></div> <div class="test" id="testRLM5"><span>RLM diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-000.xht index 5354fcbe490..5ec651947d8 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-000.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-000.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>hello there</span></div> -<div class="test" id="test2"><span>hello +<div class="test" id="test2"><span>hello there</span></div> <div class="test" id="test3"><span>hello there</span></div> -<div class="test" id="test4"><span>hello +<div class="test" id="test4"><span>hello there</span></div> <div class="test" id="test5"><span>hello there</span></div> -<div class="test" id="test6"><span>hello - - +<div class="test" id="test6"><span>hello + + there</span></div> <div class="ref" id="ref"><span>hello there</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-001.xht index 1276d8ee32c..0e8e9b2da90 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-001.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-001.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>日本語 中国话</span></div> -<div class="test" id="test2"><span>日本語 +<div class="test" id="test2"><span>日本語 中国话</span></div> <div class="test" id="test3"><span>日本語 中国话</span></div> -<div class="test" id="test4"><span>日本語 +<div class="test" id="test4"><span>日本語 中国话</span></div> <div class="test" id="test5"><span>日本語 中国话</span></div> -<div class="test" id="test6"><span>日本語 - - +<div class="test" id="test6"><span>日本語 + + 中国话</span></div> <div class="ref" id="ref"><span>日本語中国话</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-002.xht index 597a636058e..a74295b0d4a 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-002.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-002.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>FULL WIDTH</span></div> -<div class="test" id="test2"><span>FULL +<div class="test" id="test2"><span>FULL WIDTH</span></div> <div class="test" id="test3"><span>FULL WIDTH</span></div> -<div class="test" id="test4"><span>FULL +<div class="test" id="test4"><span>FULL WIDTH</span></div> <div class="test" id="test5"><span>FULL WIDTH</span></div> -<div class="test" id="test6"><span>FULL - - +<div class="test" id="test6"><span>FULL + + WIDTH</span></div> <div class="ref" id="ref"><span>FULLWIDTH</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-003.xht index 25dc3a12196..3238395d77d 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-003.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-003.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>ハン カク</span></div> -<div class="test" id="test2"><span>ハン +<div class="test" id="test2"><span>ハン カク</span></div> <div class="test" id="test3"><span>ハン カク</span></div> -<div class="test" id="test4"><span>ハン +<div class="test" id="test4"><span>ハン カク</span></div> <div class="test" id="test5"><span>ハン カク</span></div> -<div class="test" id="test6"><span>ハン - - +<div class="test" id="test6"><span>ハン + + カク</span></div> <div class="ref" id="ref"><span>ハンカク</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-004.xht index d7861ed99da..00dbfb2ce4c 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-004.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-004.xht @@ -17,36 +17,36 @@ <div id="log"></div> <div class="test" id="test1"><span>₩ 24</span></div> -<div class="test" id="test2"><span>₩ +<div class="test" id="test2"><span>₩ 24</span></div> <div class="test" id="test3"><span>₩ 24</span></div> -<div class="test" id="test4"><span>₩ +<div class="test" id="test4"><span>₩ 24</span></div> <div class="test" id="test5"><span>₩ 24</span></div> -<div class="test" id="test6"><span>₩ - - +<div class="test" id="test6"><span>₩ + + 24</span></div> <div class="ref" id="ref1"><span>₩24</span></div> <div class="test" id="test7"><span>24 ₩</span></div> -<div class="test" id="test8"><span>24 +<div class="test" id="test8"><span>24 ₩</span></div> <div class="test" id="test9"><span>24 ₩</span></div> -<div class="test" id="test10"><span>24 +<div class="test" id="test10"><span>24 ₩</span></div> <div class="test" id="test11"><span>24 ₩</span></div> -<div class="test" id="test12"><span>24 - - +<div class="test" id="test12"><span>24 + + ₩</span></div> <div class="ref" id="ref2"><span>24₩</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-005.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-005.xht index d32d80d89a3..56e01b63248 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-005.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-005.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>漢字 kanji</span></div> -<div class="test" id="test2"><span>漢字 +<div class="test" id="test2"><span>漢字 kanji</span></div> <div class="test" id="test3"><span>漢字 kanji</span></div> -<div class="test" id="test4"><span>漢字 +<div class="test" id="test4"><span>漢字 kanji</span></div> <div class="test" id="test5"><span>漢字 kanji</span></div> -<div class="test" id="test6"><span>漢字 - - +<div class="test" id="test6"><span>漢字 + + kanji</span></div> <div class="ref" id="ref"><span>漢字 kanji</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-006.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-006.xht index 3d2d66c28d7..7cb3760d3c6 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-006.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-006.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>FULL width</span></div> -<div class="test" id="test2"><span>FULL +<div class="test" id="test2"><span>FULL width</span></div> <div class="test" id="test3"><span>FULL width</span></div> -<div class="test" id="test4"><span>FULL +<div class="test" id="test4"><span>FULL width</span></div> <div class="test" id="test5"><span>FULL width</span></div> -<div class="test" id="test6"><span>FULL - - +<div class="test" id="test6"><span>FULL + + width</span></div> <div class="ref" id="ref"><span>FULL width</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-007.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-007.xht index 4561cfa8056..b5cddd62d39 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-007.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-007.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>han カク</span></div> -<div class="test" id="test2"><span>han +<div class="test" id="test2"><span>han カク</span></div> <div class="test" id="test3"><span>han カク</span></div> -<div class="test" id="test4"><span>han +<div class="test" id="test4"><span>han カク</span></div> <div class="test" id="test5"><span>han カク</span></div> -<div class="test" id="test6"><span>han - - +<div class="test" id="test6"><span>han + + カク</span></div> <div class="ref" id="ref"><span>han カク</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-008.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-008.xht index 6933d5cefa5..1220565a3e3 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-008.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-008.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>日本語 WIDTH</span></div> -<div class="test" id="test2"><span>日本語 +<div class="test" id="test2"><span>日本語 WIDTH</span></div> <div class="test" id="test3"><span>日本語 WIDTH</span></div> -<div class="test" id="test4"><span>日本語 +<div class="test" id="test4"><span>日本語 WIDTH</span></div> <div class="test" id="test5"><span>日本語 WIDTH</span></div> -<div class="test" id="test6"><span>日本語 - - +<div class="test" id="test6"><span>日本語 + + WIDTH</span></div> <div class="ref" id="ref"><span>日本語WIDTH</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-009.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-009.xht index a6a4284d7cd..f28562bde44 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-009.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-009.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>FULL カク</span></div> -<div class="test" id="test2"><span>FULL +<div class="test" id="test2"><span>FULL カク</span></div> <div class="test" id="test3"><span>FULL カク</span></div> -<div class="test" id="test4"><span>FULL +<div class="test" id="test4"><span>FULL カク</span></div> <div class="test" id="test5"><span>FULL カク</span></div> -<div class="test" id="test6"><span>FULL - - +<div class="test" id="test6"><span>FULL + + カク</span></div> <div class="ref" id="ref"><span>FULLカク</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-010.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-010.xht index feb1ff52c53..d9b291de42e 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-010.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-010.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>한글 쓰기</span></div> -<div class="test" id="test2"><span>한글 +<div class="test" id="test2"><span>한글 쓰기</span></div> <div class="test" id="test3"><span>한글 쓰기</span></div> -<div class="test" id="test4"><span>한글 +<div class="test" id="test4"><span>한글 쓰기</span></div> <div class="test" id="test5"><span>한글 쓰기</span></div> -<div class="test" id="test6"><span>한글 - - +<div class="test" id="test6"><span>한글 + + 쓰기</span></div> <div class="ref" id="ref"><span>한글 쓰기</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-011.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-011.xht index b9fbdef7519..15db35a4698 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-011.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-011.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test2"><span>하ᄂ +<div class="test" id="test2"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test3"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test4"><span>하ᄂ +<div class="test" id="test4"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test5"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test6"><span>하ᄂ - - +<div class="test" id="test6"><span>하ᄂ + + 그ᄅ</span></div> <div class="ref" id="ref"><span>하ᄂ 그ᄅ</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-012.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-012.xht index bf28ad4925d..b09f1da5559 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-012.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-012.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test2"><span>하ᄂ +<div class="test" id="test2"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test3"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test4"><span>하ᄂ +<div class="test" id="test4"><span>하ᄂ 그ᄅ</span></div> <div class="test" id="test5"><span>하ᄂ 그ᄅ</span></div> -<div class="test" id="test6"><span>하ᄂ - - +<div class="test" id="test6"><span>하ᄂ + + 그ᄅ</span></div> <div class="ref" id="ref"><span>하ᄂ 그ᄅ</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-014.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-014.xht index a152eb18f73..ef1e917c365 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-014.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-014.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>ภาษา ไทย</span></div> -<div class="test" id="test2"><span>ภาษา +<div class="test" id="test2"><span>ภาษา ไทย</span></div> <div class="test" id="test3"><span>ภาษา ไทย</span></div> -<div class="test" id="test4"><span>ภาษา +<div class="test" id="test4"><span>ภาษา ไทย</span></div> <div class="test" id="test5"><span>ภาษา ไทย</span></div> -<div class="test" id="test6"><span>ภาษา - - +<div class="test" id="test6"><span>ภาษา + + ไทย</span></div> <div class="ref" id="ref"><span>ภาษา ไทย</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-015.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-015.xht index 8ab646a7876..fc2f565b594 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-015.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-015.xht @@ -17,37 +17,37 @@ <div id="log"></div> <div class="test" id="test1"><span>ภาษา latin</span></div> -<div class="test" id="test2"><span>ภาษา +<div class="test" id="test2"><span>ภาษา latin</span></div> <div class="test" id="test3"><span>ภาษา latin</span></div> -<div class="test" id="test4"><span>ภาษา +<div class="test" id="test4"><span>ภาษา latin</span></div> <div class="test" id="test5"><span>ภาษา latin</span></div> -<div class="test" id="test6"><span>ภาษา - - +<div class="test" id="test6"><span>ภาษา + + latin</span></div> <div class="ref" id="ref1"><span>ภาษา latin</span></div> <div class="test" id="test7"><span>latin ภาษา</span></div> -<div class="test" id="test8"><span>latin +<div class="test" id="test8"><span>latin ภาษา</span></div> <div class="test" id="test9"><span>latin ภาษา</span></div> -<div class="test" id="test10"><span>latin +<div class="test" id="test10"><span>latin ภาษา</span></div> <div class="test" id="test11"><span>latin ภาษา</span></div> -<div class="test" id="test12"><span>latin - - +<div class="test" id="test12"><span>latin + + ภาษา</span></div> <div class="ref" id="ref2"><span>latin ภาษา</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-016.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-016.xht index 9a8725aba99..0ec5da4391c 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-016.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-016.xht @@ -17,19 +17,19 @@ <div id="log"></div> <div class="test" id="test1"><span>ภาษา​ ไทย</span></div> -<div class="test" id="test2"><span>ภาษา​ +<div class="test" id="test2"><span>ภาษา​ ไทย</span></div> <div class="test" id="test3"><span>ภาษา​ ไทย</span></div> -<div class="test" id="test4"><span>ภาษา​ +<div class="test" id="test4"><span>ภาษา​ ไทย</span></div> <div class="test" id="test5"><span>ภาษา​ ไทย</span></div> -<div class="test" id="test6"><span>ภาษา​ - - +<div class="test" id="test6"><span>ภาษา​ + + ไทย</span></div> <div class="ref" id="ref"><span>ภาษาไทย</span></div> <script> diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-017.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-017.xht index e7921c1ec96..7cfe63f290f 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-017.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/seg-break-transformation-017.xht @@ -18,17 +18,17 @@ ​ไทย</span></div> <div class="test" id="test2"><span>ภาษา ​ไทย</span></div> -<div class="test" id="test3"><span>ภาษา +<div class="test" id="test3"><span>ภาษา ​ไทย</span></div> -<div class="test" id="test4"><span>ภาษา +<div class="test" id="test4"><span>ภาษา ​ไทย</span></div> <div class="test" id="test5"><span>ภาษา ​ไทย</span></div> -<div class="test" id="test6"><span>ภาษา - - +<div class="test" id="test6"><span>ภาษา + + ​ไทย</span></div> <div class="ref" id="ref"><span>ภาษาไทย</span></div> <script> @@ -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>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/white-space-collapse-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/white-space-collapse-002.xht index 4db3c5dee4f..fd309fe25e3 100644 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1print/white-space-collapse-002.xht +++ b/tests/wpt/css-tests/css-text-3_dev/xhtml1print/white-space-collapse-002.xht @@ -17,13 +17,13 @@ <div class="test" id="testRLO1"><span>RLO‮ level‬here</span></div> <div class="ref" id="refRLO1"><span>RLOlevel here</span></div> -<div class="test" id="testRLO2"><span>RLO ‮ +<div class="test" id="testRLO2"><span>RLO ‮ level‬</span></div> <div class="ref" id="refRLO2"><span>RLO level</span></div> <div class="test" id="testRLO3"><span>RLO ‮ level‬</span></div> <div class="ref" id="refRLO3"><span>RLO level</span></div> -<div class="test" id="testRLO4"><span>RLO ‮ +<div class="test" id="testRLO4"><span>RLO ‮ level‬</span></div> <div class="ref" id="refRLO4"><span>RLO level</span></div> <div class="test" id="testRLO5"><span>RLO @@ -35,13 +35,13 @@ level‬</span></div> <div class="test" id="testRLE1"><span>RLE‫ level‬here</span></div> <div class="ref" id="refRLE1"><span>RLElevel here</span></div> -<div class="test" id="testRLE2"><span>RLE ‫ +<div class="test" id="testRLE2"><span>RLE ‫ level‬</span></div> <div class="ref" id="refRLE2"><span>RLE level</span></div> <div class="test" id="testRLE3"><span>RLE ‫ level‬</span></div> <div class="ref" id="refRLE3"><span>RLE level</span></div> -<div class="test" id="testRLE4"><span>RLE ‫ +<div class="test" id="testRLE4"><span>RLE ‫ level‬</span></div> <div class="ref" id="refRLE4"><span>RLE level</span></div> <div class="test" id="testRLE5"><span>RLE @@ -53,13 +53,13 @@ level‬</span></div> <div class="test" id="testRLI1"><span>RLI levelhere</span></div> <div class="ref" id="refRLI1"><span>RLIlevel here</span></div> -<div class="test" id="testRLI2"><span>RLI +<div class="test" id="testRLI2"><span>RLI level</span></div> <div class="ref" id="refRLI2"><span>RLI level</span></div> <div class="test" id="testRLI3"><span>RLI level</span></div> <div class="ref" id="refRLI3"><span>RLI level</span></div> -<div class="test" id="testRLI4"><span>RLI +<div class="test" id="testRLI4"><span>RLI level</span></div> <div class="ref" id="refRLI4"><span>RLI level</span></div> <div class="test" id="testRLI5"><span>RLI @@ -71,13 +71,13 @@ level</span></div> <div class="test" id="testRLM1"><span>RLM‏ mark</span></div> <div class="ref" id="refRLM1"><span>RLM mark</span></div> -<div class="test" id="testRLM2"><span>RLM ‏ +<div class="test" id="testRLM2"><span>RLM ‏ mark</span></div> <div class="ref" id="refRLM2"><span>RLM mark</span></div> <div class="test" id="testRLM3"><span>RLM ‏ mark</span></div> <div class="ref" id="refRLM3"><span>RLM mark</span></div> -<div class="test" id="testRLM4"><span>RLM ‏ +<div class="test" id="testRLM4"><span>RLM ‏ mark</span></div> <div class="ref" id="refRLM4"><span>RLM mark</span></div> <div class="test" id="testRLM5"><span>RLM diff --git a/tests/wpt/css-tests/css21_dev/html4/chapter-15.htm b/tests/wpt/css-tests/css21_dev/html4/chapter-15.htm index 60d7c5b7a51..251ee4f860d 100644 --- a/tests/wpt/css-tests/css21_dev/html4/chapter-15.htm +++ b/tests/wpt/css-tests/css21_dev/html4/chapter-15.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-004.htm b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-004.htm index bfa8b93aaea..64b44cb22a0 100644 --- a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-004.htm +++ b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-004.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-005.htm b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-005.htm index 669ed3b702e..b3399f0df3b 100644 --- a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-005.htm +++ b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-005.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-006.htm b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-006.htm index 4d18ac528bd..f4f55a67242 100644 --- a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-006.htm +++ b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-006.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-007.htm b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-007.htm index 6b7255fe7d9..26cdb49514b 100644 --- a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-007.htm +++ b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-007.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-008.htm b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-008.htm index e75db2e68d1..4cd6a46bae7 100644 --- a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-008.htm +++ b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-008.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-009.htm b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-009.htm index 6ae59a0663e..5a4f109fda6 100644 --- a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-009.htm +++ b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-009.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-010.htm b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-010.htm index d96aa16f490..4f083a198bf 100644 --- a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-010.htm +++ b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-010.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-011.htm b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-011.htm index da49131c7de..27df0929a70 100644 --- a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-011.htm +++ b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-011.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-014.htm b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-014.htm index a1b19302893..2b4a37f032c 100644 --- a/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-014.htm +++ b/tests/wpt/css-tests/css21_dev/html4/font-style-applies-to-014.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/pass_if_filler_text_slanted.htm b/tests/wpt/css-tests/css21_dev/html4/reference/pass_if_filler_text_slanted.htm new file mode 100644 index 00000000000..a76187c2863 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/html4/reference/pass_if_filler_text_slanted.htm @@ -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>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reftest-toc.htm b/tests/wpt/css-tests/css21_dev/html4/reftest-toc.htm index a2d8e43a19d..926fcc6c967 100644 --- a/tests/wpt/css-tests/css21_dev/html4/reftest-toc.htm +++ b/tests/wpt/css-tests/css21_dev/html4/reftest-toc.htm @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/html4/reftest.list b/tests/wpt/css-tests/css21_dev/html4/reftest.list index 06a8486eb22..8531be95f0b 100644 --- a/tests/wpt/css-tests/css21_dev/html4/reftest.list +++ b/tests/wpt/css-tests/css21_dev/html4/reftest.list @@ -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 diff --git a/tests/wpt/css-tests/css21_dev/implementation-report-TEMPLATE.data b/tests/wpt/css-tests/css21_dev/implementation-report-TEMPLATE.data index dfa869d9b4a..310015e5f97 100644 --- a/tests/wpt/css-tests/css21_dev/implementation-report-TEMPLATE.data +++ b/tests/wpt/css-tests/css21_dev/implementation-report-TEMPLATE.data @@ -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 ? diff --git a/tests/wpt/css-tests/css21_dev/testinfo.data b/tests/wpt/css-tests/css21_dev/testinfo.data index 214b90db197..5436018c2f3 100644 --- a/tests/wpt/css-tests/css21_dev/testinfo.data +++ b/tests/wpt/css-tests/css21_dev/testinfo.data @@ -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. diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-15.xht b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-15.xht index 67bead1bc8d..124e86c4d37 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-15.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-15.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-004.xht b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-004.xht index af07e62a2b6..51b675c0eb2 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-004.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-004.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-005.xht b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-005.xht index a1bf8fc4045..4ef30e3cb1e 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-005.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-005.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-006.xht b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-006.xht index dbd903a69aa..0ee7a918525 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-006.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-006.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-007.xht b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-007.xht index 99f77275d23..90b47f65204 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-007.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-007.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-008.xht b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-008.xht index f7a53736008..f610d1dc2e0 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-008.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-008.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-009.xht b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-009.xht index e1bca9013a4..90fb5e265fc 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-009.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-009.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-010.xht b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-010.xht index 1330d2fb562..879df6c667f 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-010.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-010.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-011.xht b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-011.xht index 5f35f81975b..b7d4aba250f 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-011.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-011.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-014.xht b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-014.xht index c60754e79cf..d490eee961d 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-014.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/font-style-applies-to-014.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht new file mode 100644 index 00000000000..a448201f01c --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht @@ -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>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reftest-toc.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reftest-toc.xht index bc8407a391f..2e3b5797ced 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/reftest-toc.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reftest-toc.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reftest.list b/tests/wpt/css-tests/css21_dev/xhtml1/reftest.list index 816df0d1690..759c1b31267 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/reftest.list +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reftest.list @@ -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 diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-15.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-15.xht index 67bead1bc8d..124e86c4d37 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-15.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-15.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-004.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-004.xht index 01bedd56386..f4196cbc636 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-004.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-004.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-005.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-005.xht index 7c0afa3a1a6..7ba71b1498a 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-005.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-005.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-006.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-006.xht index 052235d25a3..5233b145620 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-006.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-006.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-007.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-007.xht index 7b40cdd67d0..75035ef1a91 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-007.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-007.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-008.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-008.xht index 1ce432940b4..9079dd2cd68 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-008.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-008.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-009.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-009.xht index a4edd8b3358..45e149a1694 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-009.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-009.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-010.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-010.xht index 276a7ad7491..e9547d99ccf 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-010.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-010.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-011.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-011.xht index 492704b7160..7c1c1007e62 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-011.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-011.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-014.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-014.xht index 56672e3175b..250f34c1928 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-014.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/font-style-applies-to-014.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht new file mode 100644 index 00000000000..1567d3adf5e --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht @@ -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>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reftest-toc.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reftest-toc.xht index bc8407a391f..2e3b5797ced 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/reftest-toc.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reftest-toc.xht @@ -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"> diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reftest.list b/tests/wpt/css-tests/css21_dev/xhtml1print/reftest.list index 816df0d1690..759c1b31267 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/reftest.list +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reftest.list @@ -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 diff --git a/tests/wpt/css-tests/geometry-1_dev/html/DOMPoint-001.htm b/tests/wpt/css-tests/geometry-1_dev/html/DOMPoint-001.htm index a1c6a319c7d..230da922073 100644 --- a/tests/wpt/css-tests/geometry-1_dev/html/DOMPoint-001.htm +++ b/tests/wpt/css-tests/geometry-1_dev/html/DOMPoint-001.htm @@ -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}); diff --git a/tests/wpt/css-tests/geometry-1_dev/implementation-report-TEMPLATE.data b/tests/wpt/css-tests/geometry-1_dev/implementation-report-TEMPLATE.data index e825fc04de1..8eed0ec5add 100644 --- a/tests/wpt/css-tests/geometry-1_dev/implementation-report-TEMPLATE.data +++ b/tests/wpt/css-tests/geometry-1_dev/implementation-report-TEMPLATE.data @@ -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 ? diff --git a/tests/wpt/css-tests/geometry-1_dev/testinfo.data b/tests/wpt/css-tests/geometry-1_dev/testinfo.data index 05a5597bfda..3e1e4097d89 100644 --- a/tests/wpt/css-tests/geometry-1_dev/testinfo.data +++ b/tests/wpt/css-tests/geometry-1_dev/testinfo.data @@ -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> diff --git a/tests/wpt/css-tests/geometry-1_dev/xhtml1/DOMPoint-001.xht b/tests/wpt/css-tests/geometry-1_dev/xhtml1/DOMPoint-001.xht index 613230976e3..1bca046c734 100644 --- a/tests/wpt/css-tests/geometry-1_dev/xhtml1/DOMPoint-001.xht +++ b/tests/wpt/css-tests/geometry-1_dev/xhtml1/DOMPoint-001.xht @@ -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}); diff --git a/tests/wpt/css-tests/geometry-1_dev/xhtml1print/DOMPoint-001.xht b/tests/wpt/css-tests/geometry-1_dev/xhtml1print/DOMPoint-001.xht index 613230976e3..1bca046c734 100644 --- a/tests/wpt/css-tests/geometry-1_dev/xhtml1print/DOMPoint-001.xht +++ b/tests/wpt/css-tests/geometry-1_dev/xhtml1print/DOMPoint-001.xht @@ -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}); diff --git a/tests/wpt/css-tests/source_rev b/tests/wpt/css-tests/source_rev index f2c6c23959f..9002ed89508 100644 --- a/tests/wpt/css-tests/source_rev +++ b/tests/wpt/css-tests/source_rev @@ -1 +1 @@ -acf4fd2b052957809e49c3b9fce0a37a893c68a5
\ No newline at end of file +10d9ed532524cf9f468fc391bd505fc52b21d203
\ No newline at end of file diff --git a/tests/wpt/metadata-css/MANIFEST.json b/tests/wpt/metadata-css/MANIFEST.json index 345ef327159..93c3f7de73f 100644 --- a/tests/wpt/metadata-css/MANIFEST.json +++ b/tests/wpt/metadata-css/MANIFEST.json @@ -31134,6 +31134,96 @@ "url": "/css-fonts-3_dev/html/font-style-applies-to-002.htm" }, { + "path": "css-fonts-3_dev/html/font-style-applies-to-004.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-004.htm" + }, + { + "path": "css-fonts-3_dev/html/font-style-applies-to-005.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-005.htm" + }, + { + "path": "css-fonts-3_dev/html/font-style-applies-to-006.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-006.htm" + }, + { + "path": "css-fonts-3_dev/html/font-style-applies-to-007.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-007.htm" + }, + { + "path": "css-fonts-3_dev/html/font-style-applies-to-008.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-008.htm" + }, + { + "path": "css-fonts-3_dev/html/font-style-applies-to-009.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-009.htm" + }, + { + "path": "css-fonts-3_dev/html/font-style-applies-to-010.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-010.htm" + }, + { + "path": "css-fonts-3_dev/html/font-style-applies-to-011.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-011.htm" + }, + { + "path": "css-fonts-3_dev/html/font-style-applies-to-014.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-014.htm" + }, + { "path": "css-fonts-3_dev/html/font-style-applies-to-016.htm", "references": [ [ @@ -32784,6 +32874,96 @@ "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-002.xht" }, { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-004.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-004.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-005.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-005.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-006.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-006.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-007.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-007.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-008.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-008.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-009.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-009.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-010.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-010.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-011.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-011.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-014.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-014.xht" + }, + { "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-016.xht", "references": [ [ @@ -34414,6 +34594,96 @@ "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-002.xht" }, { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-004.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-004.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-005.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-005.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-006.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-006.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-007.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-007.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-008.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-008.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-009.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-009.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-010.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-010.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-011.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-011.xht" + }, + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-014.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-014.xht" + }, + { "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-016.xht", "references": [ [ @@ -178240,6 +178510,96 @@ "url": "/css21_dev/html4/font-style-applies-to-002.htm" }, { + "path": "css21_dev/html4/font-style-applies-to-004.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-004.htm" + }, + { + "path": "css21_dev/html4/font-style-applies-to-005.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-005.htm" + }, + { + "path": "css21_dev/html4/font-style-applies-to-006.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-006.htm" + }, + { + "path": "css21_dev/html4/font-style-applies-to-007.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-007.htm" + }, + { + "path": "css21_dev/html4/font-style-applies-to-008.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-008.htm" + }, + { + "path": "css21_dev/html4/font-style-applies-to-009.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-009.htm" + }, + { + "path": "css21_dev/html4/font-style-applies-to-010.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-010.htm" + }, + { + "path": "css21_dev/html4/font-style-applies-to-011.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-011.htm" + }, + { + "path": "css21_dev/html4/font-style-applies-to-014.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-014.htm" + }, + { "path": "css21_dev/html4/font-style-applies-to-016.htm", "references": [ [ @@ -240296,6 +240656,96 @@ "url": "/css21_dev/xhtml1/font-style-applies-to-002.xht" }, { + "path": "css21_dev/xhtml1/font-style-applies-to-004.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-004.xht" + }, + { + "path": "css21_dev/xhtml1/font-style-applies-to-005.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-005.xht" + }, + { + "path": "css21_dev/xhtml1/font-style-applies-to-006.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-006.xht" + }, + { + "path": "css21_dev/xhtml1/font-style-applies-to-007.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-007.xht" + }, + { + "path": "css21_dev/xhtml1/font-style-applies-to-008.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-008.xht" + }, + { + "path": "css21_dev/xhtml1/font-style-applies-to-009.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-009.xht" + }, + { + "path": "css21_dev/xhtml1/font-style-applies-to-010.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-010.xht" + }, + { + "path": "css21_dev/xhtml1/font-style-applies-to-011.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-011.xht" + }, + { + "path": "css21_dev/xhtml1/font-style-applies-to-014.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-014.xht" + }, + { "path": "css21_dev/xhtml1/font-style-applies-to-016.xht", "references": [ [ @@ -302152,6 +302602,96 @@ "url": "/css21_dev/xhtml1print/font-style-applies-to-002.xht" }, { + "path": "css21_dev/xhtml1print/font-style-applies-to-004.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-004.xht" + }, + { + "path": "css21_dev/xhtml1print/font-style-applies-to-005.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-005.xht" + }, + { + "path": "css21_dev/xhtml1print/font-style-applies-to-006.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-006.xht" + }, + { + "path": "css21_dev/xhtml1print/font-style-applies-to-007.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-007.xht" + }, + { + "path": "css21_dev/xhtml1print/font-style-applies-to-008.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-008.xht" + }, + { + "path": "css21_dev/xhtml1print/font-style-applies-to-009.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-009.xht" + }, + { + "path": "css21_dev/xhtml1print/font-style-applies-to-010.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-010.xht" + }, + { + "path": "css21_dev/xhtml1print/font-style-applies-to-011.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-011.xht" + }, + { + "path": "css21_dev/xhtml1print/font-style-applies-to-014.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-014.xht" + }, + { "path": "css21_dev/xhtml1print/font-style-applies-to-016.xht", "references": [ [ @@ -372463,6 +373003,114 @@ "url": "/css-fonts-3_dev/html/font-style-applies-to-002.htm" } ], + "css-fonts-3_dev/html/font-style-applies-to-004.htm": [ + { + "path": "css-fonts-3_dev/html/font-style-applies-to-004.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-004.htm" + } + ], + "css-fonts-3_dev/html/font-style-applies-to-005.htm": [ + { + "path": "css-fonts-3_dev/html/font-style-applies-to-005.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-005.htm" + } + ], + "css-fonts-3_dev/html/font-style-applies-to-006.htm": [ + { + "path": "css-fonts-3_dev/html/font-style-applies-to-006.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-006.htm" + } + ], + "css-fonts-3_dev/html/font-style-applies-to-007.htm": [ + { + "path": "css-fonts-3_dev/html/font-style-applies-to-007.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-007.htm" + } + ], + "css-fonts-3_dev/html/font-style-applies-to-008.htm": [ + { + "path": "css-fonts-3_dev/html/font-style-applies-to-008.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-008.htm" + } + ], + "css-fonts-3_dev/html/font-style-applies-to-009.htm": [ + { + "path": "css-fonts-3_dev/html/font-style-applies-to-009.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-009.htm" + } + ], + "css-fonts-3_dev/html/font-style-applies-to-010.htm": [ + { + "path": "css-fonts-3_dev/html/font-style-applies-to-010.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-010.htm" + } + ], + "css-fonts-3_dev/html/font-style-applies-to-011.htm": [ + { + "path": "css-fonts-3_dev/html/font-style-applies-to-011.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-011.htm" + } + ], + "css-fonts-3_dev/html/font-style-applies-to-014.htm": [ + { + "path": "css-fonts-3_dev/html/font-style-applies-to-014.htm", + "references": [ + [ + "/css-fonts-3_dev/html/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css-fonts-3_dev/html/font-style-applies-to-014.htm" + } + ], "css-fonts-3_dev/html/font-style-applies-to-016.htm": [ { "path": "css-fonts-3_dev/html/font-style-applies-to-016.htm", @@ -374443,6 +375091,114 @@ "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-002.xht" } ], + "css-fonts-3_dev/xhtml1/font-style-applies-to-004.xht": [ + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-004.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-004.xht" + } + ], + "css-fonts-3_dev/xhtml1/font-style-applies-to-005.xht": [ + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-005.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-005.xht" + } + ], + "css-fonts-3_dev/xhtml1/font-style-applies-to-006.xht": [ + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-006.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-006.xht" + } + ], + "css-fonts-3_dev/xhtml1/font-style-applies-to-007.xht": [ + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-007.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-007.xht" + } + ], + "css-fonts-3_dev/xhtml1/font-style-applies-to-008.xht": [ + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-008.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-008.xht" + } + ], + "css-fonts-3_dev/xhtml1/font-style-applies-to-009.xht": [ + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-009.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-009.xht" + } + ], + "css-fonts-3_dev/xhtml1/font-style-applies-to-010.xht": [ + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-010.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-010.xht" + } + ], + "css-fonts-3_dev/xhtml1/font-style-applies-to-011.xht": [ + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-011.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-011.xht" + } + ], + "css-fonts-3_dev/xhtml1/font-style-applies-to-014.xht": [ + { + "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-014.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1/font-style-applies-to-014.xht" + } + ], "css-fonts-3_dev/xhtml1/font-style-applies-to-016.xht": [ { "path": "css-fonts-3_dev/xhtml1/font-style-applies-to-016.xht", @@ -376399,6 +377155,114 @@ "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-002.xht" } ], + "css-fonts-3_dev/xhtml1print/font-style-applies-to-004.xht": [ + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-004.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-004.xht" + } + ], + "css-fonts-3_dev/xhtml1print/font-style-applies-to-005.xht": [ + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-005.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-005.xht" + } + ], + "css-fonts-3_dev/xhtml1print/font-style-applies-to-006.xht": [ + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-006.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-006.xht" + } + ], + "css-fonts-3_dev/xhtml1print/font-style-applies-to-007.xht": [ + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-007.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-007.xht" + } + ], + "css-fonts-3_dev/xhtml1print/font-style-applies-to-008.xht": [ + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-008.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-008.xht" + } + ], + "css-fonts-3_dev/xhtml1print/font-style-applies-to-009.xht": [ + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-009.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-009.xht" + } + ], + "css-fonts-3_dev/xhtml1print/font-style-applies-to-010.xht": [ + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-010.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-010.xht" + } + ], + "css-fonts-3_dev/xhtml1print/font-style-applies-to-011.xht": [ + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-011.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-011.xht" + } + ], + "css-fonts-3_dev/xhtml1print/font-style-applies-to-014.xht": [ + { + "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-014.xht", + "references": [ + [ + "/css-fonts-3_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css-fonts-3_dev/xhtml1print/font-style-applies-to-014.xht" + } + ], "css-fonts-3_dev/xhtml1print/font-style-applies-to-016.xht": [ { "path": "css-fonts-3_dev/xhtml1print/font-style-applies-to-016.xht", @@ -548771,6 +549635,114 @@ "url": "/css21_dev/html4/font-style-applies-to-002.htm" } ], + "css21_dev/html4/font-style-applies-to-004.htm": [ + { + "path": "css21_dev/html4/font-style-applies-to-004.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-004.htm" + } + ], + "css21_dev/html4/font-style-applies-to-005.htm": [ + { + "path": "css21_dev/html4/font-style-applies-to-005.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-005.htm" + } + ], + "css21_dev/html4/font-style-applies-to-006.htm": [ + { + "path": "css21_dev/html4/font-style-applies-to-006.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-006.htm" + } + ], + "css21_dev/html4/font-style-applies-to-007.htm": [ + { + "path": "css21_dev/html4/font-style-applies-to-007.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-007.htm" + } + ], + "css21_dev/html4/font-style-applies-to-008.htm": [ + { + "path": "css21_dev/html4/font-style-applies-to-008.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-008.htm" + } + ], + "css21_dev/html4/font-style-applies-to-009.htm": [ + { + "path": "css21_dev/html4/font-style-applies-to-009.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-009.htm" + } + ], + "css21_dev/html4/font-style-applies-to-010.htm": [ + { + "path": "css21_dev/html4/font-style-applies-to-010.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-010.htm" + } + ], + "css21_dev/html4/font-style-applies-to-011.htm": [ + { + "path": "css21_dev/html4/font-style-applies-to-011.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-011.htm" + } + ], + "css21_dev/html4/font-style-applies-to-014.htm": [ + { + "path": "css21_dev/html4/font-style-applies-to-014.htm", + "references": [ + [ + "/css21_dev/html4/reference/pass_if_filler_text_slanted.htm", + "==" + ] + ], + "url": "/css21_dev/html4/font-style-applies-to-014.htm" + } + ], "css21_dev/html4/font-style-applies-to-016.htm": [ { "path": "css21_dev/html4/font-style-applies-to-016.htm", @@ -623535,6 +624507,114 @@ "url": "/css21_dev/xhtml1/font-style-applies-to-002.xht" } ], + "css21_dev/xhtml1/font-style-applies-to-004.xht": [ + { + "path": "css21_dev/xhtml1/font-style-applies-to-004.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-004.xht" + } + ], + "css21_dev/xhtml1/font-style-applies-to-005.xht": [ + { + "path": "css21_dev/xhtml1/font-style-applies-to-005.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-005.xht" + } + ], + "css21_dev/xhtml1/font-style-applies-to-006.xht": [ + { + "path": "css21_dev/xhtml1/font-style-applies-to-006.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-006.xht" + } + ], + "css21_dev/xhtml1/font-style-applies-to-007.xht": [ + { + "path": "css21_dev/xhtml1/font-style-applies-to-007.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-007.xht" + } + ], + "css21_dev/xhtml1/font-style-applies-to-008.xht": [ + { + "path": "css21_dev/xhtml1/font-style-applies-to-008.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-008.xht" + } + ], + "css21_dev/xhtml1/font-style-applies-to-009.xht": [ + { + "path": "css21_dev/xhtml1/font-style-applies-to-009.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-009.xht" + } + ], + "css21_dev/xhtml1/font-style-applies-to-010.xht": [ + { + "path": "css21_dev/xhtml1/font-style-applies-to-010.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-010.xht" + } + ], + "css21_dev/xhtml1/font-style-applies-to-011.xht": [ + { + "path": "css21_dev/xhtml1/font-style-applies-to-011.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-011.xht" + } + ], + "css21_dev/xhtml1/font-style-applies-to-014.xht": [ + { + "path": "css21_dev/xhtml1/font-style-applies-to-014.xht", + "references": [ + [ + "/css21_dev/xhtml1/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1/font-style-applies-to-014.xht" + } + ], "css21_dev/xhtml1/font-style-applies-to-016.xht": [ { "path": "css21_dev/xhtml1/font-style-applies-to-016.xht", @@ -698059,6 +699139,114 @@ "url": "/css21_dev/xhtml1print/font-style-applies-to-002.xht" } ], + "css21_dev/xhtml1print/font-style-applies-to-004.xht": [ + { + "path": "css21_dev/xhtml1print/font-style-applies-to-004.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-004.xht" + } + ], + "css21_dev/xhtml1print/font-style-applies-to-005.xht": [ + { + "path": "css21_dev/xhtml1print/font-style-applies-to-005.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-005.xht" + } + ], + "css21_dev/xhtml1print/font-style-applies-to-006.xht": [ + { + "path": "css21_dev/xhtml1print/font-style-applies-to-006.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-006.xht" + } + ], + "css21_dev/xhtml1print/font-style-applies-to-007.xht": [ + { + "path": "css21_dev/xhtml1print/font-style-applies-to-007.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-007.xht" + } + ], + "css21_dev/xhtml1print/font-style-applies-to-008.xht": [ + { + "path": "css21_dev/xhtml1print/font-style-applies-to-008.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-008.xht" + } + ], + "css21_dev/xhtml1print/font-style-applies-to-009.xht": [ + { + "path": "css21_dev/xhtml1print/font-style-applies-to-009.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-009.xht" + } + ], + "css21_dev/xhtml1print/font-style-applies-to-010.xht": [ + { + "path": "css21_dev/xhtml1print/font-style-applies-to-010.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-010.xht" + } + ], + "css21_dev/xhtml1print/font-style-applies-to-011.xht": [ + { + "path": "css21_dev/xhtml1print/font-style-applies-to-011.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-011.xht" + } + ], + "css21_dev/xhtml1print/font-style-applies-to-014.xht": [ + { + "path": "css21_dev/xhtml1print/font-style-applies-to-014.xht", + "references": [ + [ + "/css21_dev/xhtml1print/reference/pass_if_filler_text_slanted.xht", + "==" + ] + ], + "url": "/css21_dev/xhtml1print/font-style-applies-to-014.xht" + } + ], "css21_dev/xhtml1print/font-style-applies-to-016.xht": [ { "path": "css21_dev/xhtml1print/font-style-applies-to-016.xht", @@ -731252,7 +732440,7 @@ } ] }, - "rev": "0698c2aa9ead844b6d7d10eafb096cb1118e13ef", + "rev": "1399540ef50bff32151a5058da8910483538f382", "url_base": "/", "version": 2 }
\ No newline at end of file diff --git a/tests/wpt/metadata-css/css21_dev/html4/font-style-applies-to-007.htm.ini b/tests/wpt/metadata-css/css21_dev/html4/font-style-applies-to-007.htm.ini new file mode 100644 index 00000000000..5ac22a8ee3d --- /dev/null +++ b/tests/wpt/metadata-css/css21_dev/html4/font-style-applies-to-007.htm.ini @@ -0,0 +1,3 @@ +[font-style-applies-to-007.htm] + type: reftest + expected: FAIL diff --git a/tests/wpt/metadata-css/geometry-1_dev/html/DOMPoint-001.htm.ini b/tests/wpt/metadata-css/geometry-1_dev/html/DOMPoint-001.htm.ini index 1561861922b..210d2bc5df2 100644 --- a/tests/wpt/metadata-css/geometry-1_dev/html/DOMPoint-001.htm.ini +++ b/tests/wpt/metadata-css/geometry-1_dev/html/DOMPoint-001.htm.ini @@ -24,6 +24,9 @@ [testConstructorDictionary5] expected: FAIL + [testConstructor2undefined] + expected: FAIL + [testConstructorDictionary2irregular] expected: FAIL |