Closed
Bug 1846817
Opened 1 year ago
Closed 1 year ago
The initial value of `offset-position` should be normal
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: boris, Assigned: boris)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
Per https://github.com/w3c/fxtf-drafts/issues/522, we should change the initial value of offset-position
to normal
.
We have to update wpt as well.
Assignee | ||
Comment 1•1 year ago
|
||
The spec link: https://drafts.fxtf.org/motion-1/#offset-position-property, which was updated.
Assignee | ||
Comment 2•1 year ago
|
||
Per spec issue, https://github.com/w3c/fxtf-drafts/issues/522, its
initial value should be normal. (This has been merged into the spec.)
Note: css/motion/inheritance.html was updated in the WPT remote repo, so
I intentionally didn't change it and added the expection for now.
Updated•1 year ago
|
Assignee: nobody → boris.chiou
Status: NEW → ASSIGNED
Pushed by bchiou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/448119a9baa5
Change the initial value of offset-position to be normal. r=dholbert
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/41325 for changes under testing/web-platform/tests
Keywords: dev-doc-needed
Comment 5•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•