wpt / css / printing / number-input-link-crash-print.html

Status: PASS | Duration: 8ms | Subtests: 1/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi

/css/printing/number-input-link-crash-print.html

<!doctype html>
<!-- Really a crashtest but since we don't really have print crashtests, we assert that we print something -->
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2036150">
<link rel="mismatch" href="/css/reference/blank.html">
<a href="https://example.org" id="a1"><input type=number></a>

/css/reference/blank.html

<!doctype html>
<title>CSS Test Reference</title>
<!-- Intentionally blank -->