gecko-dev/devtools
Boris Chiou 97804f78e4 Bug 1808410 - Part 2: Add animation-timeline: view() in style system. r=emilio
Support view() notation for animation-timeline:
  `<view()> = view( [ <axis> || <'view-timeline-inset'> ]? )`

We move AnimationTimeline and its related types into the generics folder,
and define two new structs for scroll() and view().

Note:
1. The syntax of scroll() doesn't match the current version of the spec.
   I will update it in Bug 1814444.
2. We will handle the creation/usage of the Anonymous View Progress Timelines
   in the next patch.

Differential Revision: https://phabricator.services.mozilla.com/D173904
2023-05-02 22:47:28 +00:00
..
client Backed out 3 changesets (bug 1824701, bug 1824698) for causing dt failures in 2023-05-02 12:57:25 +03:00
docs Bug 1827856 - Remove nativeAnonymousChildList observers. r=smaug,credential-management-reviewers,devtools-reviewers,sgalich,nchevobbe 2023-04-18 14:58:34 +00:00
perfdocs
platform
server Bug 1826954 - [devtools] Disable devtools tests and test suites failing with http3 r=devtools-reviewers,nchevobbe 2023-04-26 22:43:59 +00:00
shared Bug 1808410 - Part 2: Add animation-timeline: view() in style system. r=emilio 2023-05-02 22:47:28 +00:00
startup Bug 1824725 - [devtools] Add a global key shortcut to toggle JavaScript tracing. r=devtools-reviewers,fluent-reviewers,flod,nchevobbe 2023-04-12 14:54:55 +00:00
.eslintrc.js Bug 1812646 - [devtools] Convert base-loader JSM to ESM. r=devtools-reviewers,jdescottes 2023-01-31 13:46:48 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
rename.py
templates.mozbuild
tsconfig.json