Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
813 stars 105 forks source link

Fix Time picker issue #1258

Closed mshin-wolvic closed 9 months ago

mshin-wolvic commented 9 months ago

This patch fixes the issue that the date picker instead of the time picker is shown for <input type="time">.

svillar commented 9 months ago

This patch fixes the issue that the date picker instead of the time picker is shown for .

Seems like something else is missing. Please add a description of the problem to the commit message. Thanks!

mshin-wolvic commented 9 months ago

Seems like something else is missing. Please add a description of the problem to the commit message. Thanks!

Oop. Done with code format. Thanks!

svillar commented 9 months ago

@felipeerias this qualifies for merging into 1.6 WDYT?