blob: 2fd67bfda63432e1df2095cc5ac9b6bf70d834e4 [file] [log] [blame]
This test ensures input elements properly use the aria-describedby in their accessibility description.
The accessibility description of #time is "AXHint: Allows you to specify the number of minutes after which the computer will self-destruct."
Updating aria-describedby of #time to #description3.
The accessibility description of #time is "AXHint: Foobar."
PASS successfullyParsed is true
TEST COMPLETE