Bug 45368

Summary: Custom JS properties do not persist on HTMLInputElement.validity
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Test cast none

Description Sam Weinig 2010-09-07 23:17:48 PDT
Created attachment 66846 [details]
Test cast

Custom JS properties do not persist after GC on the object returned by HTMLInputElement.validity.  See 45358 for a similar issue.
Comment 1 Sam Weinig 2017-05-18 23:08:20 PDT
This is now fixed.