Sign in
webkit
/
WebKit
/
c162694e7d683619825c77f9e578fb1a1458a04d
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
text
/
bdi-get-direction-crash.html
blob: 083dae45b2f1ed2668cc415b57bd3fbd250d4c9c [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<script>
if
(
window
.
testRunner
)
window
.
testRunner
.
dumpAsText
();
</script>
<body>
<pre
dir
=
"auto"
><bdi>
Run test:
This test passes if it doesn't
</bdi>
crash
</pre>
</body>
</html>