标签: macos accessibility voiceover
当VO着眼于页面上的第一个H1标签时(在最顶部),他读了两次。 为什么会这样呢?怎样使VO一次读取H1?
标题代码:
<header> <h1>Sampling Distribution of the Sample Standard Deviation</h1> </header>