Summary: | Upgrade stepUp()/stepDown() implementation to match spec | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | cdumez, karlcow, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Ahmad Saleem
2023-09-09 04:21:27 PDT
It has pre-requisite - https://src.chromium.org/viewvc/blink?view=revision&revision=163656 __ I am merging few commits (three in total) with PR - https://github.com/WebKit/WebKit/pull/22889 and then I can merge 'pre-requisite' and this. Later, I have to add 'NaN' handling to match others and then also do 'applyStep' alignment by merging few more Blink patches and then we might be OK and synced with Blink. :-) Ended up doing ToT version in PR - https://github.com/WebKit/WebKit/pull/22889 So this bug is not needed. |