blob: b71d85b9e7f5aa0389c9af2f4621a4eaed58ae03 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.internals) {
internals.settings.setUserInterfaceDirectionPolicy("System");
internals.settings.setSystemLayoutDirection("RTL");
}
</script>
</head>
<body style="height: 1000px;">
This test makes sure that rtl scrollbars are on the left of the main frame.
</body>
</html>