Side by Side Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-effect-timing/delay-expected.txt
Issue 1946453002:
Make nullable members of IDL dictionaries contain null in JS when unset (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@_getComputedTiming
Patch Set: Fix test
Created 4 years, 7 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
4 FAIL Test adding a positive delay to an animation without a backwards fill makes
it no longer active assert_equals: expected (object) null but got (undefined) u
ndefined
5 PASS Test seeking an animation by setting a negative delay
6 PASS Test finishing an animation using a large negative delay
Issue 1946453002: Make nullable members of IDL dictionaries contain null in JS when unset
(Closed)
Created 4 years, 7 months ago by alancutter (OOO until 2018)
Modified 4 years, 7 months ago
Reviewers: bashi, haraken
Base URL: https://chromium.googlesource.com/chromium/src.git@_getComputedTiming
Comments: 1