WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12166
REGRESSION (
r18480
): "336633" is not parsed as a color
https://bugs.webkit.org/show_bug.cgi?id=12166
Summary
REGRESSION (r18480): "336633" is not parsed as a color
mitz
Reported
2007-01-08 12:49:36 PST
The secondary navigation row in the URL is all white instead of having a green background. The page is not parsed in strict mode (I think) and it uses "background-color: 336633" for that element. This value is not parsed. Reduction: <span style="color: 336633">This should be green</span>
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2007-01-08 14:30:47 PST
See also:
bug 12145
.
Rob Buis
Comment 2
2007-01-09 14:48:40 PST
Should be fixed because of
r18722
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug