blob: 3a88106abcd9f5e1272bed2402671d0fc3f25ca6 [file] [log] [blame]
Bug 257221: Moving an element from a standards mode document to a quirks mode one should handle the case difference of the id and class attributes
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.querySelector("#caseSensitive") is div
PASS document.getElementById("caseSensitive") is div
PASS getComputedStyle(div).borderTopWidth is "1px"
PASS successfullyParsed is true
TEST COMPLETE
caseSensitive