Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

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