Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
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>