Attribute equals selector doesn't work in IE8 with empty value attribute
The attribute Equals Selector for value = "" does not work in IE8. This works if you change IE8 to IE7 Standards mode. It only happens if you are trying to select inputs with value of blank. If the value is not blank, then it works. See Attachment
Change History (8)
Component: |
unfiled →
selector
|
Milestone: |
1.4.2 →
1.4.5
|
Priority: |
major →
high
|
Status: |
new →
open
|
Version: |
1.4.1 →
1.4.3
|
Summary: |
Attribute Equals Selector Doesn't work in IE8 →
Attribute equals selector doesn't work in IE8 with empty value attribute
|
Resolution: |
→ duplicate
|
Status: |
open →
closed
|
Test HTML Showing Attribute Selector Bug