RESOLVED FIXED 139791
HTMLFormControlElement and HTMLObjectElement need not to look for an ancestor on construction
https://bugs.webkit.org/show_bug.cgi?id=139791
Summary HTMLFormControlElement and HTMLObjectElement need not to look for an ancestor...
Benjamin Poulain
Reported 2014-12-18 13:47:22 PST
HTMLFormControlElement and HTMLObjectElement should not look for an ancestor on construction
Attachments
Patch (2.29 KB, patch)
2014-12-18 13:54 PST, Benjamin Poulain
ap: review+
Benjamin Poulain
Comment 1 2014-12-18 13:54:11 PST
Alexey Proskuryakov
Comment 2 2014-12-18 15:27:35 PST
Comment on attachment 243516 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=243516&action=review > Source/WebCore/ChangeLog:3 > + HTMLFormControlElement and HTMLObjectElement should not look for an ancestor on construction I would re-title this to say "need not". "Should not" is rarely a good thing to say in a bug title :)
Benjamin Poulain
Comment 3 2014-12-18 16:03:12 PST
Note You need to log in before you can comment on or make changes to this bug.