wpt / css / css-pseudo / first-line-select-crash.html

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

/css/css-pseudo/first-line-select-crash.html

<!doctype html>
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2014331">
<style>
li::first-line {}
</style>
<li>
<select></select>