blob: 779b0ffe87cd3371e2e988966fb715cfc3585a2e [file] [log] [blame]
<!DOCTYPE html>
<html>
WebKit Bug 85804 - Crash in LayoutInline::linesVisualOverflowBoundingBox.<br />
Test passes if it does not crash.
<div style='-webkit-writing-mode: vertical-rl;'>
<div style='transform: translatey(1px) translatez(1px) rotatex(1deg);'></div>
<textarea></textarea>
<span style='-webkit-opacity: 0.0;'/>
<input autofocus>
</div>
<body dir=rtl>
</body>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</html>