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
/
writing-mode
/
fallback-orientation.html
blob
9e7b8ecc290dc22ea5af027f01ab30cf74eb4db9
1
<p>
2
This should be pointing upwards:
3
</p>
4
<div
style
=
"font-family: 'hiragino mincho pro'; font-size: 80px; -webkit-writing-mode: vertical-rl;"
>
5
〈
6
</div>
7
</html>