blob: 135ce9d7156005fa88cebfab74529dcf2440c310 [file] [log] [blame]
<!DOCTYPE html>
<html>
WebKit Bug 85804 - Crash in RenderInline::linesVisualOverflowBoundingBox.<br />
Test passes if it does not crash.
<div style='-webkit-writing-mode: vertical-rl;'>
<div style='-webkit-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>