Codebase Browser
chromium
Go to App
chromium
/
chrome/test/data/printing/
specified_page_size.html
<!DOCTYPE html> <style> @page { size: 300px; margin: 10px; } </style> Page.