summaryrefslogtreecommitdiffstats
path: root/layout/reftests/border-image/border-image-outset-resize-1-ref.html
blob: 1c310c023d10ae2713bfcadfb4820059da953331 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html lang="en-US">
<head>
  <title>border-image-outset resize reference</title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta http-equiv="Content-Style-Type" content="text/css">
</head>
<body>
<div style="width: 100px; border: solid #1DD813 10px; margin: 10px;">
<div style="padding: 10px;">
Hello World!
</div>
</div>
</body>
</html>