1
0
Fork 0
firefox/testing/web-platform/tests/css/css-writing-modes/crashtests/chrome-bug-1512988.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

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>