MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/x
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
The x and y properties are only valid for an image if its display property has the computed value table-column or table-column-group. In other words: it has either of those values set explicitly on it, or it has inherited it from a containing element, or by being located within a column described by either or .
What did you expect to see?
Nothing of this, it is plain wrong.
Do you have any supporting links, references, or citations?
https://drafts.csswg.org/cssom-view/#dom-htmlimageelement-x
Do you have anything more you want to share?
Example should not have a table.
MDN metadata
Page report details
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/x
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
The x and y properties are only valid for an image if its display property has the computed value table-column or table-column-group. In other words: it has either of those values set explicitly on it, or it has inherited it from a containing element, or by being located within a column described by either or .
What did you expect to see?
Nothing of this, it is plain wrong.
Do you have any supporting links, references, or citations?
https://drafts.csswg.org/cssom-view/#dom-htmlimageelement-x
Do you have anything more you want to share?
Example should not have a table.
MDN metadata
Page report details
en-us/web/api/htmlimageelement/x