Dactyloidae/layout/reftests/w3c-css/submitted/writing-modes-3/support/tcy.css

11 lines
179 B
CSS
Raw Normal View History

.tcy {
text-combine-upright: all;
}
.fake-tcy {
display: inline-block;
writing-mode: horizontal-tb;
width: 1em;
height: 1em;
text-align: center;
line-height: 1em;
}