mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 14:56:07 +00:00
Bug 1930038 [wpt PR 49052] - WebDX feature mapping for ch, rch, and rex units, a=testonly
Automatic update from web-platform-tests WebDX feature mapping for ch, rch, and rex units Change-Id: I3f07f3890c0ab529969d3209541efbe9a68e3ea1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5999379 Reviewed-by: Steinar H Gunderson <sesse@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Shunya Shishido <sisidovski@chromium.org> Cr-Commit-Position: refs/heads/main@{#1380228} -- wpt-commits: 302e2d30fc2581ff4dd0459a950df6daa6408f09 wpt-pr: 49052
This commit is contained in:
parent
54536d1af2
commit
5bb59c39ec
@ -24,6 +24,15 @@ features:
|
||||
- name: rlh
|
||||
files:
|
||||
- rlh-*
|
||||
- name: ch
|
||||
files:
|
||||
- ch-*
|
||||
- name: rch
|
||||
files:
|
||||
- rch-*
|
||||
- name: rex
|
||||
files:
|
||||
- rex-*
|
||||
- name: round-mod-rem
|
||||
files:
|
||||
- round-function.html
|
||||
|
@ -4,7 +4,7 @@
|
||||
<link rel="help" href="https://drafts.csswg.org/css-values/#font-relative-lengths">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta name="assert" content="test rex invalidation">
|
||||
<meta name="assert" content="test rcap invalidation">
|
||||
<style>
|
||||
@import url("/fonts/ahem.css");
|
||||
html {
|
||||
|
Loading…
x
Reference in New Issue
Block a user