Bug 239831 - ::after/::before/::marker pseudo elements should not escape inert
Summary: ::after/::before/::marker pseudo elements should not escape inert
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks: 165279
  Show dependency treegraph
 
Reported: 2022-04-27 16:03 PDT by Jon Davis
Modified: 2022-05-10 12:38 PDT (History)
6 users (show)

See Also:


Attachments
reduced-testcase.html (139 bytes, text/html)
2022-04-27 16:09 PDT, Tim Nguyen (:ntim)
no flags Details
Patch (7.04 KB, patch)
2022-05-10 11:18 PDT, Tim Nguyen (:ntim)
koivisto: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
[fast-cq] Patch (8.80 KB, patch)
2022-05-10 11:39 PDT, Tim Nguyen (:ntim)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2022-04-27 16:03:08 PDT
With Web Inspector open, add the inert attribute to the <body> element on webkit.org. 

All interactions are disabled except hovering over the down-pointing chevron glyphs (::after content) still activates the drop-down menus.
Comment 1 Radar WebKit Bug Importer 2022-04-27 16:05:24 PDT
<rdar://problem/92425915>
Comment 2 Tim Nguyen (:ntim) 2022-04-27 16:09:15 PDT
Created attachment 458479 [details]
reduced-testcase.html
Comment 3 Tim Nguyen (:ntim) 2022-05-10 11:18:13 PDT
Created attachment 459126 [details]
Patch
Comment 4 EWS Watchlist 2022-05-10 11:19:40 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 5 Tim Nguyen (:ntim) 2022-05-10 11:39:49 PDT
Created attachment 459128 [details]
[fast-cq] Patch
Comment 6 EWS 2022-05-10 11:43:57 PDT
Committed r294012 (250446@main): <https://commits.webkit.org/250446@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 459128 [details].