WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
45899
:invalid pseudo selector doesn't update other elements
https://bugs.webkit.org/show_bug.cgi?id=45899
Summary
:invalid pseudo selector doesn't update other elements
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug