trisquel-icecat/icecat/layout/reftests/css-blending/background-blend-mode-body-fixed-ref.html

11 lines
222 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>Reference for: Blend a background image and a background color on the root, specifying background-attachment: fixed</title>
<style>
html {
background: #777777;
}
</style>