Sign in
webkit
/
WebKit
/
d3fdb4cf562f20044404c4eecc48b193fcc4521c
/
.
/
LayoutTests
/
fast
/
text
/
draw-synthetic-system-bold-font-into-canvas-expected-mismatch.html
blob: 3d8951486a1d7ca19000b264f54c315f4cfda2ba [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
canvas
{
width
:
200px
;
height
:
200px
;
margin-top
:
0
;
}
</style>
</head>
<body>
<canvas
width
=
"400"
height
=
"400"
></canvas>
</body>
</html>