Skip to content

Conversation

moz-wptsync-bot
Copy link
Collaborator

Use the root element style frame (not primary frame) for style checks in
the root scroll frame.

This only makes a difference for display: table on the root, and is
needed because a lot of the checks that we do for filters, etc on the
root check IsRootElementStyleFrame(), so the checks are inconsistent
otherwise.

Differential Revision: https://phabricator.services.mozilla.com/D266320

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1990582
gecko-commit: e7245cd02538de3c13f96ce93b50db1d6d79b1cc
gecko-reviewers: jwatt

Use the root element style frame (not primary frame) for style checks in
the root scroll frame.

This only makes a difference for display: table on the root, and is
needed because a lot of the checks that we do for filters, etc on the
root check IsRootElementStyleFrame(), so the checks are inconsistent
otherwise.

Differential Revision: https://phabricator.services.mozilla.com/D266320

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1990582
gecko-commit: e7245cd02538de3c13f96ce93b50db1d6d79b1cc
gecko-reviewers: jwatt
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

@moz-wptsync-bot moz-wptsync-bot merged commit 57ce281 into master Sep 27, 2025
22 of 23 checks passed
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1990582 branch September 27, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants