Bug 129077

Summary: fieldset:disabled fieldset > legend:first-child input should be disabled
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: FormsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, darin, kling, koivisto, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 129035    
Attachments:
Description Flags
Fixes the bug koivisto: review+

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.