# Quality Check dev-0.7.1

## Completed in this package build

- JavaScript syntax check for all `scripts/**/*.js` files.
- Inline JavaScript syntax check for all `demo/*.html` pages.
- Static AMD-level tests for CommandRegistry alias resolution, command contribution metadata, ContentPackageService package round-trip and ScriptSecurityPolicyService component HTML warnings.
- Demo source check to keep CDN jQuery 2.1.4 and RequireJS references rather than temporary local vendor files.
- Regression test source updated for command alias / contribution checks and runtime HTML / radio behavior checks.

## Browser confirmation to run on the user side

Open the package through an HTTP server and run:

- `demo/basic.html`
- `demo/runtime.html`
- `demo/regression-tests.html`

The automated browser run in this sandbox could not be completed because the local Chromium navigation was blocked by the environment. Static code checks and Node-based AMD checks passed.
