mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1528f2b910
--HG-- extra : rebase_source : b9fb3987c8540457fa1f7b3e27420f208207a9c0
16 lines
389 B
HTML
16 lines
389 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<title>-moz-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>
|