[webkit-reviews] review granted: [Bug 183284] Automation: clicking on a disabled option element shouldn't produce an error : [Attachment 334890] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 10:39:21 PST 2018


Brian Burg <bburg at apple.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 183284: Automation: clicking on a disabled option element shouldn't produce
an error
https://bugs.webkit.org/show_bug.cgi?id=183284

Attachment 334890: Patch

https://bugs.webkit.org/attachment.cgi?id=334890&action=review




--- Comment #5 from Brian Burg <bburg at apple.com> ---
Comment on attachment 334890
  --> https://bugs.webkit.org/attachment.cgi?id=334890
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=334890&action=review

Great catch, r=me

I will be stepping up conformance fixes in the next month or two.

> Source/WebKit/ChangeLog:9
> +

Might be useful to link the spec here.

https://w3c.github.io/webdriver/webdriver-spec.html#element-click

ยง14.1 Step 7-6 in the latest draft.


More information about the webkit-reviews mailing list