- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Jul 2020 17:02:52 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-inline-3] initial-letters-wrap: first, whitespace collapse needs defining`. <details><summary>The full IRC log of that discussion</summary> <dael> Topic: [css-inline-3] initial-letters-wrap: first, whitespace collapse needs defining<br> <fantasai> github: https://github.com/w3c/csswg-drafts/issues/5120<br> <dael> fantasai: Appears that current suggestion is drop-caps should have whitespace between them and first line but raised-caps should not<br> <dael> fantasai: Question is do we make edits to make that happen<br> <fantasai> s/drop-caps/raised-caps/<br> <fantasai> s/raised-caps should not/drop-caps shouldnot/<br> <dael> Rossen_: Edits to make that happen in text? Or where?<br> <dael> fantasai: Changes to initial-letters spec. If you have a raised initial than whatever whitepsace collapsing which would take effect should happen. word, raised-initial letter should have all spaces<br> <tantek> yeah with dropcaps that space after the initial letter would look like an errant text-indent<br> <dael> fantasai: drop-caps if you have that behavior it would be weird so we should collapse the white-space.<br> <dael> fantasai: dauwhe do you want to explain more?<br> <dbaron> This seems related to 'initial-letter-wrap: first'.<br> <tantek> I did find an example for this one in print lol (a whole word drop-cap)<br> <dbaron> There's an example at https://drafts.csswg.org/css-inline-3/#valdef-initial-letter-wrap-first<br> <dael> dauwhe: It's a weird case. When the initial-letter is a word. Other in English it's an A or an I that starts a sentence. We need to retain the space so reader is not confused. Some examples in spec I think. Sunk drop-cap gives you space automatically. Rasied-cap you don't so need to retain the space<br> <dael> dauwhe: What fantasai proposes seems reasonable<br> <dael> tantek: Prop the space when it's drop-cap?<br> <dael> fantasai: Discard space when drop-cap. Keep with raised-cap<br> <dael> tantek: Yeah. That's what I'm seeing in print<br> <dael> tantek: Print examples conform to that<br> <dael> dbaron: Reasonable but makes me wonder if initial-letter-wrap should default to first instead of none<br> <dael> fantasai: Does that b/c people didn't want to impl first<br> <dael> Rossen_: We're overtime and people are dropping<br> <fantasai> (so we couldn't make it the default)<br> <dael> Rossen_: Ready to resolve or table?<br> <dael> Rossen_: We're losing people. Let's not resolve now and take this first next week<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5120#issuecomment-658885168 using your GitHub account
Received on Wednesday, 15 July 2020 17:02:54 UTC