- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Aug 2019 14:29:30 +0000
- To: public-css-archive@w3.org
@skynavga I cannot speak about the TTML extensions, but CSS itself doesn't allow hole-punching in that particular way. However (and again, I don't know for sure if it would suit TTML), but hole-punching via different mechanisms is being considered: [there is a mechanism in css-text-decor-4](https://drafts.csswg.org/css-text-decor-4/#text-decoration-skip-property) to allow for a variety of things to be skipped. Note that this is not stable yet, and there are open issues on how this works. @nigelmegitt that's indeed pretty brittle, as the position (or thickness) of the underline can vary, and you may fail to hide it properly with something like that. -- GitHub Notification of comment by frivoal Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4188#issuecomment-520448751 using your GitHub account
Received on Monday, 12 August 2019 14:29:31 UTC