Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link id="link" href="does-not-exist-A.css">
<script>
link.rel = "stylesheet";
link.href = "does-not-exist-B.css";
</script>