Update deprecated margin attributes on body#43534
Merged
sideshowbarker merged 1 commit intomdn:mainfrom Mar 27, 2026
Merged
Conversation
5 tasks
Contributor
|
Preview URLs (1 page) |
Member
Not exactly 😬 We document browser behavior for real-world usage, that’s only based on specs. But the implementation might be different. So I would test the implementation and only then update the docs. |
sideshowbarker
approved these changes
Mar 27, 2026
Member
|
@sideshowbarker have you seen my comment? |
Member
Sorry no, I somehow missed it |
Contributor
Author
|
@pepelsbey fair, but the recommendation for these attributes is "don't use". Is it helpful to explain how these attributes were previously non-interoperable? |
Member
@zcorpan I'm only saying that if they are supported in browsers for backward compatibility reasons, we should reflect that. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update the descriptions for these attributes to match the spec change.
Motivation
MDN should match the spec.
Additional details
See whatwg/html#11881
Related issues and pull requests