Bug Tracker

Opened 14 years ago

Closed 14 years ago

#3686 closed bug (invalid)

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)
  1. 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

Change History (1)

comment:1 Changed 14 years ago by flesler

Cc: Keneks added
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.

Note: See TracTickets for help on using tickets.