repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git]
/
layout
/
reftests
/
box-shadow
/
boxshadow-inset-large-border-radius-ref.html
blob
77c8d299b623dc78e582cc01bba5ee6a2266e3c7
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<style>
5
#ref {
6
background: black;
7
width:
575
px;
8
height:
5
px;
9
margin-left:
125
px;
10
}
11
12
</style>
13
</head>
14
<body>
15
<div
id
=
"ref"
>
16
</body>
17
</html>