feat(servo): upgrade to latest secure upstream snapshot

This commit is contained in:
2026-07-09 16:00:50 -04:00
parent 12565eabc7
commit 78dc86b18e
10 changed files with 1464 additions and 1436 deletions
@@ -12,7 +12,7 @@ pub(crate) const PRD_REFERENCE_SITE_CASES: &[LiveSiteCase] = &[
title_fragment: "Chrome",
},
LiveSiteCase {
url: "https://www.microsoft.com/en-us/edge/features/vertical-tabs",
url: "https://explore.microsoft.com/en-us/edge/features/vertical-tabs?form=MT0160",
title_fragment: "Microsoft Edge",
},
LiveSiteCase {
@@ -28,7 +28,7 @@ pub(crate) const PRD_REFERENCE_SITE_CASES: &[LiveSiteCase] = &[
url: "https://help.vivaldi.com/desktop/tabs/tab-tiling/",
title_fragment: "Tab Tiling",
},
LiveSiteCase { url: "https://www.gpui.rs/", title_fragment: "gpui" },
LiveSiteCase { url: "https://gpui.rs/", title_fragment: "gpui" },
LiveSiteCase { url: "https://docs.rs/gpui", title_fragment: "gpui" },
LiveSiteCase { url: "https://zed.dev/blog/videogame", title_fragment: "Leveraging Rust" },
LiveSiteCase {