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

Export 'the body element' for other specifications to use #8017

Merged
merged 2 commits into from
Jun 16, 2022

Conversation

zcorpan
Copy link
Member

@zcorpan zcorpan commented Jun 16, 2022

This is needed for whatwg/dom#365


/dom.html ( diff )

<p><dfn>The body element</dfn> of a document is the first of <span>the <code>html</code>
element</span>'s children that is either a <code>body</code> element or a <code>frameset</code>
element, or null if there is no such element.</p>
<p><dfn data-export="">The body element</dfn> of a document is the first of <span>the
Copy link
Member

Choose a reason for hiding this comment

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

We just use <dfn export> nowadays!

Copy link
Member Author

Choose a reason for hiding this comment

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

Wawaweewa!

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@domenic domenic merged commit ad05018 into main Jun 16, 2022
@domenic domenic deleted the bocoup/export-the-body-element branch June 16, 2022 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants