fix: make popup rendering deterministic

This commit is contained in:
2026-08-12 15:59:52 +09:00
parent 9c43bcb75c
commit 4120f90736
13 changed files with 698 additions and 86 deletions

View File

@@ -75,6 +75,7 @@ static const struct ct_test tests[] = {
{ "wayland/press-release", wayland_press_release_state },
{ "wayland/repeat", wayland_repeat_state },
{ "wayland/repeat-cancellation", wayland_repeat_cancellation },
{ "popup/layout", popup_layout },
{ "map/production-lifecycle", production_maps_load },
{ "transmap/states", transmap_states },
{ "hangul/sequences", korean_sequences },