Sign in
webkit
/
WebKit
/
3e01ea2c6e60dac71bbc2366692c12538bc3430c
/
.
/
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>