mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 21:28:04 +02:00
9 lines
134 B
HTML
9 lines
134 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Test Save as PDF</title>
|
|
</head>
|
|
<body>
|
|
<p>Save me as a PDF!</p>
|
|
</body>
|
|
</html>
|