blob: 0ce657293b12af3d7b5e8e59797a7199c4e2aa2f [file] [log] [blame]
Test for https://bugs.webkit.org/show_bug.cgi?id=21903
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS input.placeholder is ""
PASS input.placeholder is "p1"
PASS input.getAttribute('placeholder') is "p2"
PASS input.placeholder is "p2"
PASS successfullyParsed is true
TEST COMPLETE