Bug 21151
| Summary: | changing link's properties doesn't work | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Pawelczyk <przemoc> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 525.x (Safari 3.1) | ||
| Hardware: | All | ||
| OS: | All | ||
Przemyslaw Pawelczyk
Test case: http://old.przemoc.net:81/properties.html
Changing link's properties should affect href.
In IE7, Opera and WebKit only works inverse propagation (from href to others).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Pawelczyk
It looks that it was fixed the other day. Tested with Safari 5.0 (7533.16) and Chrome 6.0.422.0 dev.
Alexey Proskuryakov
Thanks for following up!