NEW 76997
IETC: WebKit does not support text-shadow spread values
https://bugs.webkit.org/show_bug.cgi?id=76997
Summary IETC: WebKit does not support text-shadow spread values
Eric Seidel (no email)
Reported 2012-01-25 02:34:06 PST
IETC: WebKit does not support ridiculous text-shadow spread values Spread of 96px in the test. Seems pretty big. Not sure if we should support this. http://samples.msdn.microsoft.com/ietestcenter/css3/text/textshadow-005.htm
Attachments
Eric Seidel (no email)
Comment 1 2012-01-25 02:34:33 PST
It's also possible I'm misunderstanding the bug.
mitz
Comment 2 2012-01-25 07:49:07 PST
WebKit only supports spread in box-shadow, not in text-shadow.
Simon Fraser (smfr)
Comment 3 2012-02-07 06:17:35 PST
CSS WG is currently discussing spread on text-shadow. It's unclear how it behaves. Thread starts at http://lists.w3.org/Archives/Public/www-style/2012Jan/0991.html
Lea Verou
Comment 4 2022-01-20 10:38:56 PST
Note that spread is in the spec now and has been for some time: https://drafts.csswg.org/css-text-decor-4/#ref-for-propdef-text-shadow%E2%91%A1
Simon Fraser (smfr)
Comment 5 2022-01-20 10:54:55 PST
I raised an issue about `spread` on `text-shadow` here: https://github.com/w3c/csswg-drafts/issues/6971
Note You need to log in before you can comment on or make changes to this bug.