Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
web_platform_tests
/
2dcontext
/
transformations
/
transform_ref.html
blob: 2a166c36ce401cc125e4e8981185d8fa39696207 [
file
] [
log
] [
blame
]
<!doctype html>
<meta
charset
=
utf-8
>
<style>
html
,
body
{
margin
:
0
;
}
section
{
position
:
absolute
;
background
:
rgb
(
255
,
0
,
0
);
width
:
30px
;
height
:
30px
;
top
:
30px
;
left
:
30px
;
}
</style>
<section></section>