blob: 919ec6c580ac262050781a881b101594d1d8160e [file] [log] [blame]
<!DOCTYPE html>
<head>
<style type='text/css'>
body {
height: 5000px;
}
</style>
<script>
if (window.internals) {
internals.settings.setUserInterfaceDirectionPolicy("View");
internals.settings.setSystemLayoutDirection("RTL");
}
</script>
</head>
<body style='min-height: 5000px'></body>