Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d74732e1adce2da1e47c5b029414ec8e03c0b8c9
https://github.com/WebKit/WebKit/commit/d74732e1adce2da1e47c5b029414ec8e03c0b8c9
Author: Timothy Guan-tin Chien <[email protected]>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M Websites/webkit.org/demos/yosemite/index.html
M Websites/webkit.org/demos/yosemite/script.js
M Websites/webkit.org/demos/yosemite/styles.css
Log Message:
-----------
Enable mobile layout for MapKit JS demo
https://bugs.webkit.org/show_bug.cgi?id=317331
Reviewed by Tim Nguyen.
Enable mobile layout for MapKit JS demo; improve accessibility of the list.
* Websites/webkit.org/demos/yosemite/index.html:
* Websites/webkit.org/demos/yosemite/script.js:
(async initMapKit.async map):
(async initMapKit):
(renderList):
* Websites/webkit.org/demos/yosemite/styles.css:
(.poi-item):
(.poi-item:focus-visible):
(@media (max-width: 767px) nav):
(@media (max-width: 767px) .hero):
(@media (max-width: 767px) .hero h1):
(@media (max-width: 767px) .page):
(@media (max-width: 767px) .content-grid):
(@media (max-width: 767px) .map-embed):
(@media (max-width: 767px) #map):
Canonical link: https://commits.webkit.org/315427@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications