[Webkit-unassigned] [Bug 261075] New: Input element: Fix the dirty value flag after type change
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 2 18:28:58 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261075
Bug ID: 261075
Summary: Input element: Fix the dirty value flag after type
change
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: BrowserCompat
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: cdumez at apple.com, wenson_hsieh at apple.com
Hi Team,
While going through Blink's bugs, I came across another failing test in WebKit ToT.
Test Case: https://jsfiddle.net/2pLbntf1/
^ Safari output: Should be "value2": value1, which is different from Firefox Nightly 118 & Chrome Canary.
Blink Commit: https://chromium.googlesource.com/chromium/src.git/+/2cabef4e7d4a0b298a114add1298920cc0cfb321
WebKit Source: https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLInputElement.cpp#552
Just wanted to raise so we can fix it.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230903/8c76c408/attachment-0001.htm>
More information about the webkit-unassigned
mailing list