[wpt-sync] Sync PR 23992 - Fix open-quote / close-quote fallback
Categories
(Core :: Layout: Generated Content, Lists, and Counters, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23992 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23992
Details from upstream follow.
Jihwan Marc Kim <bluewhale.marc@gmail.com> wrote:
Fix open-quote / close-quote fallback
open-quote / close-quote content doesn’t fallback to language
when region not understood.So fix fallback order to as below.
- Search by requested attribute.
- If locale-region formatted, search by only locale code.
- root
Bug: 1086115
Change-Id: Ic7081cc9410892d95aeef485bb48e74cc81db100Reviewed-on: https://chromium-review.googlesource.com/2228301
WPT-Export-Revision: 5de3b9ed86b33eed18f38a3d72423cd17595e3d8
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
ERROR: 1
Chrome
FAIL : 1
Safari
FAIL : 1
Links
Details
New Tests That Don't Pass
/css/css-content/quotes-034.html: ERROR (Chrome: FAIL, Safari: FAIL)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e7ba5f5ed37b
https://hg.mozilla.org/mozilla-central/rev/95f3c28e08a0
Description
•