https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 4bda2aa18a9f4abaf8135998389f4edc5963b253 authored by ffxbld on 08 September 2011, 19:38:22 UTC
Added tag FIREFOX_7_0b5_BUILD1 for changeset d70ed894123a. CLOSED TREE a=release
Tip revision: 4bda2aa
linear-zero-length-1a.html
<div style="background: -moz-linear-gradient(150px 150px, white, black); width: 300px; height: 300px;"></div>
<div style="background: -moz-repeating-linear-gradient(150px 150px, white, black); width: 300px; height: 300px;"></div>
back to top