Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<title>Chrome crash for replaced in orthogonal flow query container</title>
<p>Pass if no crash.</p>
<iframe></iframe>
<style>
body {
container-type: size;
writing-mode: vertical-rl;
}
</style>