Skip to content

target-size #incomplete7 rule integration test fails on Firefox 131 #4556

@dbjorge

Description

@dbjorge

Product

axe-core

Product Version

4.10.0

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

The target-size #incomplete7 and #incomplete8 rule integration tests fail on Firefox 131 (nightly as of writing) due to https://bugzilla.mozilla.org/show_bug.cgi?id=1912115 - Firefox incorrectly calculates the computed dimensions of a certain test <img> element without considering the explicit width/height on the element like it ought to (and like chrome and older firefox versions do).

We'll be adding a workaround to the tests to suppress the failure. If firefox fixes the bug in a timely manner, this issue will track removing the workaround; if they don't fix the bug, this issue will track considering a workaround in axe-core itself (eg, waiting an event loop tick at the start of axe.run)

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsIssues that deal with the unit or integration tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions