Closed Bug 1758018 Opened 3 years ago Closed 3 years ago

Improve helpers testing relatively or sticky positioning

Categories

(Core :: Layout, task)

task

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(2 files)

Details in upcoming patches. This bug is a refactor, and shouldn't change the behavior.

nsIFrame::IsRelativelyPositioned() tests "position:relative" or
"position:sticky", but its naming is misleading until you've dug into the
underlying helper nsStyleDisplay::IsRelativelyPositionedStyle().

Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/fddea12302c1 Part 1 - Rename the helpers testing "position:relative" or "position:sticky". r=emilio https://hg.mozilla.org/integration/autoland/rev/cc71e15ff361 Part 2 - Add helpers testing only "position:relative", and adapt them at some callsites. r=emilio
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: