Bug 13663 - attr(href) fetches data from wrong link
Summary: attr(href) fetches data from wrong link
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 419.x
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://michael.mesme.org/NyttigaLanke...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-10 12:19 PDT by Michael Salmon
Modified: 2007-05-10 22:12 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Salmon 2007-05-10 12:19:19 PDT
The linked document uses the after pseudo selector to write the href at the end of an a tag and title at the end of an acronym tag when printed. When printed with safari the href printed is often from the wrong a tag. The document XHTML & CSS validate at w3.org and print as expected in opera.
Comment 1 Alexey Proskuryakov 2007-05-10 22:06:56 PDT
I can reproduce this problem with shipping Safari, but WebKit nightlies do not appear to have it.

To test the new behavior, you can download a nightly build from <http://nightly.webkit.org>.
Comment 2 Dave Hyatt 2007-05-10 22:12:55 PDT
Yeah this was fixed a while back.