Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
fast
/
text
/
word-break-next-linebox-not-dirty-crash-main.html
blob: d1033ca45a9e488c5b7dba42c83e26de478690f8 [
file
] [
log
] [
blame
]
<html>
Test passes if it does not crash.
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
waitUntilDone
();
}
</script>
<iframe
width
=
"100"
src
=
"resources/word-break-next-linebox-not-dirty-crash.html"
></iframe>
</html>