Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /accessibility/crashtests/br-in-changed-subtree.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<ol id="foo" >
<embed onload="foo.type = 'menu';" src="data:text/html,foo"></embed>
<br></br>
</ol>