#47 Librejs fails to detect javascript in xls files
Opened 4 years ago by iankelling. Modified 4 years ago

https://google.github.io/styleguide/shell.xml

begins with

<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="styleguide.xsl"?>

https://google.github.io/styleguide/styleguide.xsl

contains

<SCRIPT language="javascript" type="text/javascript">

Which then contains javascript.

Librejs doesn't detect this javascript at all.


Login to comment on this ticket.

Metadata