
css3-mediaqueries-js - issue #7
Link tags with no rel attribute cause null pointer exception
What steps will reproduce the problem? 1. Load a page with empty link tags (ie: <link>) 2. Only tested on IE8
What is the expected output? What do you see instead? Empty link tags should be ignored. Empty link tags cause a null pointer exception
What version of the product are you using? On what operating system? Current release (as of July 2011)
Please provide any additional information below. Normally this wouldn't be a gating problem, but some webpages render HTML that is dynamic in nature and correcting the markup is not feasible. IE: a webmail client that renders the HTML body of a mime message.
Comment #1
Posted on Apr 4, 2014 by Happy OxBack from the dead... There is a new version of the script. It has some CSS parsing and processing improvements. If you're still using it, or would like to try again, could you confirm that this issue is solved or not?
Status: New
Labels:
Type-Defect
Priority-Medium