This commit is contained in:
Robert O'Callahan 2011-02-10 21:58:11 +13:00
Родитель 04d3aa9c17
Коммит 8ba3022911
2 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,7 @@
<!DOCTYPE HTML>
<html>
<body style="height:2000px; overflow:hidden; margin:0;">
<div style="height:1000px; background:url(repeatable-diagonal-gradient.png) fixed repeat-x; opacity:0.5"></div>
<script src="scrolling.js"></script>
</body>
</html>

Просмотреть файл

@ -1,4 +1,5 @@
HTTP == fixed-1.html fixed-1.html?ref
HTTP == fixed-opacity-1.html fixed-opacity-1.html?ref
HTTP == fixed-text-1.html fixed-text-1.html?ref
HTTP == opacity-mixed-scrolling-1.html opacity-mixed-scrolling-1.html?ref
random-if(cocoaWidget) HTTP == opacity-mixed-scrolling-2.html opacity-mixed-scrolling-2.html?ref # see bug 625357