DescriptionInvalidate pseudo default state when checked and selected attributes are updated dynamically.
Added tests to check if :default selector is reflected correctly in following cases.
a)Updating type attribute of input element.
b)Updating checked status of input element.
c)Updating checked attribute of input element.
d)Updating selected status of option element.
e)Updating selected attribute of option element.
BUG=591226
Committed: https://crrev.com/60169b204c832cf0f3ac5b1387b6532fe2238b1a
Cr-Commit-Position: refs/heads/master@{#379743}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Updated as per review comments #
Total comments: 2
Patch Set 3 : Updated as per review comments #
Messages
Total messages: 14 (6 generated)
|