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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
text
/
vertical-surrogate-pair.html
blob
814992fff2ef5cdbd7b932c5abc12b667e12f8b8
1
<style>
2
div { font-family: 'hiragino mincho pro'; font-size:
48
px; }
3
</style>
4
<p>
5
These two glyphs should look the same:
6
</p>
7
<div>
𠮟
</div>
8
<div
style
=
"-webkit-writing-mode: vertical-lr;"
>
𠮟
</div>