Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
text
/
text-combine-style-change-no-layout-expected.html
blob: 5a39fdab0ceca28fb33d8fa77cc106144a7787a9 [
file
]
<!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>