For Hebrew the `<parsererror>` element is currently being forced to RTL, but ideally this should be done without the use of intl.css: https://hg.mozilla.org/l10n-central/he/file/tip/toolkit/chrome/global/intl.css#l34 Currently this makes the XML code itself also appear as RTL, which should never really happen. See attached.
Bug 1666613 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
For Hebrew the `<parsererror>` element is currently being forced to RTL, but ideally this should be done without the use of intl.css: https://hg.mozilla.org/l10n-central/he/file/tip/toolkit/chrome/global/intl.css#l34 Currently this makes the XML code itself also appear as RTL, which should never really happen. See attached. After this is fixed, the hack above can be removed.