Skip to content

The "What an img element represents" algorithm is outdated #12579

@johannesodland

Description

@johannesodland

What is the issue with the HTML Standard?

The algorithm uses the value of the "src" attribute as a criteria to determine what the img element represents:

What an img element represents depends on the src attribute and the alt attribute.

However, the src attribute was made optional, as resolved in #9181.

The algorithm should probably use the result of the selecting an image source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions