Closed Bug 1481103 Opened 7 years ago Closed 6 years ago

scroll-behavior should not be propagated from body to the viewport

Categories

(Core :: DOM: CSS Object Model, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1560237
Tracking Status
firefox63 --- affected

People

(Reporter: xidorn, Unassigned)

References

()

Details

See https://github.com/w3c/csswg-drafts/issues/2990 The spec explicitly says: > The scroll-behavior property of the HTML body element is not propagated to the viewport. And I think it is generally a good thing not to propagate more properties from body element when not necessary for compatibility. That issue to CSSWG indicates that Chrome follows the spec and doesn't propagate it. We should do so as well.

I am going to fix this in bug 1560237.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.