Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 30510643ac4df72b3150f8f47027c680d2078315
https://github.com/WebKit/WebKit/commit/30510643ac4df72b3150f8f47027c680d2078315
Author: Jean Haberer <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M Websites/webkit.org/demos/model-demos/styles/ticket-sales.css
Log Message:
-----------
Unable to Tap "Exit Immersive" in the ticket sales experience demo
https://bugs.webkit.org/show_bug.cgi?id=316899
rdar://179274446
Reviewed by Etienne Segonzac.
Fix overlay buttons blocked in immersive mode by explicitely
targetting .preview-top and .preview-bar for pointer-events: auto.
* Websites/webkit.org/demos/model-demos/styles/ticket-sales.css:
(.preview-backdrop.visible .preview-top,):
(.preview-backdrop.visible .preview-overlay > *): Deleted.
Canonical link: https://commits.webkit.org/315013@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications