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)

x86
Linux
defect

Tracking

()

Tracking Status
firefox67 --- affected
firefox68 --- affected
firefox69 --- affected

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 }
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.