Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-layout-api
/
style-map-multi-ref.html
blob: fc5406841820eef4e8b737dcd1bd2914fb66f20f [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
.
result
{
background
:
green
;
margin
:
10px
;
margin-left
:
2px
;
width
:
100px
;
height
:
100px
;
}
</style>
<div
class
=
"result"
></div>