[Webkit-unassigned] [Bug 187851] New: Add CEReactions for HTMLInputElement 's @capture attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 02:39:32 PDT 2018


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

            Bug ID: 187851
           Summary: Add CEReactions for HTMLInputElement 's @capture
                    attribute
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://www.w3.org/TR/html-media-capture/#the-capture-
                    attribute
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
                CC: cdumez at apple.com, rniwa at webkit.org, rwlbuis at gmail.com
        Depends on: 163969
            Blocks: 154907

partial interface HTMLInputElement {
    [CEReactions]
    attribute DOMString capture;
};

This is tested by https://w3c-test.org/custom-elements/reactions/HTMLInputElement.html (imported in bug 187806) but we lack support for customized built-in elements (bug 187849) so the test fails.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=154907
[Bug 154907] Implement custom elements API
https://bugs.webkit.org/show_bug.cgi?id=163969
[Bug 163969] Add CEReactions to the remaining HTML DOM APIs
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180720/22234fa4/attachment.html>


More information about the webkit-unassigned mailing list