зеркало из https://github.com/mozilla/gecko-dev.git
11 строки
399 B
HTML
11 строки
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>
|