Elements with dimensions set as svh, lvh, svw or lvw (or their logical equivalents e.g. svb) do not update when a window is resized (e.g. min-height: 100svh).
It appears Orion calculates the dimensions when a tab is created, then uses that original value for the lifetime of that tab regardless of any resizing even after refreshes or navigation. Creating a new tab in the same window uses the new dimensions of the window at that time
The units vh, vw, dvh & dvw (and logical equivalents) work correctly.
Orion (incorrect behaviour):
Safari (correct behaviour):
This demonstrates each tab remembers the window size when it was created, separate from other tabs:
Version 0.99.126.4.1-beta (WebKit 618.1.2)
Sonoma (14)