Skip to content
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

Sync interfaces/ with @webref/idl 2.1.0 #28638

Merged
merged 1 commit into from Apr 22, 2021
Merged

Sync interfaces/ with @webref/idl 2.1.0 #28638

merged 1 commit into from Apr 22, 2021

Conversation

github-actions[bot]
Copy link
Contributor

This automated pull request updates interfaces/*.idl from @webref/idl 2.1.0.

Before merging, please check that any tests that depend on the updated IDL files still work.

If additional changes are needed, please manually create another PR based on this one.

See the README for how the IDL files in this directory are used.

@@ -333,6 +333,7 @@ interface DocumentFragment : Node {
[Exposed=Window]
interface ShadowRoot : DocumentFragment {
readonly attribute ShadowRootMode mode;
readonly attribute boolean delegatesFocus;
Copy link
Member

Choose a reason for hiding this comment

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

@annevk FYI here comes the idlharness.js test coverage for this.

foolip added a commit that referenced this pull request Apr 22, 2021
After #28638 the interface
is in dom.idl, so remove xslt.tentative.idl and move the instance test
do DOM as well.

The added README is based on domxpath/README.md.
@foolip foolip merged commit b33f778 into master Apr 22, 2021
@foolip foolip deleted the actions/update-idl branch April 22, 2021 08:10
foolip added a commit that referenced this pull request Apr 22, 2021
After #28638 the interface
is in dom.idl, so remove xslt.tentative.idl and move the remaining tests
into dom/xslt/ with a new README.
foolip added a commit that referenced this pull request Apr 22, 2021
After #28638 the interface
is in dom.idl, so remove xslt.tentative.idl and move the remaining tests
into dom/xslt/ with a new README.
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Apr 25, 2021
Automatic update from web-platform-tests
Merge xslt/ into dom/xslt/ (#28639)

After web-platform-tests/wpt#28638 the interface
is in dom.idl, so remove xslt.tentative.idl and move the remaining tests
into dom/xslt/ with a new README.
--

wpt-commits: f50fad694e04166f60af738d91114b65757df050
wpt-pr: 28639
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants