Revision 64d20267423c29e716ccc6a51636d49f29da8caf authored by Tomoyuki Shimizu on 27 February 2017, 08:29:39 UTC, committed by François Daoust on 27 February 2017, 08:29:39 UTC
New tests to check the communication channel, from a controlling page
perspective. Tests check the "send()" method and the "message" event handler
with different types of data.

The Presentation API communication channel is the purpose of the tests. As
such the tests cannot assume that the communication channel behaves correctly,
and control messages between the controlling page and the receiving page rather
go through a stash on the wptserve server.
1 parent a8461e4
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-- 26.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