Re: [svgwg] Compatibility of focusability with HTML & platform conventions (#736)

I checked into SVG attribute names for Chromium and WebKit - it seems that they don't have `focusable` similarly while looking at failing test cases on WPT (below), it seems even Firefox don't support it.

WPT Test - https://wpt.fyi/results/svg/interact/scripted/tabindex-focus-flag.svg?label=master&label=experimental&aligned&q=tabindex-focus

Blink's Attribute - [third_party/blink/renderer/core/svg/svg_attribute_names.json5](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/svg/svg_attribute_names.json5)

WebKit's - https://github.com/WebKit/WebKit/blob/8bd0453849b49c3399871a6026f3783f1988104c/Source/WebCore/svg/svgattrs.in#L4

Should we remove `focusable` completely and also update WPT? We can add WPT as `historical` that it is not supported.

@karlcow, @nikolaszimmermann - FYI


-- 
GitHub Notification of comment by Ahmad-S792
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/736#issuecomment-3875523761 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 10 February 2026 06:07:01 UTC