Closed Bug 1991968 Opened 4 months ago Closed 4 months ago

[css-anchor-position-1] Rename `position-area` values with `x-self-*` and `y-self-*` to `self-x-*` and `self-y-*` order

Categories

(Core :: Layout, defect)

defect
Points:
1

Tracking

()

RESOLVED FIXED
145 Branch
Tracking Status
firefox145 --- fixed

People

(Reporter: mozilla-apprentice, Assigned: jfkthame)

References

(Blocks 1 open bug)

Details

(Whiteboard: [anchorpositioning:m2], [wptsync upstream])

Attachments

(1 file)

A resolution was made for csswg-drafts/#12749.

[css-anchor-position-1] Inconsistent naming of `position-area` values

  • RESOLVED: accept jfkthame's proposal in the issue

Discussion.

The recently-accepted proposal was to rename eight of the position-area keyword values:

x-self-start -> self-x-start
x-self-end -> self-x-end
y-self-start -> self-y-start
y-self-end -> self-y-end

span-x-self-start -> span-self-x-start
span-x-self-end -> span-self-x-end
span-y-self-start -> span-self-y-start
span-y-self-end -> span-self-y-end

This should basically just be a mechanical change to the code and a bunch of corresponding tests.

Summary: [css-anchor-position-1] Inconsistent naming of `position-area` values → [css-anchor-position-1] Rename `position-area` values with `x-self-*` and `y-self-*` to `self-x-*` and `self-y-*` order
Whiteboard: [anchorpositioning:triage]
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Pushed by jkew@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/7ca713a43485 https://hg.mozilla.org/integration/autoland/rev/eb89d2df1bf1 Rename position-area keywords with {x,y}-self-{start,end} to use self-{x,y}-{start,end} per CSSWG resolution. r=layout-reviewers,firefox-style-system-reviewers,dshin
Points: --- → 1
Whiteboard: [anchorpositioning:triage] → [anchorpositioning:m2]
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/55216 for changes under testing/web-platform/tests
Whiteboard: [anchorpositioning:m2] → [anchorpositioning:m2], [wptsync upstream]
QA Whiteboard: [qa-triage-done-c146/b145]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: