Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
fast
/
text
/
text-combine-with-font-face-expected.html
blob: ef6c25f706ccf667fdabded4f479a9eab400f5c3 [
file
] [
log
] [
blame
]
<style>
div
{
-webkit-writing-mode
:
vertical-rl
;
font-size
:
36px
;
font-family
:
HiraMinProN-W3
;
}
span
{
-webkit-text-combine
:
horizontal
;
}
</style>
<div>
<span>
1
</span><span>
23
</span><span>
456
</span><span>
7890
</span>
</div>