Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/css-build-system-update
/
.
/
css
/
css-layout-api
/
style-map-multi-ref.html
blob: b412b76e450d37db4d37e506997427972bd58247 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<style>
.
result
{
background
:
green
;
border-radius
:
2px
;
margin
:
10px
;
width
:
100px
;
height
:
100px
;
}
</style>
<div
class
=
"result"
></div>