mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
f6897bd7b4
To run the script to generate test cases: python layout/reftests/css-page/generate-page-name-two-page-test.py This should work with Python 2 or Python 3, and from any working directory. Differential Revision: https://phabricator.services.mozilla.com/D141671
9 lines
233 B
HTML
9 lines
233 B
HTML
<!-- AUTOGENERATED BY generate-page-name-two-page-test.py, DO NOT MODIFY -->
|
|
<!DOCTYPE html>
|
|
<html class="reftest-paged">
|
|
<body>
|
|
<div><p style="page:a">a</p></div>
|
|
<div style="page:b"><p style="page:auto">b</p></div>
|
|
</body>
|
|
</html>
|