gecko-dev/layout/reftests/svg/paint-on-maskLayer-1-ref.html
cku eff0b9a167 Bug 1318266 - Part 5. Test cases. r=mstange
MozReview-Commit-ID: F9sgd3CwRVw

--HG--
extra : rebase_source : b0c1097c27ebbd54c90ac9210aba2dee3eccb0b8
2016-12-20 05:15:39 +08:00

11 lines
146 B
HTML

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