Bug 873380 - Part 4: Add test for IccCardLockError in test_interfaces.html. r=smaug

This commit is contained in:
Edgar Chen 2013-10-10 10:02:15 +08:00
parent 9be347484e
commit a1f5909cd0

View File

@ -280,6 +280,7 @@ var interfaceNamesInGlobalScope =
"HTMLUListElement",
"HTMLUnknownElement",
"HTMLVideoElement",
{name: "IccCardLockError", b2g: true},
"IDBCursor",
"IDBCursorWithValue",
"IDBDatabase",