Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-pseudo/first-line-select-crash.html - WPT Dashboard Interop Dashboard
<!doctype html>
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2014331">
<style>
li::first-line {}
</style>
<li>
<select></select>