Skip to content

Commit

Permalink
Tag CSS Anchor Positioning (#22903)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 committed Apr 22, 2024
1 parent d41db04 commit 3734329
Show file tree
Hide file tree
Showing 39 changed files with 477 additions and 0 deletions.
213 changes: 213 additions & 0 deletions api/CSSPositionTryDescriptors.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions api/CSSPositionTryRule.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSPositionTryRule",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#csspositiontryrule",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down Expand Up @@ -37,6 +40,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSPositionTryRule/name",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#dom-csspositiontryrule-name",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down Expand Up @@ -71,6 +77,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSPositionTryRule/style",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#dom-csspositiontryrule-style",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down
3 changes: 3 additions & 0 deletions css/at-rules/position-try.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"description": "<code>@position-try</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@position-try",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#at-ruledef-position-try",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down
3 changes: 3 additions & 0 deletions css/properties/align-items.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
"__compat": {
"description": "<code>anchor-center</code>",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#anchor-center",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down
3 changes: 3 additions & 0 deletions css/properties/align-self.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
"__compat": {
"description": "<code>anchor-center</code>",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#anchor-center",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down
6 changes: 6 additions & 0 deletions css/properties/anchor-name.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/anchor-name",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#name",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down Expand Up @@ -37,6 +40,9 @@
"none": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#valdef-anchor-name-none",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down
3 changes: 3 additions & 0 deletions css/properties/block-size.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"__compat": {
"description": "<code>anchor-size()</code>",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#anchor-size-fn",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down
3 changes: 3 additions & 0 deletions css/properties/bottom.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"__compat": {
"description": "<code>anchor()</code>",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#anchor-pos",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down
3 changes: 3 additions & 0 deletions css/properties/height.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@
"__compat": {
"description": "<code>anchor-size()</code>",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#anchor-size-fn",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down
3 changes: 3 additions & 0 deletions css/properties/inline-size.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"__compat": {
"description": "<code>anchor-size()</code>",
"spec_url": "https://drafts.csswg.org/css-anchor-position-1/#anchor-size-fn",
"tags": [
"web-features:anchor-positioning"
],
"support": {
"chrome": {
"version_added": "125"
Expand Down
Loading

0 comments on commit 3734329

Please sign in to comment.