Files
UXP-Fixed/dom/xml/crashtests/453278.html
T
2018-02-02 04:16:08 -05:00

10 lines
255 B
HTML

<html>
<head>
<title> Bug 453278 - Crash [@ nsContentUtils::TriggerLink] with xlink stuff in display: none iframe</title><style>
</style>
</head>
<body>
<iframe id="content" src="453278-frame.xml" style="display: none;"></iframe>
</body>
</html>