Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / label / labels-custom-property-expected.txt
blobee4ec0d6253479d5c286435f7a7ab2e804b21212
1 Test that we can set and get custom properties on the labels attribute.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS labels.customProperty is 1
7 PASS document.getElementById("btn").labels.customProperty is 1
8 PASS successfullyParsed is true
10 TEST COMPLETE