[css3-page] implement @page rule size attribute
Categories
(Core :: CSS Parsing and Computation, enhancement, P1)
Tracking
()
People
(Reporter: teoli, Assigned: alaskanemily)
References
(Blocks 7 open bugs, )
Details
(5 keywords, Whiteboard: [DevRel:P3][layout:backlog][print2020])
![]() |
||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Comment 11•11 years ago
|
||
Comment 12•10 years ago
|
||
Comment 13•10 years ago
|
||
Updated•10 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
Comment 15•8 years ago
|
||
Comment 16•8 years ago
|
||
Comment 17•8 years ago
|
||
![]() |
||
Comment 18•7 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
![]() |
||
Updated•5 years ago
|
![]() |
||
Updated•5 years ago
|
Comment 19•5 years ago
|
||
Now that we triage by severity, setting priority to P1 to reflect backlog prioritization on this bug as either in-progress, or planned development in the near term. See https://wiki.mozilla.org/Platform/Layout#Backlog_Tracking_in_Bugzilla
Updated•5 years ago
|
![]() |
||
Comment 20•5 years ago
|
||
[print2020_v79] here means that this is being worked on in the v79 timescale, not that it is expected to be completed for v79.
Assignee | ||
Updated•5 years ago
|
![]() |
||
Updated•5 years ago
|
Updated•5 years ago
|
Comment hidden (advocacy) |
![]() |
||
Updated•5 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment 23•2 years ago
|
||
This bug appears to address situations where specific test pages have an attribute that forces either portrait or landscape orientation on print preview and print itself. It would also appear that this issue was fixed in Nightly v94.0a1 from 2021-09-30. A specific pushlog could not be provided due to the very old change (mozregression is unable to finish bisection because autoland builds are too old to still be around).
The following cases were tested on Windows 10, MacOS 11 and Ubuntu 22:
size: landscape http://www.gtalbot.org/BugzillaSection/Bug851441-page-size-landscape.html
size: portrait (by modifying the page above)
3 additional tests:
size: letter landscape http://www.gtalbot.org/BugzillaSection/Bug851441-page-size-landscape-003.html
size: legal landscape http://www.gtalbot.org/BugzillaSection/Bug851441-page-size-landscape-004.html
Landscape (or portrait) orientation is forced in print preview and portrait (or landscape) orientation cannot be enabled.
Updated•2 years ago
|
Description
•