Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
LayoutTests
/
fast
/
text
/
international
/
unicode-bidi-isolate-nested-first-child-text-expected.html
blob: bd3af84cc7151625e5cc74f1df2b4d10a1912d11 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"utf-8"
/>
</head>
<body>
<span>
First Text
<span>
א->
</span>
Second Text
<span>
א-<
</span>
</span>
</body>
</html>