blob: 6235bde510d3148acf007d7907978cce3b18553d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.internals) {
internals.settings.setUserInterfaceDirectionPolicy("View");
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>