summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/1422931.html
blob: 9f09f41efdbd7fca62ebced019a70b0ed03ec60a (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
<!-- Testing slot element with "dom.webcomponents.enabled" set to false -->
<slot><div></div></slot>
</html>