Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-writing-modes/crashtests/chrome-bug-1512988.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<html style="position: absolute">
<title>Chrome crash when propagating orthogonal writing-mode to absolute positioned root element</title>
<body style="writing-mode: vertical-rl"></body>
</html>