Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html reftest-zoom="0">
<link rel="match" href="clamp-full-zoom-001-ref.html"/>
<!-- zoom.minPercent is set to 50 in the corresponding ini file. -->
<meta name="assert" content="Zoom is at least by zoom.minPercent."/>
<script src="/_mozilla/common/reftest-zoom.js"></script>
<div style="width: 500px; height: 500px; background: green"></div>
</html>