happy-dom icon indicating copy to clipboard operation
happy-dom copied to clipboard

feat: [#1431] Implement HTMLTimeElement

Open r-thomson opened this issue 9 months ago • 1 comments

Implements the HTMLTimeElement type. Closes #1431

Please let me know if I’ve missed anything here

r-thomson avatar May 10 '24 02:05 r-thomson

Not sure why tests are failing on this one, it looks unrelated to my changes (unless I'm missing something)

r-thomson avatar May 10 '24 13:05 r-thomson

Not sure why tests are failing on this one, it looks unrelated to my changes (unless I'm missing something)

There are some time based tests that are failing from time to time. They need to be fixed, but it has gotten less priority compared to other things.

capricorn86 avatar May 14 '24 22:05 capricorn86