quidam / librejs

Forked from librejs 6 years ago
Clone

82ad83d Correctly handle multiple inline scripts, multiple intrinsic events, whitelisting/blacklisting and listing in the panel.

Authored and Committed by Ruben Rodriguez 5 years ago
    Correctly handle multiple inline scripts, multiple intrinsic events, whitelisting/blacklisting and listing in the panel.
    
    Before this, only the first inline script would get properly handled. This also corrects script comments for href="javascript:foo" types of scripts, which cannot get comments added in to state the result of LibreJS parsing.
    
        
file modified
+26 -9