Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<title>Crash Test: @layer statement sandwiched between namespaces</title>
<style>
@namespace "hello";
@layer feh;
@namespace "world";
</style>
<!DOCTYPE html>
<title>Crash Test: @layer statement sandwiched between namespaces</title>
<style>
@namespace "hello";
@layer feh;
@namespace "world";
</style>