[webkit-changes] [WebKit/WebKit] 12e1e3: [popover] Fix html/semantics/popovers/popover-type...

Tim Nguyen noreply at github.com
Wed Mar 8 21:50:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 12e1e3071116b2f98cb1749d1e4f2d923cf53b1a
      https://github.com/WebKit/WebKit/commit/12e1e3071116b2f98cb1749d1e4f2d923cf53b1a
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/popover-types-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/popover-types.html

  Log Message:
  -----------
  [popover] Fix html/semantics/popovers/popover-types.html WPT
https://bugs.webkit.org/show_bug.cgi?id=253627
rdar://106481674

Reviewed by Ryosuke Niwa.

Avoid the `Can't find variable: auto` error, by removing the extra `{ }` and usages of `document.currentScript`.

* LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/popover-types-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/popovers/popover-types.html:

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




More information about the webkit-changes mailing list