Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>
<html class='reftest-wait'>
<body onload="document.getElementsByTagName('fieldset')[0].removeChild(document.getElementById('l'));
document.documentElement.className = '';">
<fieldset disabled>
<legend id='l'>
<input>
</legend>
<legend>
<input>
</legend>
</fieldset>
</body>
</html>