Sign in
chromium
/
chromium
/
src
/
7f4c7ff6b0f0e74338c885b0d5e5ef80fed597c3
/
.
/
headless
/
test
/
data
/
red_square.html
blob: 33a147871b10ada072d7c8339939c6404cf957d6 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
@page
{
margin
:
0
;
size
:
53.984375px
53.984375px
;
}
*
{
margin
:
0
;
}
div
{
background
:
red
;
width
:
53.984375px
;
height
:
53.984375px
;
}
</style>
<div></div>