Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/powershell-utf16
/
.
/
css
/
css-layout-api
/
layout-child-ref.html
blob: 641dda186424ac80cc224b5dc3e5bd382723535c [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<style>
.
result
{
background
:
green
;
margin
:
10px
;
height
:
100px
;
width
:
100px
;
}
</style>
<div
class
=
"result"
></div>