- From: Xidorn Quan via GitHub <sysbot+gh@w3.org>
- Date: Sun, 29 Oct 2017 23:32:33 +0000
- To: public-css-archive@w3.org
[Reply](https://lists.w3.org/Archives/Public/www-style/2015Jul/0016.html) from @fantasai: > No, that's weird. Moving the text on :hover, because it now applies an underline where it didn't before, that's not good from a user perspective... > > And adding space always means we add space even when no text decoration is used anywhere. If that's acceptable, we could have > ```css > rt { line-height: normal; } > ``` > have special behavior in ruby text, perhaps--defining it as > ``` > normal = 1em + thickness-of-underline > ``` > and then put that in the default UA style sheet for `<rt>`? -- GitHub Notification of comment by upsuper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1918#issuecomment-340312210 using your GitHub account
Received on Sunday, 29 October 2017 23:32:35 UTC