Revision 4e2aad5edc375c9ae27420bce8ae3251661cc7e0 authored by jugglinmike on 22 February 2017, 20:04:24 UTC, committed by Simon Pieters on 22 February 2017, 20:04:24 UTC
At the onset of a given test, the shared application manifest may or may
not already be available in the user agent's cache. Because this
variability is controlled by external factors (specifically: the
previous tests executed in the session), the status of the application
cache may not be consistent. Tests whose semantics are effected by this
status must therefore explicitly control for the variability in order to
exercise the same behavior in all circumstances.

Update the test for successful invocation by accounting for both
"manifest ready" and "manifest not ready" states. Update the test for
unsuccessful invocation by specifying a URL to a non-existent resource.
1 parent cec5972
History
File Mode Size
2dcontext
DOM-parsing
FileAPI
IndexedDB
WebCryptoAPI
WebIDL
XMLHttpRequest
accelerometer
ambient-light
annotation-model
annotation-protocol
annotation-vocab
app-uri
assumptions
auxclick
battery-status
bluetooth
clear-site-data
clipboard
common
compat
conformance-checkers
console
content-security-policy
cookies
cors
css-values
cssom
cssom-view
custom-elements
docs
dom
domparsing
domxpath
dpub-aam
dpub-aria
editing
encoding
encrypted-media
eventsource
ext-xhtml-pubid
fetch
fonts
fullscreen
gamepad
generic-sensor
geolocation-API
gyroscope
hr-time
html
html-imports
html-longdesc
html-media-capture
http
imagebitmap-renderingcontext
images
infrastructure
innerText
input-events
js
magnetometer
mathml
media
media-capabilities
media-source
mediacapture-record
mediacapture-streams
mediasession
microdata
mixed-content
navigation-timing
notifications
offscreen-canvas
old-tests
orientation-event
page-visibility
payment-request
performance-timeline
pointerevents
pointerlock
preload
presentation-api
progress-events
proximity
quirks-mode
referrer-policy
remote-playback
resource-timing
resources @ be66db3
screen-orientation
secure-contexts
selection
selectors
selectors-api
service-workers
shadow-dom
storage
streams
subresource-integrity
svg
svg-aam
tools @ 95b0f83
touch-events
typedarrays
uievents
upgrade-insecure-requests
url
user-timing
vibration
wai-aria
web-animations
webaudio
webauthn
webdriver
webgl
webmessaging
webrtc
websockets
webstorage
webvr
webvtt
workers
.gitignore -rw-r--r-- 153 bytes
.gitmodules -rw-r--r-- 200 bytes
.travis.yml -rw-r--r-- 1.6 KB
CONTRIBUTING.md -rw-r--r-- 1.5 KB
LICENSE.md -rw-r--r-- 5.1 KB
README.md -rw-r--r-- 10.4 KB
check_stability.py -rw-r--r-- 27.2 KB
ci_built_diff.sh -rw-r--r-- 634 bytes
ci_lint.sh -rw-r--r-- 46 bytes
ci_stability.sh -rw-r--r-- 1.7 KB
config.default.json -rw-r--r-- 695 bytes
diff-manifest.py -rwxr-xr-x 734 bytes
lint -rwxr-xr-x 261 bytes
lint.whitelist -rw-r--r-- 8.2 KB
manifest -rwxr-xr-x 167 bytes
serve -rwxr-xr-x 80 bytes
serve.py -rw-r--r-- 263 bytes
server-side.md -rw-r--r-- 8.1 KB
test_keys_wdspec.html -rw-r--r-- 2.2 KB
testharness_runner.html -rw-r--r-- 95 bytes
update-built-tests.sh -rwxr-xr-x 104 bytes

README.md

back to top