HTMLViewer and media CSS

Does the HTML Viewer implement and respect media CSS, such as:

@page { margin: 1cm; } @media { size: auto; }
I’m trying to modify the margins used by the HMTLViewer’s print() method, without success.