AccName question about multiple description edge case

Hi,
I'd like to verify the expectation for the following testable statement.

<input type="text" aria-label="LabelText" title="TitleText" id="test" aria-describedby="descid"><div id="descid">DescriptionText</div>

Current results:

accName: "LabelText"
accDesc: "DescriptionText"

The title is lost. Is this the expected result?

Thanks,
Bryan


Bryan Garaventa
Accessibility Fellow
Level Access, Inc.
Bryan.Garaventa@LevelAccess.com
415.624.2709 (o)
www.LevelAccess.com

Received on Friday, 13 April 2018 07:31:41 UTC