Skip to content

Commit cc0874d

Browse files
nt1mmoz-wptsync-bot
authored andcommitted
Bug 1989319 [wpt PR 54924] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=299088, a=testonly
Automatic update from web-platform-tests WebKit export: Remove outdated description from writing mode propagation tests (#54924) https://bugs.webkit.org/show_bug.cgi?id=299088 -- wpt-commits: 466c28bf9ba77fb9d4825009d8afc9e558d35a63 wpt-pr: 54924
1 parent 083531a commit cc0874d

24 files changed

Lines changed: 24 additions & 24 deletions

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-032.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="match" href="block-flow-direction-025-ref.xht">
1515

16-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
16+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1717

1818
<!--
1919
Tests 032 to 035: html's writing-mode is not specified

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-033.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="match" href="wm-propagation-body-033-ref.html">
1515

16-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
16+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1717

1818
<!--
1919
Tests 032 to 035: html's writing-mode is not specified

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-034.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="match" href="block-flow-direction-025-ref.xht">
1515

16-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
16+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1717

1818
<!--
1919
Tests 032 to 035: html's writing-mode is not specified

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-035.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="match" href="wm-propagation-body-035-ref.html">
1515

16-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
16+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1717

1818
<!--
1919
Tests 032 to 035: html's writing-mode is not specified

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-036.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1102175" title="Bug 1102175: &lt;body&gt; with writing-mode: vertical-rl does not align children to the right ">
1515
<link rel="match" href="block-flow-direction-025-ref.xht">
1616

17-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
17+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1818

1919
<!--
2020
Tests 032 to 035: html's writing-mode is not specified

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-037.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="match" href="wm-propagation-body-033-ref.html">
1515

16-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
16+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1717

1818
<!--
1919
Tests 032 to 035: html's writing-mode is not specified

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-038.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="match" href="block-flow-direction-025-ref.xht">
1515

16-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
16+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1717

1818
<!--
1919
Tests 032 to 035: html's writing-mode is not specified

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-039.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="match" href="wm-propagation-body-035-ref.html">
1515

16-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
16+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1717

1818
<!--
1919
Tests 032 to 035: html's writing-mode is not specified

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-040.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="match" href="wm-propagation-body-033-ref.html">
1515

16-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
16+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1717

1818
<!--
1919
Tests 032 to 035: html's writing-mode is not specified

testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-041.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="match" href="wm-propagation-body-033-ref.html">
1515

16-
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element. Also, a small script in this test verifies that the computed value of 'writing-mode' of the root element itself is not affected by such propagation.">
16+
<meta name="assert" content="This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.">
1717

1818
<!--
1919
Tests 032 to 035: html's writing-mode is not specified

0 commit comments

Comments
 (0)