test262
test262 copied to clipboard
Temporal: Add coverage for BubbleRelativeDuration called with time unit
See: tc39/proposal-temporal#3121
A type assertion in the spec was incorrect, but the assertion wasn't hit in the Firefox implementation in any test262 test. These three tests add coverage for all the paths that would have hit that assertion.
cc @anba