Ticket #2527873 (closed defect)
Reporter Luke Smith |
Opened: 03/31/09 Last modified: 09/14/09 Status: closed Type: defect Resolution: fixed |
Owner Luke Smith |
Target Release: 2.8.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | StyleSheet does not support modifying StyleSheets in iframes | ||
| Description: | The StyleSheet constructor insures the parent element of the link/style node is the current document's head. This will pull the node from the iframe document into the current document. |
||
| Type: | defect | Observed in Version: | 2.7.0 |
| Component: | StyleSheet | Severity: | S3 (normal) |
| Assigned To: | Luke Smith | Target Release: | 2.8.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | |||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 04/1/09
|
|
Posted: 04/1/09
|
|
Posted: 07/10/09
|
|
Posted: 09/14/09
2.8.0 has been released. All "checkedin" items are available for download in the official release. Status of "checkedin" items is being set to closed. |
|
Posted: 09/14/09
|
Changed condition to use the head element of the source document of the node.