This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3b9311b651
gecko
/
layout
/
reftests
/
css-gradients
/
linear-viewport.html
3 lines
97 B
HTML
Raw
Normal View
History
Unescape
Escape
Use the correct area for computing the gradient image for 'background-position: fixed' gradients. (Bug 509681) r=roc
2009-08-22 10:10:12 -07:00
<!--
bug 509681
-->
Bug 513395: Implement revised CSS gradient notation (2/2): rendering --HG-- rename : layout/reftests/css-gradients/radial-ref.html => layout/reftests/css-gradients/radial-1-ref.html rename : layout/reftests/css-gradients/radial.html => layout/reftests/css-gradients/radial-1a.html rename : layout/reftests/css-gradients/twostops-ref.html => layout/reftests/css-gradients/twostops-1-ref.html rename : layout/reftests/css-gradients/twostops.html => layout/reftests/css-gradients/twostops-1a.html
2009-11-02 11:36:43 -08:00
<
body
style
=
"background: -moz-linear-gradient(blue, aqua) fixed no-repeat;"
>
Reference in New Issue
Copy Permalink