Skip to content

Commit 0d827da

Browse files
committed
[css-ruby] Shift nested ruby out of box generation rules, part II... forgot to remove bits from box-fixup.
1 parent d594df0 commit 0d827da

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

css-ruby/Overview.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,6 @@ <h3 class="heading settled heading" data-level=2.2 id=box-fixup><span class=secn
471471

472472
<li id=anon-gen-bare-inlines><a class=self-link href=#anon-gen-bare-inlines></a><strong>Wrap misparented inline-level content:</strong>
473473
Any consecutive sequence of text and inline-level boxes
474-
(that are not <a data-link-type=dfn href=#ruby-container title="ruby containers">ruby containers</a> or <a data-link-type=dfn href=#internal-ruby-boxes title="internal ruby boxes">internal ruby boxes</a>)
475474
directly parented by a <a data-link-type=dfn href=#ruby-container title="ruby container">ruby container</a> or <a data-link-type=dfn href=#ruby-base-container-box title="ruby base container">ruby base container</a>
476475
is wrapped in an anonymous <a data-link-type=dfn href=#ruby-base-box title="ruby base">ruby base</a>.
477476
Similarly, any consecutive sequence of text and inline-level boxes

css-ruby/Overview.src.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ <h3 id="box-fixup">
317317

318318
<li id="anon-gen-bare-inlines"><strong>Wrap misparented inline-level content:</strong>
319319
Any consecutive sequence of text and inline-level boxes
320-
(that are not <i>ruby containers</i> or <i>internal ruby boxes</i>)
321320
directly parented by a <i>ruby container</i> or <i>ruby base container</i>
322321
is wrapped in an anonymous <i>ruby base</i>.
323322
Similarly, any consecutive sequence of text and inline-level boxes

0 commit comments

Comments
 (0)