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/crashtests/first-line-marquee-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<style>
*::first-line {
--var1: 10px;
}
</style>
<marquee><pre>a
			</pre></marquee>