Ticket #2080 (new enhancement)
Opened 4 months ago
CSSRule should search multiple stylesheets
| Reported by: | Risto Yrjana | Owned by: | Jouni Koivuviita |
|---|---|---|---|
| Priority: | trivial | Milestone: | IT Mill Sponsored Backlog |
| Component: | gwt-adapter-client | Version: | trunk |
| Keywords: | Cc: | ||
| Known Issue description: | |||
| Hours estimate: | Deadline (dd.mm.yyyy): | ||
| Known Issue version (since): | Known Issue title: | ||
| Hours done: | Depends to: | ||
| Affects documentation: | no | ||
| Known Issue workaround: | |||
| Affects release notes: | no | Contract: | |
Description
It seems to me that CSSRule is only searching one stylesheet for matching rules. But the user might be using multiple stylesheets. In addition, browsers report the stylesheets in different order, so it is hard to predict what stylesheet was searched by CSSRule. I'm not sure if this is technically doable...
Note: See
TracTickets for help on using
tickets.
