Bug 859075 - Disable "Dynamic name" test in test_window-named-properties.html for too many intermittent failures

--HG--
extra : rebase_source : ea9509b2772c4df1cfe4f2187f7316faf16b3dcb
This commit is contained in:
Ed Morley 2013-09-19 14:06:16 +01:00
parent b08c7934ac
commit 1a880817ee

View File

@ -1,4 +1,5 @@
{
"Static name on the prototype": true,
"constructor": true
"constructor": true,
"Dynamic name": true
}