Open
Bug 1890769
Opened 2 years ago
Updated 10 months ago
<body> element height doesn't fill the viewport in quirks mode
Categories
(Web Compatibility :: Knowledge Base, defect)
Web Compatibility
Knowledge Base
Tracking
(Not tracked)
NEW
People
(Reporter: jgraham, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: parity-chrome, parity-edge, Whiteboard: btpp-followup-2016-04-26)
<body> element doesn't fill the viewport in Gecko in quirks mode, but does in Blink and WebKit. This can have a variety of symptoms e.g. mouse event handlers on <body> not being fired, or incorrect layout.
Comment 1•10 months ago
|
||
This seems to be a duplicate of bug 1259924?
Comment 2•10 months ago
|
||
(In reply to Thomas Wisniewski [:twisniewski] from comment #1)
This seems to be a duplicate of bug 1259924?
Yup; it was filed as a WebCompat KB entry "partner" to that bug, when we were using WebCompat KB entries as part of our flow. But I think it's fine to dupe now if that's easier.
Comment 3•10 months ago
|
||
Nope, I'm fine with keeping them both open if it's helpful, I just wanted to make sure :)
You need to log in
before you can comment on or make changes to this bug.
Description
•