1
0
Fork 0
firefox/layout/reftests/async-scrolling/disable-apz-for-sle-pages-ref.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

9 lines
364 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Check that the apz.disable_for_sle_pages pref behaves as expected</title>
</head>
<body style="height: 5000px; background-image:url(repeatable-diagonal-gradient.png);">
<div id="fake-fixed" style="position: absolute; top: 100px; left: 100px; width: 100px; height: 100px; background-color: green"></div>
</body>
</html>