https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 63010c3e4bb7ade86ddc7c065cb26762b118e680 authored by Ehsan Akhgari on 13 July 2012, 17:33:17 UTC
Remove the failing test, r+a=me
Tip revision: 63010c3
linear-size-1a.html
<div style="background: -moz-linear-gradient(white, black);
            background-size: 300px 100px; width: 300px; height: 300px;"></div>
back to top