haikuwebkit/LayoutTests/css3/masking/clip-path-polygon-percentag...

7 lines
241 B
HTML

<!DOCTYPE html>
<html>
<body>
<p>Test that percentage values are relative to the right dimension of the bounding box</p>
<div style="width: 150px; height: 100px; border: solid white 50px; background-color: green;"></div>
</body>
</html>