WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12014
rgb(0%, 255, 255) is accepted incorrectly
https://bugs.webkit.org/show_bug.cgi?id=12014
Summary
rgb(0%, 255, 255) is accepted incorrectly
Rob Buis
Reported
2006-12-28 04:01:33 PST
The above rgb() construction is accepted, whereas the css spec clearly states it should be either all percentages or none at all. FF seems to ignore these incorrect rgb() lines.
Attachments
testcase showing the problem
(188 bytes, text/html)
2006-12-28 04:02 PST
,
Rob Buis
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Rob Buis
Comment 1
2006-12-28 04:02:51 PST
Created
attachment 12080
[details]
testcase showing the problem
mitz
Comment 2
2006-12-28 04:31:54 PST
IE 6 accepts this :(
Rob Buis
Comment 3
2006-12-28 04:43:47 PST
For the record, Mitz tested using IE6 and it is less strict(so the same as webkit ToT). I hope we can make a decision soon what is the desired behaviour(I already have a patch for the bug). Cheers, Rob.
Dave Hyatt
Comment 4
2006-12-28 15:09:09 PST
I think it's pretty harmless to accept this. Honestly I think it's pretty silly that the restriction exists in the CSS spec.
Rob Buis
Comment 5
2006-12-29 00:43:04 PST
Hi Dave, (In reply to
comment #4
)
> I think it's pretty harmless to accept this. Honestly I think it's pretty > silly that the restriction exists in the CSS spec.
Okay, then we should probably accept it for svg too. Closing the bug now Cheers, Rob.
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