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