WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 203847
Master bug: Motion path/Offset spec
https://bugs.webkit.org/show_bug.cgi?id=203847
Summary
Master bug: Motion path/Offset spec
Dirk Schulze
Reported
2019-11-05 05:35:15 PST
The master bug for implementing the Motion Path / Offset spec.
https://drafts.fxtf.org/motion-1/
Goal is to get WebCore in parity with Blink's and Gecko's implementation initially. That means support for: * offset-distance * offset-rotate * offset-path (only none | path()) * offset shorthand
Attachments
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2019-11-05 05:42:04 PST
The implementation happens behind the runtime flag cssOffset
Simon Fraser (smfr)
Comment 2
2019-11-05 13:39:12 PST
(In reply to Dirk Schulze from
comment #1
)
> The implementation happens behind the runtime flag cssOffset
Let's align the flag with the spec shortname.
Dirk Schulze
Comment 3
2019-11-05 16:29:22 PST
(In reply to Simon Fraser (smfr) from
comment #2
)
> (In reply to Dirk Schulze from
comment #1
) > > The implementation happens behind the runtime flag cssOffset > > Let's align the flag with the spec shortname.
I wonder if the CSS WG should rather rename the spec with its short name from motion to offset just like it renamed the properties. IMO it was an oversight and should be corrected to avoid confusions in the future. However, I don’t mind to rename it here but would still ask the WG to rename. To consider: All CSS properties (like logical units) are prefixed with css it seems.
Simon Fraser (smfr)
Comment 4
2019-11-05 17:05:38 PST
"offset" sounds way too generic.
Dirk Schulze
Comment 5
2019-11-06 12:13:46 PST
Changed the runtime flag name to "motion" with the first patch in
https://bugs.webkit.org/show_bug.cgi?id=203848
as it is the shorthand of the spec.
Radar WebKit Bug Importer
Comment 6
2019-11-15 13:41:22 PST
<
rdar://problem/57238772
>
Kiet Ho
Comment 7
2021-10-21 15:28:23 PDT
***
Bug 139127
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug