Skip to content

[cssom-view] "root element" is undefined #8224

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

Closed
cvrebert opened this issue Dec 14, 2022 · 0 comments · Fixed by #8228
Closed

[cssom-view] "root element" is undefined #8224

cvrebert opened this issue Dec 14, 2022 · 0 comments · Fixed by #8228

Comments

@cvrebert
Copy link
Member

This specification uses the term "root element" approximately 25 times. For example:


https://drafts.csswg.org/cssom-view/#scrolling
(4) Perform a scroll of viewport to position, and document’s root element as the associated element, [...]


https://drafts.csswg.org/cssom-view/#extensions-to-the-htmlelement-interface
(1) If any of the following holds true return null and terminate this algorithm:
[...]

  • The element is the root element.

However, none of the instances of the term "root element" are hyperlinked, nor is an explicit definition given elsewhere in the spec.
See also #7786

bramus added a commit to bramus/csswg-drafts that referenced this issue Dec 15, 2022
bramus added a commit to bramus/csswg-drafts that referenced this issue Feb 1, 2023
fantasai pushed a commit that referenced this issue Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant