- From: Daniel Bates via GitHub <sysbot+gh@w3.org>
- Date: Thu, 14 Feb 2019 04:47:40 +0000
- To: public-css-archive@w3.org
I don't have a moment right now (02/13) to ponder this. So, I will need to get back to you. Here's a tidbit for now. WebKit supports specifying a text-shadow for ::selection today though repaint rects likely don't account for it. So, messed up repainting. Here's where WebKit gather's the CSS text shadow for ::selection as part of painting: <https://trac.webkit.org/browser/trunk/Source/WebCore/rendering/TextPaintStyle.cpp?rev=240887#L152> -- GitHub Notification of comment by dbates-wk Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3605#issuecomment-463488282 using your GitHub account
Received on Thursday, 14 February 2019 04:47:41 UTC