Closed
Bug 1429380
Opened 8 years ago
Closed 8 years ago
The HTML5 spec should not include popup menus in print output
Categories
(Core :: Printing: Output, defect)
Core
Printing: Output
Tracking
()
RESOLVED
DUPLICATE
of bug 267029
People
(Reporter: jwatt, Unassigned)
References
()
Details
The HTML5 spec is displayed with some popup menus displayed in the top right hand corner of the first page. For example, when printing the page:
https://html.spec.whatwg.org/multipage/dom.html
These clearly are being mis-displayed. (The issue does not happen in Chrome.)
![]() |
Reporter | |
Comment 1•8 years ago
|
||
Looks like these "Support" summary boxes (not pop-ups) are all absolutely positioned. So presumably this is bug 267029.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•