HTML Tag <q> Cannot be Displayed Normally
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: shiyou0130011, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36
Steps to reproduce:
Visited a page with HTML Tag <q>
Actual results:
The tag cannot be displayed normally when it has “lang” attribute.
It shows “” and ‘’ even the language’s quote mark is not the same as English’s.
Expected results:
If the language attribue is zh-Hant or ja, it shoud shows 「」 and 『』;
If it is el or fr, it should shows « » ...etc
| Reporter | ||
Comment 1•7 years ago
|
||
PS: This issue happens in Firefox and SeaMonkey.
However, Firefox Focus doesn’t have this issue
Comment 2•7 years ago
|
||
Hi shiyou0130011,
¿Could you please provide the web page?
Thanks in advance, Flor.
| Reporter | ||
Comment 3•7 years ago
|
||
(In reply to Florencia Marina Di Ciocco from comment #2)
Hi shiyou0130011,
¿Could you please provide the web page?
Thanks in advance, Flor.
This is my sample page: https://codepen.io/Shiyou/pen/EBZWrw
Accroding to wikipedia, It should look like
“‘zh’”
「『zh-Hant』」
“‘zh-Hans’”
「『ja』」
«“el”»
“‘en’”
««fr»»
Comment 4•7 years ago
|
||
Hi shiyou0130011,
I see what you mean and Chrome shows the special character without a problem. Thanks so much for the link, it was very helpful. However, I have to mark this as a duplicate of bug 1421938. Please do check it out because it's been discussed thoroughly.
Best regards and thanks, Flor.
Description
•