Skip to content

Commit

Permalink
Add spec link for svg <foreignObject> element
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Jan 19, 2025
1 parent 529d4cf commit 0dcfe85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions svg/elements/foreignObject.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
},
"height": {
"__compat": {
"spec_url": "https://svgwg.org/svg2-draft/geometry.html#Sizing",
"tags": [
"web-features:svg"
],
Expand Down Expand Up @@ -144,6 +145,7 @@
},
"width": {
"__compat": {
"spec_url": "https://svgwg.org/svg2-draft/geometry.html#Sizing",
"tags": [
"web-features:svg"
],
Expand Down Expand Up @@ -190,6 +192,7 @@
},
"x": {
"__compat": {
"spec_url": "https://svgwg.org/svg2-draft/geometry.html#XProperty",
"tags": [
"web-features:svg"
],
Expand Down Expand Up @@ -236,6 +239,7 @@
},
"y": {
"__compat": {
"spec_url": "https://svgwg.org/svg2-draft/geometry.html#YProperty",
"tags": [
"web-features:svg"
],
Expand Down

0 comments on commit 0dcfe85

Please sign in to comment.