layout/base/crashtests/363729-2.html
author Tom Schuster <tschuster@mozilla.com>
Thu, 17 Jul 2025 07:01:33 +0000 (14 hours ago)
changeset 796956 2732dfd8c3b2071a053c85819299033f50ec5d48
parent 371355 c5acd94ff501fd19aeedcc044f96989da5ac742f
permissions -rw-r--r--
Bug 1977645 - Remove svg.use-element.data-url-href.allowed pref. r=longsonr Differential Revision: https://phabricator.services.mozilla.com/D257534
<html class="reftest-paged">
<head>
<title>Testcase Bug 363729 � Crash [@ nsIFrame::GetPositionIgnoringScrolling] on print preview that uses position: fixed</title>
</head>
<body>
This page should not crash on print preview
<span style="position: fixed; page-break-after: always;"></span>
<dir>
<span style="display: inline-table; position: fixed; page-break-after: always;">

<span style="position: absolute;">
<span style=" position: fixed;"></span>
</span>

</span>
</dir>
</body>
</html>