blob: 19b16b5b977fbd3b2932baac0b7a25d3d79b53fe [file] [log] [blame]
Test that the tokenizer handles a case where:
An external script is loaded to the cache.
Another external script
triggers a stylesheet load by adding a link element.
document.writes a script tag that references the first script.
This should not crash.