gecko-dev/layout/reftests/svg/paint-on-maskLayer-1-ref.html

11 строки
146 B
HTML

<!DOCTYPE html>
<html>
<style type="text/css">
div {
background: blue;
width: 100px;
height: 100px;
}
</style>
<div></div>
</html>