Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>At-Page Size: Zero</title>
<style>
@page {
size: 0;
}
</style>
<h3>Expectation:</h3>
A size of 0 should not be applied.