[wpt-sync] Sync PR 27150 - FontAccess: Option bag for filtering enumeration
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox86 fixed)
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(2 files)
Sync web-platform-tests PR 27150 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27150
Details from upstream follow.
b'Olivier Yiptong <oyiptong@chromium.org>' wrote:
FontAccess: Option bag for filtering enumeration
This introduces an option bag for the enumeration API. The first
capability enabled by this option bag is to apply an exact-match filter
to fonts returned by the API.Bug: 1164077
Change-Id: Id6e76038c1647859c15e8e0ad6aa711b809466ab
Reviewed-on: https://chromium-review.googlesource.com/2622063
WPT-Export-Revision: 698a476f25ac0681cf63dc00ad0d5967c344ec2a
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 2 tests and 15 subtests
Status Summary
Firefox
OK : 2
FAIL: 16
Chrome
OK : 2
FAIL: 16
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/font-access/font_access-blob.tentative.https.window.html
font_access-blob: FAIL (Chrome: FAIL)
/font-access/font_access-enumeration.tentative.https.window.html
font_access-enumeration: FAIL (Chrome: FAIL)
font_access-enumeration 1: FAIL (Chrome: FAIL)
font_access-enumeration 2: FAIL (Chrome: FAIL)
font_access-enumeration 3: FAIL (Chrome: FAIL)
font_access-enumeration 4: FAIL (Chrome: FAIL)
font_access-enumeration 5: FAIL (Chrome: FAIL)
font_access-enumeration 6: FAIL (Chrome: FAIL)
font_access-enumeration 7: FAIL (Chrome: FAIL)
font_access-enumeration 8: FAIL (Chrome: FAIL)
font_access-enumeration 9: FAIL (Chrome: FAIL)
font_access-enumeration 10: FAIL (Chrome: FAIL)
font_access-enumeration 11: FAIL (Chrome: FAIL)
font_access-enumeration 12: FAIL (Chrome: FAIL)
font_access-enumeration 13: FAIL (Chrome: FAIL)
font_access-enumeration 14: FAIL (Chrome: FAIL)
Comment 5•5 years ago
|
||
Automatic update from web-platform-tests
FontAccess: Option bag for filtering enumeration
This introduces an option bag for the enumeration API. The first
capability enabled by this option bag is to apply an exact-match filter
to fonts returned by the API.
Bug: 1164077
Change-Id: Id6e76038c1647859c15e8e0ad6aa711b809466ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622063
Commit-Queue: Olivier Yiptong <oyiptong@chromium.org>
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843820}
--
wpt-commits: 0df6035bffe34ebdec8596a7b144308e1cc7ab30
wpt-pr: 27150
Comment 6•5 years ago
|
||
wpt-pr: 27150
wpt-type: metadata
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/edffd4dc52db
https://hg.mozilla.org/mozilla-central/rev/fb2a5a45e973
Description
•