Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>
<head>
<style type="text/css">
fieldset:first-line { color: red }
</style>
<body>
<fieldset><legend>Legend</legend>contents of fieldset</fieldset>
</body>
</html>