RESOLVED FIXED 8456
Many squarefree.com bookmarklets don't work
https://bugs.webkit.org/show_bug.cgi?id=8456
Summary Many squarefree.com bookmarklets don't work
Henrik Sjökvist
Reported 2006-04-18 07:23:57 PDT
I came across a stylesheet zapper bookmarklet with the following code that doesn't work in Safari: javascript:(function(){var%20i,x;for(i=0;x=document.styleSheets[i];++i)x.disabled=true;})(); There's quite a few bookmarklets over at http://www.squarefree.com/bookmarklets/ that don't work.
Attachments
Geoffrey Garen
Comment 1 2006-04-18 11:19:43 PDT
Confirmed with Version 2.0.3 (417.9.2).
Geoffrey Garen
Comment 2 2006-04-18 13:24:56 PDT
Actually, the stylesheet one works with the latest nightly build. But it would be nice to have individual bugs for the others that don't work.
Alexey Proskuryakov
Comment 3 2006-04-18 13:30:24 PDT
Renaming to make it clear that this is a tracking bug for issues with squarefree.com bookmarklets still present in nightly builds (http://nightly.webkit.org).
Alexey Proskuryakov
Comment 4 2008-11-28 13:43:03 PST
Most or all of the squarefree.com bookmarklets work now. Please file individual bugs if you find any that don't.
Note You need to log in before you can comment on or make changes to this bug.