Sign in
mojo
/
mojo
/
507e42823616bacf65e95788abf38417246f7638
/
.
/
sky
/
tests
/
layout
/
fixed-width.sky
blob: d368882214e3d0865154b17016ffad1fc58133cd [
file
] [
log
] [
blame
]
<sky>
<import
src
=
"../resources/dump-as-render-tree.sky"
/>
<div
style
=
"
width
:
50px
;
height
:
50px
;
background-color
:
pink
;
"
></div>
</sky>