Side navigation
#3686 closed bug (invalid)
Opened December 05, 2008 03:33AM UTC
Closed December 06, 2008 12:23AM UTC
Some CSS values couldn't be retrieved from an embedded style
Reported by: | Keneks | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | core | Version: | 1.2.6 |
Keywords: | Cc: | Keneks | |
Blocked by: | Blocking: |
Description
1. Some CSS values couldn't be retrieved from an embedded style. (returns undifined or null)
2. Some values retrieved from different browsers are expressed differently, such as color, #f00 under IE while rgb(255, 0, 0) under FF.
Here are the examples:
Attachments (0)
Change History (1)
Changed December 06, 2008 12:23AM UTC by comment:1
cc: | → Keneks |
---|---|
component: | unfilled → core |
resolution: | → invalid |
status: | new → closed |
We won't be normalizing all the possible variations of colors and attributes.
You can bring on this subject on the google group if you want.
I'll close this for now.