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

Scoping header/footer to blockquote is not mentioned in the spec #3

Closed
xi opened this issue Apr 16, 2019 · 2 comments
Closed

Scoping header/footer to blockquote is not mentioned in the spec #3

xi opened this issue Apr 16, 2019 · 2 comments

Comments

@xi
Copy link

xi commented Apr 16, 2019

I checked, but there is nothing about blockquote in the spec:

footer (scoped to the main element, a sectioning content element, or a sectioning root element other than body) - No corresponding role
https://www.w3.org/TR/html-aam-1.0/#html-element-role-mappings

"sectioning content" is defined as one of these: article, aside, nav, section. So headers/footers inside of blockquotes should not be ignored.

@matatk
Copy link
Owner

matatk commented May 3, 2019

I think this one is actually valid as it is: the spec also mentions sectioning root elements, which includes <blockquote>.

@xi
Copy link
Author

xi commented May 3, 2019

I see. Thanks for the clarification!

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

No branches or pull requests

2 participants