Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/tt-attribute-mutation-fix-attribute-node-tests
/
.
/
css
/
css-inline
/
text-box-trim
/
text-box-trim-half-leading-block-box-002-ref.html
blob: c6b6f0e16bd5e678e11846fba3e30fe13eb35385 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"/fonts/ahem.css"
/>
<style>
.
div-parent
{
outline
:
1px
solid orange
;
font
:
20px
/
1
Ahem
;
writing-mode
:
vertical-lr
;
}
</style>
<div
class
=
"div-parent"
>
Test
<br><br>
</div>