Bug 21151 - changing link's properties doesn't work
Summary: changing link's properties doesn't work
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 14:07 PDT by Przemyslaw Pawelczyk
Modified: 2010-06-08 12:33 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Przemyslaw Pawelczyk 2008-09-26 14:07:57 PDT
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).
Comment 1 Przemyslaw Pawelczyk 2010-06-08 06:34:16 PDT
It looks that it was fixed the other day. Tested with Safari 5.0 (7533.16) and Chrome 6.0.422.0 dev.
Comment 2 Alexey Proskuryakov 2010-06-08 12:32:58 PDT
Thanks for following up!