- From: Koji Ishii via GitHub <sysbot+gh@w3.org>
- Date: Fri, 18 Nov 2016 06:26:53 +0000
- To: public-css-archive@w3.org
Yeah, we should probably not to inherit if it was part of the shorthand, so agree these two are linked. I'm not sure whether one ways works better than the other, in both ways, and also not sure how much it matters to the original issue -- to help authors wanting to skip-ink for underlines but not for strikethrough. By not making to inherit (and thus not part of the shorthand), we lose cases where authors want to specify the underline styles (`space` or `ink`) to all descendants, and cases where authors want to use different skips (usually for `object`?) within single underline. These cases are not very common I guess and ok to ignore if needed, but what will authors benefit by making not to inherit (and make it part of shorthand)? And how does it help `<u>Part of underline text was <del>deleted</del></u>`? -- GitHub Notification of comment by kojiishi Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/711#issuecomment-261458831 using your GitHub account
Received on Friday, 18 November 2016 06:26:59 UTC