Bug 203319
Summary: | Need to support CSS4 system colors | ||
---|---|---|---|
Product: | WebKit | Reporter: | almaher |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, sam |
Priority: | P2 | Keywords: | FromImplementor |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
almaher
Support is needed for new CSS4 system color keywords: https://drafts.csswg.org/css-color-4/#css-system-colors
New keywords include:
- ActiveText
- Canvas
- Field
- FieldText
- LinkText
- Text
- VisitedText
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
almaher
As an FYI, Text has recently been renamed to CanvasText: https://github.com/w3c/csswg-drafts/issues/4465#issuecomment-547994485
Brent Fulgham
@Sam: Is this something we should be tracking now?
*** This bug has been marked as a duplicate of bug 212703 ***