Bug 11037
Summary: | Highlight + HighlightText CSS colors unusable | ||
---|---|---|---|
Product: | WebKit | Reporter: | porneL <spam02> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mitz |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
porneL
CSS2.1 UI colors Hightlight and HighlightText are both white.
<div style="background-color: Highlight; color: HighlightText;">you can't see me</div>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
porneL
Actually, unusable HighlightText is not an exception. Almost all CSS2.1 UI colors in WebKit are poorly chosen or invalid.
Simple example:
http://www.utoronto.ca/ian/books/xhtml1/appd/update-23feb2000.html
mitz
Bug 6129 tracks the general issue.
*** This bug has been marked as a duplicate of 6129 ***