Bug 45899

Summary: :invalid pseudo selector doesn't update other elements
Product: WebKit Reporter: Jan Kassens <jan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
Attachments:
Description Flags
A simple testcase. none

Jan Kassens
Reported 2010-09-16 09:49:44 PDT
Created attachment 67809 [details] A simple testcase. It seems that changes to the state of :invalid are not propagated to selectors containing them. With a selector like: ":invalid ~ input" all following inputs should be affected by a change to the validity immediately, but currently they're only updated separately when the inputs are focused. See the attachment for a test case.
Attachments
A simple testcase. (605 bytes, text/html)
2010-09-16 09:49 PDT, Jan Kassens
no flags
Brent Fulgham
Comment 1 2022-07-12 13:41:12 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.