Skip to content

chore(css): Fix group for CSS Transitions module #930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css/at-rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@
"CSSStartingStyleRule"
],
"groups": [
"CSS Animations"
"CSS Transitions"
],
"status": "standard",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@starting-style"
Expand Down
3 changes: 3 additions & 0 deletions css/definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"CSS Lists and Counters",
"CSS Logical Properties",
"CSS Masking",
"CSS Mobile Text Size Adjustment",
"CSS Motion Path",
"CSS Multi-column Layout",
"CSS Namespaces",
Expand All @@ -40,6 +41,7 @@
"CSS Paged Media",
"CSS Positioning",
"CSS Resolutions",
"CSS Rhythmic Sizing",
"CSS Ruby",
"CSS Scroll Anchoring",
"CSS Scrollbars",
Expand Down Expand Up @@ -72,6 +74,7 @@
"Pseudo-elements",
"Selectors",
"Scalable Vector Graphics",
"Scroll-driven Animations",
"WebKit Extensions"
]
}
Expand Down
4 changes: 2 additions & 2 deletions css/functions.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@
"scroll()": {
"syntax": "scroll( [ <scroller> || <axis> ]? )",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"status": "experimental",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-timeline/scroll"
Expand Down Expand Up @@ -814,7 +814,7 @@
"view()": {
"syntax": "view([<axis> || <'view-timeline-inset'>]?)",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"status": "experimental",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-timeline/view"
Expand Down
30 changes: 15 additions & 15 deletions css/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -1941,7 +1941,7 @@
],
"percentages": "relativeToTimelineRangeIfSpecifiedOtherwiseEntireTimeline",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": [
"animation-range-start",
Expand All @@ -1963,7 +1963,7 @@
"animationType": "notAnimatable",
"percentages": "relativeToTimelineRangeIfSpecifiedOtherwiseEntireTimeline",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": "normal",
"appliesto": "allElements",
Expand All @@ -1979,7 +1979,7 @@
"animationType": "notAnimatable",
"percentages": "relativeToTimelineRangeIfSpecifiedOtherwiseEntireTimeline",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": "normal",
"appliesto": "allElements",
Expand Down Expand Up @@ -6444,7 +6444,7 @@
"animationType": "numberOrLength",
"percentages": "referToElementFontSize",
"groups": [
"CSS Fonts"
"CSS Inline"
],
"initial": "normal",
"appliesto": "allElements",
Expand All @@ -6465,7 +6465,7 @@
"animationType": "byComputedValueType",
"percentages": "no",
"groups": [
"CSS Fonts"
"CSS Rhythmic Sizing"
],
"initial": "0",
"appliesto": "blockContainers",
Expand Down Expand Up @@ -8254,7 +8254,7 @@
"animationType": "discrete",
"percentages": "no",
"groups": [
"CSS Text"
"Scalable Vector Graphics"
],
"initial": "normal",
"appliesto": "textElements",
Expand Down Expand Up @@ -9272,7 +9272,7 @@
],
"percentages": "no",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": [
"scroll-timeline-name",
Expand All @@ -9294,7 +9294,7 @@
"animationType": "notAnimatable",
"percentages": "no",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": "block",
"appliesto": "scrollContainers",
Expand All @@ -9310,7 +9310,7 @@
"animationType": "notAnimatable",
"percentages": "no",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": "none",
"appliesto": "scrollContainers",
Expand Down Expand Up @@ -10101,7 +10101,7 @@
"animationType": "byComputedValueType",
"percentages": "referToSizeOfFont",
"groups": [
"CSS Text"
"CSS Mobile Text Size Adjustment"
],
"initial": "autoForSmartphoneBrowsersSupportingInflation",
"appliesto": "allElements",
Expand Down Expand Up @@ -10248,7 +10248,7 @@
"animationType": "notAnimatable",
"percentages": "no",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": "none",
"appliesto": "allElements",
Expand Down Expand Up @@ -10559,7 +10559,7 @@
],
"percentages": "no",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": [
"view-timeline-name",
Expand All @@ -10581,7 +10581,7 @@
"animationType": "notAnimatable",
"percentages": "no",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": "block",
"appliesto": "allElements",
Expand All @@ -10597,7 +10597,7 @@
"animationType": "byComputedValueType",
"percentages": "relativeToCorrespondingDimensionOfRelevantScrollport",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": "auto",
"appliesto": "allElements",
Expand All @@ -10613,7 +10613,7 @@
"animationType": "notAnimatable",
"percentages": "no",
"groups": [
"CSS Animations"
"Scroll-driven Animations"
],
"initial": "none",
"appliesto": "allElements",
Expand Down
2 changes: 0 additions & 2 deletions css/types.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,13 @@
"CSS Will Change",
"CSS Counter Styles",
"CSS Lists and Counters",
"CSS Animations",
"CSS Types"
],
"status": "standard",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/custom-ident"
},
"dashed-ident": {
"groups": [
"CSS Animations",
"CSS Types"
],
"status": "standard",
Expand Down