Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
mathml
/
presentation-markup
/
direction
/
direction-overall-002-ref.html
blob: 03ecf2994427c9e7c5f03ba6a71989081c9de478 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head><title>
Test dir=rtl
</title></head>
<body
style
=
"
background
:
white
;
"
>
<div
style
=
"
position
:
absolute
;
top
:
0px
;
left
:
0px
;
"
>
<div
style
=
"
width
:
40px
;
height
:
3000px
;
background
:
black
;
"
></div>
</div>
</body>
</html>