Skip to content

image.x and image.y properties are unrelated to table-column styling #44780

Description

@1jj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions