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
support
DOMParser-parseFromString.tentative.html -rw-r--r-- 707 bytes
Document-write.tentative.html -rw-r--r-- 463 bytes
Element-insertAdjacentHTML.tentative.html -rw-r--r-- 1.2 KB
Element-outerHTML.tentative.html -rw-r--r-- 709 bytes
HTMLElement-generic.tentative.html -rw-r--r-- 1.5 KB
Location-assign.tentative.html -rw-r--r-- 456 bytes
Location-href.tentative.html -rw-r--r-- 462 bytes
Location-replace.tentative.html -rw-r--r-- 458 bytes
META.yml -rw-r--r-- 34 bytes
Range-createContextualFragment.tentative.html -rw-r--r-- 590 bytes
TrustedTypePolicyFactory-createPolicy-createXYZTests.tentative.html -rw-r--r-- 9.3 KB
TrustedTypePolicyFactory-createPolicy-cspTests-noNamesGiven.tentative.html -rw-r--r-- 485 bytes
TrustedTypePolicyFactory-createPolicy-cspTests.tentative.html -rw-r--r-- 971 bytes
TrustedTypePolicyFactory-createPolicy-exposedTests.tentative.html -rw-r--r-- 997 bytes
TrustedTypePolicyFactory-createPolicy-nameTests.tentative.html -rw-r--r-- 976 bytes
Window-TrustedTypes.tentative.html -rw-r--r-- 348 bytes
Window-open.tentative.html -rw-r--r-- 794 bytes
block-string-assignment-to-DOMParser-parseFromString.tentative.html -rw-r--r-- 1.1 KB
block-string-assignment-to-Document-write.tentative.html -rw-r--r-- 936 bytes
block-string-assignment-to-Element-insertAdjacentHTML.tentative.html -rw-r--r-- 2.9 KB
block-string-assignment-to-Element-outerHTML.tentative.html -rw-r--r-- 1.5 KB
block-string-assignment-to-HTMLElement-generic.tentative.html -rw-r--r-- 1.9 KB
block-string-assignment-to-Location-assign.tentative.html -rw-r--r-- 935 bytes
block-string-assignment-to-Location-href.tentative.html -rw-r--r-- 935 bytes
block-string-assignment-to-Location-replace.tentative.html -rw-r--r-- 944 bytes
block-string-assignment-to-Range-createContextualFragment.tentative.html -rw-r--r-- 1.3 KB
block-string-assignment-to-Window-open.tentative.html -rw-r--r-- 1.6 KB

back to top