Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
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>