Bug 245626
| Summary: | Remove `text` value for CSS colors | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Nguyen (:ntim)
color: text;
It is non standard, and is equivalent to CanvasText. WebKit is the only browser engine that supports it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100364547>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/4671
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/50118