blob: ee4ec0d6253479d5c286435f7a7ab2e804b21212 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Test that we can set and get custom properties on the labels attribute.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS labels.customProperty is 1
PASS document.getElementById("btn").labels.customProperty is 1
PASS successfullyParsed is true
TEST COMPLETE
|