chromium/third_party/blink/web_tests/css3/masking/clip-path-polygon-percentage-expected.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>