Sign in
webkit
/
WebKit
/
a659cc2560ef03ca74fc359443f5a95cd40bafd1
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
writing-mode
/
html-and-body-writing-mode-propagation.html
blob: 7b97db7470674783a7582b752e8a440c27c4beff [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
style
=
"
width
:
100px
;
height
:
100px
;
border
:
3px
solid black
;
"
>
<body
style
=
"
-webkit-writing-mode
:
vertical-rl
;
"
></body>
</html>