Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/selectors/nth-child-spurious-brace-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>Spurious left-brace in the middle of nth-child</title>
<style>
s:nth-child(n-{
</style>