Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/foreignObject-vertical-01.svg
<rect width="100" height="200" fill="red"/>
<foreignObject width="100" height="200" style="writing-mode: vertical-lr;">
style="background:lime; display:block; width:100%; height:100%;"/>
</foreignObject>
</svg>