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

Remove references to UA stylesheet in developer edition #11134

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

josepharhar
Copy link
Contributor

@josepharhar josepharhar commented Mar 15, 2025

Fixes #11132

Not sure what to do with the checkboxes for this since this is an editorial change.

  • 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): …
  • Corresponding HTML AAM & ARIA in HTML issues & PRs:
  • MDN issue is filed: …
  • The top of this comment includes a clear commit message to use.

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


/interaction.html ( diff )

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

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

This is probably a good fix. You could also try to slice it more finely, and keep the discussion of the style layer or specific styles but just omit the rendering section references. (Using <span w-nodev>.) But this is probably good.

I think it's also nice to move these into <p class="note">s, since indeed they're better thought of as non-normative discussions.

I'll give this a day or two in case others have a different opinion.

@domenic domenic merged commit 74cd7a2 into whatwg:main Mar 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Broken link, there is no "Rendering section"
2 participants