Bug 248126
| Summary: | Make currentColor inherit properly in text-shadow & box-shadow | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, m_dubet, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar, WPTImpact |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Nguyen (:ntim)
Failing WPT: css/css-text-decor/text-shadow/currentcolor.html
There aren't any tests for box-shadow, but similar one can be created.
See results in FF & Chrome for reference.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102542182>
Tim Nguyen (:ntim)
There is a WPT for box-shadow: css/css-backgrounds/box-shadow-currentcolor.html
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/6857
EWS
Committed 264120@main (c71ce85eb456): <https://commits.webkit.org/264120@main>
Reviewed commits have been landed. Closing PR #6857 and removing active labels.