- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 Jul 2018 05:19:38 +0000
- To: public-css-archive@w3.org
<details><summary>Diff for inlinification, in case we need it</summary> ```html <h4 id="initial-letter-inlinification">Inlinification</h4> The UA must ensure that all the contents of an <a>initial letter</a> that is not an <a>atomic inline</a> are <a>inline-level</a> by: <ul> <li><a>Inlinifying</a> its children. (See [[css-display-3#transformations]].) <li><a>Suppressing line breaks</a> by converting all forced line breaks as defined for <a>collapsible</a> segment breaks in [[css-text-3#line-break-transform]]. </ul> Note: This is the same set of transformations applied to the content of <a>ruby annotations</a> in [[css-ruby-1]]. ``` -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2886#issuecomment-408314300 using your GitHub account
Received on Friday, 27 July 2018 05:20:33 UTC