Bug 204700 - WebDriver: tests is_element_enabled/enabled.py::test_fieldset_disabled_descendant are failing
Summary: WebDriver: tests is_element_enabled/enabled.py::test_fieldset_disabled_descen...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, InRadar
Depends on:
Blocks:
 
Reported: 2019-11-29 06:26 PST by Carlos Garcia Campos
Modified: 2019-12-12 03:06 PST (History)
8 users (show)

See Also:


Attachments
Patch (6.86 KB, patch)
2019-11-29 06:29 PST, Carlos Garcia Campos
clopez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2019-11-29 06:26:06 PST
imported/w3c/webdriver/tests/is_element_enabled/enabled.py::test_fieldset_disabled_descendant[button]
imported/w3c/webdriver/tests/is_element_enabled/enabled.py::test_fieldset_disabled_descendant[input]
imported/w3c/webdriver/tests/is_element_enabled/enabled.py::test_fieldset_disabled_descendant[select]
imported/w3c/webdriver/tests/is_element_enabled/enabled.py::test_fieldset_disabled_descendant[textarea]

We are not handling the case of fieldset descendant.
Comment 1 Carlos Garcia Campos 2019-11-29 06:29:39 PST
Created attachment 384502 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-12-12 03:05:41 PST
Committed r253425: <https://trac.webkit.org/changeset/253425>
Comment 3 Radar WebKit Bug Importer 2019-12-12 03:06:21 PST
<rdar://problem/57872613>