Closed Bug 1839354 Opened 2 years ago Closed 2 years ago

Catalan geminated L (l·l) is not capitalised correctly

Categories

(Core :: Layout: Text and Fonts, defect)

Firefox 114
defect

Tracking

()

RESOLVED DUPLICATE of bug 1839308

People

(Reporter: ishida, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/114.0

Steps to reproduce:

The sequence <l·l> in Catalan orthography signals a geminated /l/ sound. The midpoint dot should not lead to capitalisation of the second l. For example, a capitalisation of cancel·lar should produce Cancel·lar and not Cancel·Lar.

More:
Wikipedia, Punt volat (middot) https://en.wikipedia.org/wiki/Catalan_orthography#Punt_volat_(middot)

Actual results:

Blink and Webkit both do the right thing here, but Gecko produces Cancel·Lar.

More:
GH CSS issue: Incorrect text-transform capitalize behavior for Catalan geminate Ls #8987 https://github.com/w3c/csswg-drafts/issues/8987

Expected results:

Tests & results
Interactive test, text-transform:capitalize doesn't uppercase a word-medial long L in Catalan, whether written as 2 or 3 characters. https://github.com/w3c/character_phrase_tests/issues/59

Please fix so that capitalize doesn't uppercase the second L.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Component: Untriaged → Layout: Text and Fonts
Duplicate of bug: 1839308
Product: Firefox → Core
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.