[webkit-changes] [WebKit/WebKit] ceff29: [popover] Fix togglePopover logic

Rob Buis noreply at github.com
Wed Mar 8 14:00:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ceff29ca59cd4e21c257ff93e282d27f00fd7eb0
      https://github.com/WebKit/WebKit/commit/ceff29ca59cd4e21c257ff93e282d27f00fd7eb0
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/popover-attribute-basic-expected.txt
    M Source/WebCore/html/HTMLElement.cpp

  Log Message:
  -----------
  [popover] Fix togglePopover logic
https://bugs.webkit.org/show_bug.cgi?id=253574

Reviewed by Tim Nguyen.

Fix togglePopover logic for step 2 in the method steps [1].

[1] https://html.spec.whatwg.org/multipage/popover.html#dom-togglepopover

* LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/popover-attribute-basic-expected.txt:
* Source/WebCore/html/HTMLElement.cpp:
(WebCore::HTMLElement::togglePopover):

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




More information about the webkit-changes mailing list