Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
fast
/
text
/
text-combine-style-change-no-layout-expected.html
blob: 5a39fdab0ceca28fb33d8fa77cc106144a7787a9 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body
style
=
"
-webkit-writing-mode
:
vertical-rl
;
font-size
:
40px
;
"
>
<div
id
=
"word"
style
=
"
-webkit-text-combine
:
horizontal
;
color
:
green
;
"
>
39
</div>
</body>
</html>