Bug 177514

Summary: Web Automation: overflow:hidden elements with no children are mistakenly reported as not visible
Product: WebKit Reporter: Blaze Burg <bburg>
Component: WebDriverAssignee: Blaze Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, cgarcia, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch joepeck: review+, bburg: commit-queue-

Blaze Burg
Reported 2017-09-26 16:01:02 PDT
..............
Attachments
Patch (1.74 KB, patch)
2017-09-26 16:03 PDT, Blaze Burg
joepeck: review+
bburg: commit-queue-
Blaze Burg
Comment 1 2017-09-26 16:01:13 PDT
Blaze Burg
Comment 2 2017-09-26 16:03:35 PDT
Joseph Pecoraro
Comment 3 2017-09-26 16:14:27 PDT
Comment on attachment 321883 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=321883&action=review r=me > Source/WebKit/ChangeLog:12 > + to check for the case where the element has no children and return 'false'. I'd use backticks `false` to avoid string confusion, but this is a ChangeLog after all, so whatever.
Blaze Burg
Comment 4 2017-09-26 17:02:06 PDT
Note You need to log in before you can comment on or make changes to this bug.