blob: 865a56f234c3ab7133b5081ba2d0c0f658162984 [file] [log] [blame]
FAIL Document timeline starts in "active" phase. assert_equals: expected (string) "active" but got (undefined) undefined
FAIL Setting document timeline phase (which is readonly) throws TypeError. assert_throws_js: function "() => {
timeline.phase = "after";
}" did not throw