WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 5153
5511
deleteRule has no effect on displayed page
https://bugs.webkit.org/show_bug.cgi?id=5511
Summary
deleteRule has no effect on displayed page
Sebastien Boisvert
Reported
2005-10-25 18:17:23 PDT
Deleting a stylesheet's rule does not apply the changes to the current page once it has been deleted by deleteRule. Steps to reproduce: 1. Load attached testcase. The link has a style defined to make it bold when hovered over. 2. Click button to disable said style; hover over link. Expected result: Once the rule deleted, the link should not go bold when hovered over. Actual result: The original style remains, the page is unaffected; the link still goes bold when hovered. Notes: Testcase works correctly on Firefox. This bug observed on both official releases of Safari on updated 10.3 & 10.4
Attachments
testcase
(258 bytes, text/html)
2005-10-25 18:17 PDT
,
Sebastien Boisvert
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Sebastien Boisvert
Comment 1
2005-10-25 18:17:48 PDT
Created
attachment 4481
[details]
testcase
Alexey Proskuryakov
Comment 2
2006-01-03 16:02:48 PST
*** This bug has been marked as a duplicate of
5153
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug