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

Make HTML Standard's page titles more distinct #10978

Open
AtkinsSJ opened this issue Jan 31, 2025 · 4 comments
Open

Make HTML Standard's page titles more distinct #10978

AtkinsSJ opened this issue Jan 31, 2025 · 4 comments
Labels
meta Changes to the ecosystem around the standard, not its contents

Comments

@AtkinsSJ
Copy link
Contributor

What is the issue with the HTML Standard?

While working on implementing HTML features, it's common that I end up with multiple tabs open to different parts of the HTML standard. Currently, they all just have "HTML Standard" as the title, and it'd be helpful if it was easier to distinguish between them. For example, here I have 7 tabs open:

Image

Two of those are a spec and diff from whatpr.org. The rest are from various pages from the multipage spec. As you can imagine, it's easy to lose your place. 😅 I can of course modify the title of each one with the dev tools, and sometimes I do, but I don't usually have the patience.

My suggestions are:

  • The HTML Standard in multipage mode should include the section in their title.
  • whatpr.org pages should also include their PR # in their title, and whether they're a diff or a preview.

For example, something like:

  • "4.12 Scripting - The HTML Standard"
  • "4.10.5 The input element [Preview PR 10917] - HTML Standard"
@annevk
Copy link
Member

annevk commented Jan 31, 2025

Safari has a feature where it attempts to hide duplicate portions of page titles to help with such cases, though I suppose that would not help with the whatpr.org case.

@annevk annevk added the meta Changes to the ecosystem around the standard, not its contents label Jan 31, 2025
@AtkinsSJ
Copy link
Contributor Author

Just discovered whatwg/wattsi#50 which is closely related.

@Khoiphudu

This comment was marked as spam.

1 similar comment
@Khoiphudu

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Changes to the ecosystem around the standard, not its contents
Development

No branches or pull requests

3 participants