Revision 6ff8cb60aab43a83cc52b509b2eede8c474db652 authored by Eric Willigers on 05 September 2018, 09:19:05 UTC, committed by Eric Willigers on 05 September 2018, 09:37:23 UTC
Test the parsing and serialization of the longhand properties from
CSS Animations and CSS Transitions.

Relevant browser bugs:

Edge animation-duration should reject negatives
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/18347049/

Edge and Safari incorrectly accept unitless 0 on <time> values
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/18348525/
https://bugs.webkit.org/show_bug.cgi?id=113230
1 parent beeef72
History
File Mode Size
certs
ci
docker
gitignore
lint
manifest
pywebsocket
runner
scripts
serve
third_party
webdriver
wpt
wptrunner
wptserve
.coveragerc -rw-r--r-- 320 bytes
.gitattributes -rw-r--r-- 26 bytes
.gitignore -rw-r--r-- 114 bytes
.gitmodules -rw-r--r-- 371 bytes
META.yml -rw-r--r-- 47 bytes
__init__.py -rw-r--r-- 54 bytes
appveyor.yml -rw-r--r-- 770 bytes
conftest.py -rw-r--r-- 481 bytes
flake8.ini -rw-r--r-- 1.0 KB
localpaths.py -rw-r--r-- 1.5 KB
pytest.ini -rw-r--r-- 110 bytes
tox.ini -rw-r--r-- 559 bytes

back to top