Bug 239831

Summary: ::after/::before/::marker pseudo elements should not escape inert
Product: WebKit Reporter: Jon Davis <jond>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: clopez, ews-watchlist, koivisto, ntim, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/34022
Bug Depends on:    
Bug Blocks: 165279    
Attachments:
Description Flags
reduced-testcase.html
none
Patch
koivisto: review+, ews-feeder: commit-queue-
[fast-cq] Patch none

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].