Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-writing-modes
/
orthogonal-containing-block-height-changes-ref.html
blob: b7d32e4dc27ba972345f6dc9be81b4079ed54574 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
.
box
{
width
:
50px
;
height
:
50px
;
background-color
:
green
;
}
</style>
<div
class
=
box
></div>