You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For support of bidirectional plain text, the Unicode Standard provides a number of formatting characters, which include RLI, LRI, PDI and FSI. See an explanation of how these work.
Although markup should be used most of the time in HTML pages, there are parts of an HTML document that don't support markup, such as the title element and title, alt, and other attributes. These characters can be necessary for managing inline runs of such text.
For more details, see this GitHub issue, which is being used to track this gap.
The text was updated successfully, but these errors were encountered:
The first comment in this issue contains text that will automatically appear in one or more gap-analysis documents as a subsection with the same title as this issue. Any edits made to that comment will be immediately available in the document. Proposals for changes or discussion of the content can be made in comments below this point.
r12a
changed the title
Support for isolating formatting characters lacking in some browsers
Support for isolating formatting characters lacking in some browsers – FIXED !
Jan 17, 2025
This issue is applicable to all RTL scripts.
For support of bidirectional plain text, the Unicode Standard provides a number of formatting characters, which include RLI, LRI, PDI and FSI. See an explanation of how these work.
Although markup should be used most of the time in HTML pages, there are parts of an HTML document that don't support markup, such as the
title
element andtitle
,alt
, and other attributes. These characters can be necessary for managing inline runs of such text.For more details, see this GitHub issue, which is being used to track this gap.
The text was updated successfully, but these errors were encountered: