wpt / css / selectors / nth-child-spurious-brace-crash.html

Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/css/selectors/nth-child-spurious-brace-crash.html

<!DOCTYPE html>
<title>Spurious left-brace in the middle of nth-child</title>
<link rel="help" href="https://crbug.com/392667948">
<style>
s:nth-child(n-{
</style>