no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / css-blending / background-blend-mode-body-fixed-ref.html
blobb668ceba783976af884abd5304383eb9bb5e49df
1 <!DOCTYPE html>
2 <meta charset="utf-8">
3 <title>Reference for: Blend a background image and a background color on the root, specifying background-attachment: fixed</title>
5 <style>
7 html {
8 background: #777777;
11 </style>