Bug 224471 modified the way selection changes work making them asynchronous in some cases. This means that a11y notifications will happen asynchronously also in those cases. Several tests were adapted but selection-sync.html didn't work correctly with the same approach. As a11y are progressively moved out of the main thread, migrating this test seems a step in the right direction.
<rdar://problem/83936956>