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-simple.html
blob
ca0d47e0c95de5dad2ef6a6f1a3d2a40ce69a92e
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
/>
5
<style>
6
.isolate {
7
unicode-bidi: -webkit-isolate;
8
}
9
</style>
10
</head>
11
<body>
12
<span
class
=
"isolate"
><span
class
=
"isolate"
>
א
-
></span>
Text
</span>
13
</body>
14
</html>