browser-compat-data
browser-compat-data copied to clipboard
html.elements.body - margin attributes compatibility for google is incorrect
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Google doesn't support rightmargin and bottommargin. And leftmargin works for both left and right actual margin.
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
Information about google not supporting and mentioning that leftmargin works as both right and left margin
Did you test this? If so, how?
Yes, sample code in section below
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/body
MDN metadata
MDN page report details
- Query:
html.elements.body - Report started: 2024-02-11T20:07:44.671Z
Also it seems like vlink, link and alink attributes work strange in Chrome, when dynamically changed links change color only when body hovered in elements tab, after that it changes the way it should.