Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-layout-api
/
fallback-layout
/
fallback-layout-fallback-ref.html
blob: 63bb91e90ca00f02d108f562ed857058df2443ca [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
.
result
{
background
:
green
;
border
:
solid
2px
;
height
:
100px
;
width
:
100px
;
}
</style>
<div
class
=
"result"
></div>