Sign in
webkit
/
WebKit
/
ecbcd311b05ac239b92fcb2f58299787a062a338
/
.
/
LayoutTests
/
fast
/
text
/
international
/
unicode-bidi-isolate-nested-simple.html
blob: ca0d47e0c95de5dad2ef6a6f1a3d2a40ce69a92e [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"utf-8"
/>
<style>
.
isolate
{
unicode-bidi
:
-webkit-isolate
;
}
</style>
</head>
<body>
<span
class
=
"isolate"
><span
class
=
"isolate"
>
א->
</span>
Text
</span>
</body>
</html>