Closed
Bug 1621415
Opened 5 years ago
Closed 5 years ago
Ensure that adopted stylesheets show up in print and print preview
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: nordzilla, Assigned: nordzilla)
References
Details
Attachments
(1 file)
When printing, a static copy of the document is created and moved to a new window.
We need to ensure that the static copy of the document handles adopted style sheets.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9132759 -
Attachment description: Bug 1621415 - Ensure adopted styles are applied when printing -- WIP → Bug 1621415 - Ensure adopted styles are applied when printing r=jwatt,emilio
Pushed by shindli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c0235b7bddcc
Ensure adopted styles are applied when printing r=emilio
Comment 3•5 years ago
|
||
Backed out for mochitest failures on test_printpreview.xhtml.
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=293132443&repo=autoland&lineNumber=7162
Backout: https://hg.mozilla.org/integration/autoland/rev/db34bff4aa792a7fb5254201015e9ce85e22ab3d
Flags: needinfo?(enordin)
Updated•5 years ago
|
Attachment #9132759 -
Attachment description: Bug 1621415 - Ensure adopted styles are applied when printing r=jwatt,emilio → Bug 1621415 - Ensure adopted styles are applied when printing r=emilio
| Assignee | ||
Comment 4•5 years ago
|
||
This ended up having a Windows-7 specific bug.
I re-wrote the tests in a way such that this is no longer a problem.
Flags: needinfo?(enordin)
Pushed by cbrindusan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/47c0d3f679dc
Ensure adopted styles are applied when printing r=emilio
Comment 6•5 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•