Closed
Bug 1602544
Opened 1 year ago
Closed 1 year ago
[meta] Implement Print endpoint
Categories
(Testing :: geckodriver, enhancement)
Tracking
(firefox73 fixed)
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: jgraham, Assigned: jgraham)
References
Details
(Keywords: meta)
Attachments
(1 file)
Implement an endpoint that generates a paginated document as base64-encoded PDF. This is a common user scenario and may be internally useful for paginated reftest work.
Assignee | ||
Comment 1•1 year ago
|
||
Keywords: meta
(In reply to James Graham [:jgraham] from comment #1)
https://pr-preview.s3.amazonaws.com/w3c/webdriver/pull/1468.html#print for the proposed spec (https://github.com/web-platform-tests/wpt/pull/20677)
That seems to be a wrong PR referenced here.
Flags: needinfo?(james)
Assignee | ||
Comment 3•1 year ago
|
||
https://github.com/w3c/webdriver/pull/1468 is the right link. Sorry for the error.
Flags: needinfo?(james)
Assignee | ||
Comment 4•1 year ago
|
||
These currently are Mozilla-only but can be trivially moved into upstream
tests once there is agreement to take the feature.
Updated•1 year ago
|
Assignee: nobody → james
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•1 year ago
|
||
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/autoland/rev/cad798d12930 Add some basic print tests for WebDriver, r=webdriver-reviewers,whimboo,ato
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/autoland/rev/658f179110b3 Add some basic print tests for WebDriver, r=webdriver-reviewers,whimboo,ato
Comment 8•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•