Skip to content

Commit

Permalink
add spec_url (#23062)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored May 13, 2024
1 parent d737817 commit b280322
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions html/elements/embed.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
},
"align": {
"__compat": {
"spec_url": "https://html.spec.whatwg.org/multipage/obsolete.html#attr-embed-align",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -78,6 +79,7 @@
},
"height": {
"__compat": {
"spec_url": "https://html.spec.whatwg.org/multipage/embedded-content-other.html#attr-dim-height",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -116,6 +118,7 @@
},
"name": {
"__compat": {
"spec_url": "https://html.spec.whatwg.org/multipage/obsolete.html#attr-embed-name",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -154,6 +157,7 @@
},
"src": {
"__compat": {
"spec_url": "https://html.spec.whatwg.org/multipage/iframe-embed-object.html#attr-embed-src",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -192,6 +196,7 @@
},
"type": {
"__compat": {
"spec_url": "https://html.spec.whatwg.org/multipage/iframe-embed-object.html#attr-embed-type",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -228,6 +233,7 @@
},
"width": {
"__compat": {
"spec_url": "https://html.spec.whatwg.org/multipage/embedded-content-other.html#attr-dim-width",
"support": {
"chrome": {
"version_added": "1"
Expand Down

0 comments on commit b280322

Please sign in to comment.