comparison: dom/tests/mochitest/webapps/apps/json_syntax_error.webapp
dom/tests/mochitest/webapps/apps/json_syntax_error.webapp
- branch
- TOR_BUG_9701
- changeset 8
- 97036ab72558
equal
deleted
inserted
replaced
|
1 { |
|
2 "name": "App with a Syntax Error (extra comma)", |
|
3 "installs_allowed_from": [ "*" ], << FIREFOX 3.6, THAT *WAS* A SYNTAX ERROR |
|
4 } |