Loading templates/glossify-tooltip.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -11,4 +11,4 @@ * @ingroup themeable */ #} <abbr {% if tip %}title="{{ tip }}"{% endif %} class="glossify-tooltip-tip" {% if langcode %}lang="{{ langcode }}"{% endif %}>{{ word }}</abbr> <abbr tabindex="0" {% if tip %}title="{{ tip }}"{% endif %} class="glossify-tooltip-tip" {% if langcode %}lang="{{ langcode }}"{% endif %}>{{ word }}</abbr> Loading
templates/glossify-tooltip.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -11,4 +11,4 @@ * @ingroup themeable */ #} <abbr {% if tip %}title="{{ tip }}"{% endif %} class="glossify-tooltip-tip" {% if langcode %}lang="{{ langcode }}"{% endif %}>{{ word }}</abbr> <abbr tabindex="0" {% if tip %}title="{{ tip }}"{% endif %} class="glossify-tooltip-tip" {% if langcode %}lang="{{ langcode }}"{% endif %}>{{ word }}</abbr>