(bug 43942) Skip screen sheets with media queries when printing
authorMatthew Flaschen <mflaschen@wikimedia.org>
Mon, 14 Jan 2013 03:26:15 +0000 (22:26 -0500)
committerMatthew Flaschen <mflaschen@wikimedia.org>
Thu, 17 Jan 2013 21:31:43 +0000 (16:31 -0500)
commit11aaf931626be4c00aaecb4c8763c5cc13128726
tree62173c5c122329a638c4591ffdac536981230674
parentc61aac202105323c947184cfa6c13b370438dfb3
(bug 43942) Skip screen sheets with media queries when printing

* Add test suite, with regression tests as well as tests for the fix.

Change-Id: I66d40673cc610370b66af0129412bc6495673f8d
includes/OutputPage.php
tests/phpunit/includes/OutputPageTest.php [new file with mode: 0644]