Open
Bug 383343
Opened 18 years ago
Updated 3 years ago
Serialization of <q> to plaintext always uses English quotes
Categories
(Core :: DOM: Serializers, defect)
Tracking
()
NEW
People
(Reporter: bzbarsky, Unassigned)
Details
See bug 378407 comment 4.
Note that for rendering we do not in fact do intl of quotes: the rule in ua.css is:
45 *|*:root {
46 quotes: "\201C" "\201D" "\2018" "\2019";
47 }
Updated•6 years ago
|
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•