Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Problem with using some HTML tags in locale file #125

@aleksandrs-ledovskis

Description

@aleksandrs-ledovskis

Probably is follow up to gh-86.

Steps to reproduce:

  1. Visit any C language sub-page (e.g. this one)
  2. Switch to Italian locale - "it". Take notice, that "POO" string has additional text visible onhover. It uses <abbr> HTML tag for this purpose.
  3. Switch back to English locale. The string "POO" is still be present, placed somewhere at the end of the title.

This artifact most likely appears due to webL10n library's ignorance of non-TEXT_NODE DOM nodes (see source code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions