Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>Crash Test: @layer statement sandwiched between namespaces</title>
<style>
@namespace "hello";
@layer feh;
@namespace "world";
</style>