Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 37def53892aecff0087377d61c462eea48b3451f
      
https://github.com/WebKit/WebKit/commit/37def53892aecff0087377d61c462eea48b3451f
  Author: Rob Buis <[email protected]>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/togglePopover-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/togglePopover.html
    M Source/WebCore/html/HTMLElement.cpp
    M Source/WebCore/html/HTMLElement.h
    M Source/WebCore/html/HTMLElement.idl

  Log Message:
  -----------
  [popover] Make element.togglePopover() return a boolean
https://bugs.webkit.org/show_bug.cgi?id=257769

Reviewed by Tim Nguyen.

Implement togglePopover API change:
https://github.com/whatwg/html/pull/9393

* 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/togglePopover-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/togglePopover.html:
 Added.
* Source/WebCore/html/HTMLElement.cpp:
(WebCore::HTMLElement::togglePopover):
* Source/WebCore/html/HTMLElement.h:
* Source/WebCore/html/HTMLElement.idl:

Canonical link: https://commits.webkit.org/265064@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to