Closed Bug 1776510 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 34589 - LayoutQuote matching should use CLDR locales

Categories

(Core :: Layout: Generated Content, Lists, and Counters, task, P4)

task

Tracking

()

RESOLVED FIXED
104 Branch
Tracking Status
firefox104 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 34589 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/34589
Details from upstream follow.

Di Zhang <dizhangg@chromium.org> wrote:

LayoutQuote matching should use CLDR locales

Previously, we were using the table of quotes from WhatWG. That list is
now outdated. It would be better practice to use the latest CLDR
locales through calling the ICU APIs.

In this CL, we are calling uloc_openAvailableByType to get all locales
and ulocdata_getDelimiter() to get the delimiter of a given locale.

Change-Id: I2bbcf533786eab3f0ed29faca177fbcc9a20ba87
Fixed: 1336790
Fixed: 1143232
Reviewed-on: https://chromium-review.googlesource.com/3723302
WPT-Export-Revision: 315b4e26ac16094e74e5677d4043dc8ec5712ccd

Component: web-platform-tests → Layout: Generated Content, Lists, and Counters
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

FAIL: 1

Chrome

FAIL: 1

Safari

FAIL: 1

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4fab7a383d0c
[wpt PR 34589] - LayoutQuote matching should use CLDR locales, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in before you can comment on or make changes to this bug.