mirror of
https://github.com/servo/servo.git
synced 2025-07-13 02:13:40 +01:00
4 lines
349 B
HTML
4 lines
349 B
HTML
<!doctype html>
|
|
<title>vertical-scroll test for vertical scrollbar</title>
|
|
<link rel="match" href="/feature-policy/experimental-features/resources/vertical-scroll-scrollbar-ref.html?no-vertical-scrollbar">
|
|
<iframe src="/feature-policy/experimental-features/resources/vertical-scroll-scrollable-content.html" allow="vertical-scroll 'none'"></iframe>
|