Update web-platform-tests to revision 919ca26d28f02c636d4fa3d4e910a6038f02d993

This commit is contained in:
WPT Sync Bot 2020-04-04 08:19:25 +00:00
parent f7d3d4a447
commit 136aa4015b
154 changed files with 1878 additions and 608 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<link rel="help" href="https://drafts.css-houdini.org/css-properties-values-api-1/#the-registerproperty-function" />
<meta name="assert" content="Verifies that registering a propety does not affect the cascade" />
<meta name="assert" content="Verifies that registering a property does not affect the cascade" />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>