mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
695e745fd1
--HG-- extra : rebase_source : eb86d75c6c6d2fffda4b32f1407f158c7a48383a
11 lines
399 B
HTML
11 lines
399 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="overflow:hidden; height:3000px;
|
|
background-image:url(repeatable-diagonal-gradient.png), url(repeatable-diagonal-gradient.png);
|
|
background-repeat:no-repeat;
|
|
background-position:0 300px, 0 0;">
|
|
<!-- Test that scrolling content covered by background-attachment:fixed content
|
|
gets rendered properly -->
|
|
</body>
|
|
</html>
|