repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
text
/
international
/
unicode-bidi-isolate-nested-crash.html
blob
35a63f8cc83b9482b0afd0ee287b2900e346cc46
1
<!DOCTYPE
html
>
2
<style>
3
.isolate {
4
unicode-bidi: -webkit-isolate;
5
unicode-bidi: isolate;
6
}
7
</style>
8
<span
class
=
"isolate"
>
9
<span
class
=
"isolate"
>
a
</span>
10
<span
class
=
"isolate"
>
11
<span
class
=
"isolate"
>
b
</span>
12
</span>
13
</span>