6 lines
268 B
HTML
6 lines
268 B
HTML
<!DOCTYPE html>
|
|
<html style="position: absolute">
|
|
<title>Chrome crash when propagating orthogonal writing-mode to absolute positioned root element</title>
|
|
<link rel="help" href="https://crbug.com/1512988">
|
|
<body style="writing-mode: vertical-rl"></body>
|
|
</html>
|