RESOLVED FIXED Bug 129077
fieldset:disabled fieldset > legend:first-child input should be disabled
https://bugs.webkit.org/show_bug.cgi?id=129077
Summary fieldset:disabled fieldset > legend:first-child input should be disabled
Ryosuke Niwa
Reported 2014-02-19 17:54:57 PST
Input elements inside the first legend element of a fieldset should still be disabled if that fieldset is inside another fieldset which is disabled.
Attachments
Fixes the bug (6.39 KB, patch)
2014-02-19 17:59 PST, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2014-02-19 17:59:21 PST
Created attachment 224696 [details] Fixes the bug
Antti Koivisto
Comment 2 2014-02-19 18:00:56 PST
Comment on attachment 224696 [details] Fixes the bug View in context: https://bugs.webkit.org/attachment.cgi?id=224696&action=review > LayoutTests/ChangeLog:8 > + Added a test case.o extra o
Ryosuke Niwa
Comment 3 2014-02-19 18:03:18 PST
Note You need to log in before you can comment on or make changes to this bug.