Skip to content

Commit ce72f77

Browse files
committed
[css-ruby] Very mild wording tweaks.
1 parent ae192df commit ce72f77

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css-ruby/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ <h3 class="heading settled heading" data-level=2.2 id=box-fixup><span class=secn
477477
directly parented by a <a data-link-type=dfn href=#ruby-annotation-container-box title="ruby annotation container">ruby annotation container</a>
478478
is wrapped in an anonymous <a data-link-type=dfn href=#ruby-annotation-box title="ruby annotation">ruby annotation</a>.
479479

480-
<p>However, if the anonymous box so constructed contains only <i data-link-type=dfn title="white space">white space</i>,
480+
<p>However, if an anonymous box so constructed contains only <i data-link-type=dfn title="white space">white space</i>,
481481
it is considered <dfn data-dfn-type=dfn data-noexport="" id=intra-ruby-white-space>intra-ruby white space<a class=self-link href=#intra-ruby-white-space></a></dfn>
482482
and is either discarded as <a data-link-type=dfn href=#inter-level-white-space title="inter-level white space">inter-level white space</a>
483483
or preserved as <a data-link-type=dfn href=#intra-level-white-space title="intra-level white space">intra-level white space</a>
@@ -501,7 +501,7 @@ <h3 class="heading settled heading" data-level=2.2 id=box-fixup><span class=secn
501501
</table>
502502

503503
<li id=anon-gen-interpret-space><a class=self-link href=#anon-gen-interpret-space></a><strong>Interpret intra-level white space:</strong>
504-
Any <a data-link-type=dfn href=#intra-ruby-white-space title="intra-ruby white space">intra-ruby white space</a>
504+
Any <a data-link-type=dfn href=#intra-ruby-white-space title="intra-ruby white space">intra-ruby white space</a> box
505505
whose immediately adjacent siblings match one of the patterns below
506506
is assigned the box type and subtype defined in the table below:
507507
<table class=data>

css-ruby/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ <h3 id="box-fixup">
323323
directly parented by a <i>ruby annotation container</i>
324324
is wrapped in an anonymous <i>ruby annotation</i>.
325325

326-
However, if the anonymous box so constructed contains only <i>white space</i>,
326+
However, if an anonymous box so constructed contains only <i>white space</i>,
327327
it is considered <dfn>intra-ruby white space</dfn>
328328
and is either discarded as <i>inter-level white space</i>
329329
or preserved as <i>intra-level white space</i>
@@ -356,7 +356,7 @@ <h3 id="box-fixup">
356356
</table>
357357

358358
<li id="anon-gen-interpret-space"><strong>Interpret intra-level white space:</strong>
359-
Any <i>intra-ruby white space</i>
359+
Any <i>intra-ruby white space</i> box
360360
whose immediately adjacent siblings match one of the patterns below
361361
is assigned the box type and subtype defined in the table below:
362362
<table class="data">

0 commit comments

Comments
 (0)