Bug 39209 - Changing Css class before navigating out of page does not apply new background image
Summary: Changing Css class before navigating out of page does not apply new backgroun...
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 420+
Hardware: PC Windows XP
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 01:40 PDT by Ivan Zhekov
Modified: 2010-05-17 15:29 PDT (History)
1 user (show)

See Also:


Attachments
Testcase (1.70 KB, application/zip)
2010-05-17 01:41 PDT, Ivan Zhekov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zhekov 2010-05-17 01:40:43 PDT
When a link class name is changed right before the browser leaves the current page, and if that new class name has a background image defined, that background image is not loaded.
Comment 1 Ivan Zhekov 2010-05-17 01:41:27 PDT
Created attachment 56223 [details]
Testcase
Comment 2 Ivan Zhekov 2010-05-17 01:42:00 PDT
This happens all the way from Safari 3 to recent versions.
Comment 3 Alexey Proskuryakov 2010-05-17 15:29:55 PDT
See also: bug 30457.