haikuwebkit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-scaled-expe...

14 lines
260 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>
if (window.internals)
window.internals.setPageScaleFactor(100, 0, 0);
</script>
<div style="position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; background: white;">
</div>
</body>
</html>