Sign in
webkit
/
WebKit
/
959155b45872cd31254a59be86d81c89a4eb59e4
/
.
/
LayoutTests
/
fast
/
text
/
complex-mixed-direction-line-breaking-expected.html
blob: 40f8d73c565c98bbfb0c25c7acd55a0f9709d63a [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body
dir
=
"rtl"
>
<p
dir
=
"ltr"
>
This test makes sure that mixed-direction complex text doesn't overflow its box. The test passes if you don't see any red below.
</p>
</body>
</html>