SaaSHub helps you find the best software and product alternatives Learn more →
WHATWG HTML Standard Alternatives
Similar projects and alternatives to WHATWG HTML Standard
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
-
Servo
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
-
-
-
-
-
-
-
password-manager-resources
A place for creators and users of password managers to collaborate on resources to make password management better.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
WHATWG HTML Standard discussion
WHATWG HTML Standard reviews and mentions
-
Styling an HTML dialog modal to take the full height of the viewport
https://github.com/whatwg/html/pull/5936#discussion_r5136422...
The problem is that no browser had (and still has) shipped the "stretch" keyword. (Blink likely will "soon" - https://groups.google.com/a/chromium.org/g/blink-dev/c/SiZ2n... )
However this was pushed back against as this had to go in a specification - and nobody implemented it ("-webit-fill-available" would have been an acceptable substitute in Blink but other browsers didn't have this working the same yet).
Hence the calc() variant. (Primarily because of "box-sizing:content-box" being the default, and pre-existing border/padding styles on dialog that we didn't want to touch).
One thing to keep in mind is that any changes that changes web behaviour is under some time pressure. If you leave something too long, sites will start relying on the previous behaviour - so it would have been arguably worse not to have done anything.
It may still be possible to change to the stretch variant, however likely some sites are relying on the extra "space" around dialogs now, and would be mad if we changed it again. This might still be a net-positive however given how much this confuses web-developers (future looking cost), vs. the pain (cost) of breaking existing sites.
Sorry!
-
Creating Animated Accordions with the Details Element and Modern CSS
There's an open HTML specification issue about this problem, but it doesn't seem to have gotten any traction.
-
Open-UI: Maintain an open standard for UI and promote its adherence and adoption
Customisable select I believe is the first to come out of it.
https://developer.chrome.com/blog/rfc-customizable-select
https://github.com/whatwg/html/issues/9799
-
Introducing command and commandfor in HTML
Doesn't appear to be.
https://github.com/whatwg/html/pull/9841
https://github.com/whatwg/html/issues/9625
Seems to have been in the works since 2023, out in the open, with support by all major browser engines.
-
Why does target="_blank" have an underscore in front?
Agreed! There is a proposal for something like that in the WHATWG repo: https://github.com/whatwg/html/issues/8538
-
Dialogs, Popovers & the Top Layer Mess
Issue #9075: March 2023, OddBird requests a method to view the current top layer order.
- HTML Whitespace Is Broken
-
2025's Tech Stack for Front End
HTML5 Specification
-
Server Sent Events 101
CAUTION: The EventSource API doesn't allow you to pass custom headers natively. You have to rely on polyfills or query parameters to pass additional context about the client. Learn more about the limitations of the EventSource API here.
-
<dialog>: The Dialog Element
The issues were fixed actually.
https://github.com/whatwg/html/wiki/dialog--initial-focus,-a...
https://github.com/whatwg/html/pull/8199
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 Mar 2025
Stats
whatwg/html is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of WHATWG HTML Standard is HTML.
Popular Comparisons
- WHATWG HTML Standard VS WebKit
- WHATWG HTML Standard VS caniuse
- WHATWG HTML Standard VS breaking-changes-web
- WHATWG HTML Standard VS exploits
- WHATWG HTML Standard VS Retroactive
- WHATWG HTML Standard VS standards-positions
- WHATWG HTML Standard VS serenity
- WHATWG HTML Standard VS EventSource
- WHATWG HTML Standard VS PowerShellSDK2
- WHATWG HTML Standard VS dom