Skip to main content

Bug Tracker

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:

http://www.keneks.net/jquery/jquery_embedded_style.html

Attachments (0)
Change History (1)

Changed December 06, 2008 12:23AM UTC by flesler comment:1

cc: → Keneks
component: unfilledcore
resolution: → invalid
status: newclosed

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.