tenfourfox/layout/reftests/bugs/1003425-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
130 B
HTML

<!DOCTYPE html>
<html>
<style>
div {
width: 500px;
height: 500px;
box-shadow: 0 0 40px #000;
}
</style>
<div id="d"></div>