Bug 253627 - [popover] Fix html/semantics/popovers/popover-types.html WPT
Summary: [popover] Fix html/semantics/popovers/popover-types.html WPT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks: 250171
  Show dependency treegraph
 
Reported: 2023-03-08 21:09 PST by Tim Nguyen (:ntim)
Modified: 2023-03-08 21:50 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2023-03-08 21:09:09 PST
Get rid of the `Can't find variable: auto` error, by removing the extra `{ }` and usages of `document.currentScript`.
Comment 1 Radar WebKit Bug Importer 2023-03-08 21:09:18 PST
<rdar://problem/106481674>
Comment 2 Tim Nguyen (:ntim) 2023-03-08 21:12:46 PST
Pull request: https://github.com/WebKit/WebKit/pull/11280
Comment 3 Tim Nguyen (:ntim) 2023-03-08 21:12:51 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38900
Comment 4 EWS 2023-03-08 21:50:52 PST
Committed 261403@main (12e1e3071116): <https://commits.webkit.org/261403@main>

Reviewed commits have been landed. Closing PR #11280 and removing active labels.