Skip to content

Commit 7cde86d

Browse files
frivoalfantasai
authored andcommitted
[css-ruby] Fix bikeshed errors
1 parent 91d8f7c commit 7cde86d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-ruby-1/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Anonymous Ruby Box Generation</h3>
291291
(For this purpose, misparented <i>internal table elements</i>
292292
are treated as <a>inline-level content</a>
293293
since, being parented by ruby boxes,
294-
they will be ultimately wrapped by an <a>inline table</a>.)
294+
they will be ultimately wrapped by an [=inline-level=] [=table wrapper box=].)
295295

296296
However, if an anonymous box so constructed contains only <i>white space</i>,
297297
it is considered <dfn>intra-ruby white space</dfn>
@@ -1592,7 +1592,7 @@ Changes since the 19 September 2013 WD</h3>
15921592
Changes since the 30 June 2011 WD</h3>
15931593

15941594
<dl>
1595-
<dt>Remove 'ruby-span' and mentions of
1595+
<dt>Remove <code>ruby-span</code> and mentions of
15961596
<code>rbspan</code>.
15971597

15981598
<dd> Explicit spanning is not used in HTML ruby in favor of implicit
@@ -1603,7 +1603,7 @@ Changes since the 19 September 2013 WD</h3>
16031603
from tables. It doesn't seem necessary to include controls this in Level
16041604
1.)
16051605

1606-
<dt>Defer 'ruby-overhang' and <code>ruby-align: line-end</code> to Level 2.
1606+
<dt>Defer <code>ruby-overhang</code> and <code>ruby-align: line-end</code> to Level 2.
16071607

16081608
<dd> It's somewhat complicated, advanced feature. Proposal is to make this
16091609
behavior UA-defined and provide some examples of acceptable options.

0 commit comments

Comments
 (0)