[Webkit-unassigned] [Bug 8456] New: JavaScript stylesheet zapping

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Apr 18 07:23:58 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8456

           Summary: JavaScript stylesheet zapping
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: henrik at extraallt.net


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.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list