[Webkit-unassigned] [Bug 144065] IndieUI: proof-of-concept for dismiss request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 01:42:44 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144065

--- Comment #5 from James Craig <jcraig at apple.com> ---
(In reply to comment #3)
> When you say UITrigger, where is that coming from?

A UITrigger is an element whose default action (click, etc) is to trigger a action on an ancestor element. For example, a "cancel" button might trigger a "dismiss" action on a sheet. A "remove item from cart" button might trigger a "delete" action on an item in a web shopping cart. The association between the trigger and the event receiver is defined through use of the @uiactions attribute on the receiver element, and a corresponding @uitrigger attribute on the descendant trigger element.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150519/a3377252/attachment.html>


More information about the webkit-unassigned mailing list