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

Add missing reference to onpagereveal as a content attribute #10001

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

noamr
Copy link
Contributor

@noamr noamr commented Dec 18, 2023

Closes #9995

  • At least two implementers are interested (and none opposed):
  • Tests are written and can be reviewed and commented upon at:
  • Implementation bugs are filed:
    • Chromium: …
    • Gecko: …
    • WebKit: …
    • Deno (only for timers, structured clone, base64 utils, channel messaging, module resolution, web workers, and web storage): …
    • Node.js (only for timers, structured clone, base64 utils, channel messaging, and module resolution): …
  • MDN issue is filed: …
  • The top of this comment includes a clear commit message to use.

(See WHATWG Working Mode: Changes for more details.)


/indices.html ( diff )
/sections.html ( diff )

@mtrootyy
Copy link

@noamr
Copy link
Contributor Author

noamr commented Dec 18, 2023

The "onpagereveal" attribute should be added to not only list of "https://html.spec.whatwg.org/multipage/indices.html#elements-3:the-body-element", but also list of "https://html.spec.whatwg.org/multipage/sections.html#the-body-element:concept-element-attributes".

Thanks, fixed!

@domenic domenic merged commit fb2ef16 into whatwg:main Jan 9, 2024
2 checks passed
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.

The "onpagereveal" attribute should be added to section of "4.3.1 The body element".
3 participants