Skip to content

Instantly share code, notes, and snippets.

@jamztang
Last active July 16, 2026 08:23
Show Gist options
  • Select an option

  • Save jamztang/e582edd2080efec6f90a0f389444844c to your computer and use it in GitHub Desktop.

Select an option

Save jamztang/e582edd2080efec6f90a0f389444844c to your computer and use it in GitHub Desktop.
PR #62575 snapshot comparison: iOS 26 vs iOS 27 (NotificationListViewTests)
<!DOCTYPE html>
<html><head><style>
body { font-family: system-ui; margin: 2em; background: #1a1a1a; color: #eee; }
table { border-collapse: collapse; }
th, td { border: 1px solid #444; padding: 8px; text-align: center; vertical-align: top; }
th { background: #333; }
img { max-width: 240px; height: auto; }
h2 { margin-bottom: 0.3em; }
p { color: #aaa; margin-top: 0; }
</style></head><body>
<h2>PR #62575 Snapshot Comparison: iOS 26 vs iOS 27</h2>
<p>NotificationListViewTests. Images loaded from GitHub (requires repo access).</p>
<table>
<tr><th>State</th><th>iOS 26</th><th>iOS 27</th></tr>
<tr>
<td>contentLoaded (dark)</td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/contentLoaded-iPhoneSE-dark.1.png"></td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/contentLoaded-iOS27-iPhoneSE-dark.1.png"></td>
</tr><tr>
<td>contentLoaded (light)</td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/contentLoaded-iPhoneSE-light.1.png"></td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/contentLoaded-iOS27-iPhoneSE-light.1.png"></td>
</tr><tr>
<td>editMode (dark)</td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/editMode-iPhoneSE-dark.1.png"></td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/editMode-iOS27-iPhoneSE-dark.1.png"></td>
</tr><tr>
<td>editMode (light)</td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/editMode-iPhoneSE-light.1.png"></td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/editMode-iOS27-iPhoneSE-light.1.png"></td>
</tr><tr>
<td>emptyState (dark)</td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/emptyState-iPhoneSE-dark.1.png"></td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/emptyState-iOS27-iPhoneSE-dark.1.png"></td>
</tr><tr>
<td>emptyState (light)</td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/emptyState-iPhoneSE-light.1.png"></td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/emptyState-iOS27-iPhoneSE-light.1.png"></td>
</tr><tr>
<td>selectedItems (dark)</td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/selectedItems-iPhoneSE-dark.1.png"></td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/selectedItems-iOS27-iPhoneSE-dark.1.png"></td>
</tr><tr>
<td>selectedItems (light)</td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/selectedItems-iPhoneSE-light.1.png"></td>
<td><img src="https://github.com/GoodNotes/GoodNotes-5/raw/james/ioscore-1798/Packages/GNNotificationCenter/Tests/GNNotificationCenterUITests/UI/View/__Snapshots__/NotificationListViewTests/selectedItems-iOS27-iPhoneSE-light.1.png"></td>
</tr>
</table>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment