Skip to content

Add missing features for HTMLEmbedElement#7586

Merged
foolip merged 5 commits intomdn:masterfrom
queengooborg:api/HTMLEmbedElement
Dec 12, 2020
Merged

Add missing features for HTMLEmbedElement#7586
foolip merged 5 commits intomdn:masterfrom
queengooborg:api/HTMLEmbedElement

Conversation

@queengooborg
Copy link
Copy Markdown
Contributor

This PR is a part of a project to add missing interfaces and interface features to BCD that are from a spec in Editor's Draft or more and is supported in at least one browser. This particular PR adds missing features for the HTMLEmbedElement API, populating the results using data from the mdn-bcd-collector project (v1.1.6).

Spec: https://html.spec.whatwg.org/multipage/iframe-embed-object.html#htmlembedelement
IDL: https://github.com/w3c/webref/blob/master/ed/idl/html.idl

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 5, 2020
@foolip
Copy link
Copy Markdown
Contributor

foolip commented Dec 8, 2020

@vinyldarkscratch can you go through this and see which are reflected content attributes and add/update the corresponding entries in embed.json?

@github-actions github-actions bot added the data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label Dec 10, 2020
"deprecated": false
}
},
"align": {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like content attribute entries are still missing for "align" and maybe other IDL attributes added here.

@foolip foolip merged commit 76baec2 into mdn:master Dec 12, 2020
@queengooborg queengooborg deleted the api/HTMLEmbedElement branch December 13, 2020 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants