Fix TTS-2047 for improvement behavior
authoryuhanx.xu <yuhanx.xu@intel.com>
Tue, 8 Oct 2013 03:13:52 +0000 (11:13 +0800)
committerLi, HaoX <haox.li@intel.com>
Thu, 10 Oct 2013 06:14:03 +0000 (14:14 +0800)
commit0368c654e2033cac99667f90f41cc46d65332127
treefc570a98afa78c697840757ef8c029839281e44a
parentd41e2d3d57c201159cd31834e593c39bdb95cdcd
Fix TTS-2047 for improvement behavior

  * extract the common js and css style into a external file
  * format the wrt wgt install/uninstall process
  * format the tests expected result

Signed-off-by: yuhanx.xu <yuhanx.xu@intel.com>
109 files changed:
css/main.css
js/tests.js
tests/2D3DAnimation/index.html
tests/Accelerometer/index.html
tests/AppControlExtending/index.html
tests/AppControlExtending/js/main.js
tests/ApplicationInvisible/index.html
tests/CSP/index.html
tests/CSP/js/main.js
tests/CSP/js/tests.js
tests/CSP/res/csp-asterisk.html
tests/CSP/res/csp-cross-origin.html
tests/CSP/res/csp-none.html
tests/CSP/res/csp-self.html
tests/CSP/res/default-policy-by-directives-csp.html
tests/CSP/res/default-policy-by-directives-report-only.html
tests/CSP/res/default-src_asterisk.html
tests/CSP/res/default-src_cross_origin.html
tests/CSP/res/default-src_none.html
tests/CSP/res/default-src_self.html
tests/CSP/res/sandbox-empty-ext.html
tests/CSP/res/sandbox-empty-inline.html
tests/CSP/res/sandbox-empty-int.html
tests/CSP/res/sandbox-same-origin-allow-scripts.html
tests/CSP/res/script-src_inline_eval.html
tests/CSP/res/script-src_none.html
tests/CSP/res/style-src_self.html
tests/CSSAnimation/index.html
tests/CSSStyle/index.html
tests/Camera/index.html
tests/CameraViaUserMedia/index.html
tests/Clipboard/index.html
tests/Clipboard/js/main.js
tests/ConfigurationExtension/index.html
tests/ConfigurationExtension/js/main.js
tests/ConfigurationExtension/js/tests.js
tests/ConfigurationExtension/res/application-content.html
tests/ConfigurationExtension/res/setting-an-more.html
tests/ConfigurationExtension/res/setting-an-one.html
tests/ConfigurationExtension/res/setting-an-zero.html
tests/ConfigurationExtension/res/setting-ar-true.html
tests/ConfigurationExtension/res/setting-bs-disable.html
tests/ConfigurationExtension/res/setting-cm-disable.html
tests/ConfigurationExtension/res/setting-cm-enable.html
tests/ConfigurationExtension/res/setting-encrypt-disable.html
tests/ConfigurationExtension/res/setting-encrypt-enable.html
tests/ConfigurationExtension/res/setting-hwkey-default.html
tests/ConfigurationExtension/res/setting-hwkey-disable.html
tests/ConfigurationExtension/res/setting-hwkey-enable.html
tests/ConfigurationExtension/res/setting-install-location-internal-only-with-card.html
tests/ConfigurationExtension/res/setting-install-location-prefer-external-no-card.html
tests/ConfigurationExtension/res/setting-install-location-prefer-external-with-card.html
tests/DragandDrop/index.html
tests/DragandDrop/js/main.js
tests/DynamicBox/index.html
tests/DynamicBox/js/main.js
tests/FileReader/index.html
tests/FullScreen/index.html
tests/HybridApplication/index.html
tests/HybridApplication/js/main.js
tests/LocationGPS/index.html
tests/LocationNetwork/index.html
tests/MediaPlayback/index.html
tests/PackageManagement/index.html
tests/PackageManagement/js/main.js
tests/PackageManagement/js/tests.js
tests/PackageManagement/res/Sample-widget1.html
tests/PackageManagement/res/Sample-widget2.html
tests/PackageManagement/res/Sample-widget3.html
tests/PackageManagement/res/Sample-widget4.html
tests/PackageManagement/res/npruntime-all-on-arm.html
tests/PackageManagement/res/npruntime-arm-on-x86.html
tests/PackageManagement/res/widget-version-1.html
tests/PageVisibility/index.html
tests/SVGTransformation/index.html
tests/Security/index.html
tests/Security/js/main.js
tests/Stability/index.html
tests/Stability/js/main.js
tests/Stability/js/tests.js
tests/Stability/res/test-half-memory.html
tests/Stability/res/test-hd-image.html
tests/Touch/index.html
tests/UserAgentString/index.html
tests/Vibration/index.html
tests/Viewport/index.html
tests/WRTSupport/index.html
tests/WRTSupport/js/main.js
tests/WRTSupport/js/tests.js
tests/WRTSupport/res/debug-web-inspector-ubuntu.html
tests/WRTSupport/res/debug-web-inspector-windows7.html
tests/WRTSupport/res/lifecycle-unload-event.html
tests/WRTSupport/res/other-localization.html
tests/WRTSupport/res/other-uri-schemes-mailto.html
tests/WRTSupport/res/other-uri-schemes.html
tests/WRTSupport/res/other-widget-access-policy.html
tests/WRTSupport/res/protection-encryption-check.html
tests/WRTSupport/res/security-permission.html
tests/WRTSupport/res/security-policy.html
tests/WRTSupport/res/url-access-multi-all.html
tests/WRTSupport/res/url-access-multi-subdomains.html
tests/WRTSupport/res/url-access-multi.html
tests/WRTUI/index.html
tests/WRTUI/js/main.js
tests/WRTUI/js/tests.js
tests/WRTUI/res/application-rotation-sensor-enable.html
tests/WRTUI/res/multiple-browsing-context.html
tests/WRTUI/res/view-mode-fullscreen-rotation.html
tests/WRTUI/res/view-mode-maximized-rotation.html