Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
fast
/
text
/
international
/
unicode-bidi-isolate-nested-crash.html
blob: 35a63f8cc83b9482b0afd0ee287b2900e346cc46 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
.
isolate
{
unicode-bidi
:
-webkit-isolate
;
unicode-bidi
:
isolate
;
}
</style>
<span
class
=
"isolate"
>
<span
class
=
"isolate"
>
a
</span>
<span
class
=
"isolate"
>
<span
class
=
"isolate"
>
b
</span>
</span>
</span>