blob: e257279aa668b08e22e69ed164bf67c6dea8d33a [file] [log] [blame]
This tests Bug 14114.
Test Data: lowercase uppercase
PASS document.getElementById('lowercase').localName is 'a'
PASS document.getElementById('uppercase').localName is 'a'
PASS successfullyParsed is true
TEST COMPLETE