ladybird icon indicating copy to clipboard operation
ladybird copied to clipboard

LibWeb: Various simple updates/additions for ARIA roles and default roles

Open sideshowbarker opened this issue 11 months ago • 0 comments

This change includes the following commits:

  • 4ade540fc8132a3d5a6c4c28706157a712f39e63 LibWeb: Add support for the “mark” ARIA role
  • 470a000f713 LibWeb: Support the “image” synonym for the “img” ARIA role
  • 80ddfc9f7c9 LibWeb: Assign “dir”, “dd”, “dt” default ARIA roles per-spec

This change gets us passing 100% of the subtests in the dir-role.tentative.html androles.html tests at https://wpt.fyi/results/html-aam?product=ladybird.

sideshowbarker avatar Dec 08 '24 13:12 sideshowbarker