The reftest-paged tests don't trigger the document clone code-path (I realized that after writing them), but I guess they don't hurt, the printpreview test does fail without the previous patch. Depends on D39053 Differential Revision: https://phabricator.services.mozilla.com/D39054
7 lines
130 B
HTML
7 lines
130 B
HTML
<!doctype html>
|
|
<html class="reftest-paged">
|
|
<meta charset="utf-8">
|
|
<body>
|
|
Some content that I should be able to print.
|
|
</body>
|