Sign in
webkit
/
WebKit
/
2b7db40d04e23e466c35ac26a2cac6ea07d1f8ff
/
.
/
LayoutTests
/
fast
/
css3-text
/
css3-text-indent
/
text-indent-crash-in-title.html
blob: 1b43d479ea3c1c0cea0f815b91c143ca65975746 [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<head>
<title
style
=
"
text-indent
:
9.4ex
"
>
A
</title>
</head>
<body>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
()
</script>
This test passes if it doesn't crash.
</body>
</html>