public-web-platform-tests-notifications@w3.org from July 2016 by subject

[2dcontext-tests][eventsource-tests][fetch-tests][html-tests][mixed-content-tests][referrer-policy-tests][service-workers-tests][webgl-tests][webvtt-tests] Provide a mode whenever calling open() in Python. (#3311)

[annotation-model-tests] Added ability to create placeholder tests (#3307)

[annotation-model-tests] Added assertionCache loading and tracability (#3298)

[annotation-model-tests] Annotation automated (#3356)

[annotation-model-tests] Initial submission of annotation-model test tree (#3279)

[annotation-model-tests] Some simple initial tests (#3312)

[custom-elements-tests] Add test-case for defining a custom element using HTMLElement or its subclass (#3308)

[dom-tests] Update EventTarget-dispatchEvent.html for changes to Document-createEvent.js. (#3326)

[domparsing-tests] Test baseURI for DOMParser-created documents. (#3098)

[encrypted-media-tests] [eme] Add polyfill tests (#3364)

[encrypted-media-tests] [eme] drmtoday success case for temporary sessions (#3313)

[encrypted-media-tests] [eme] Four non-playback tests migrated from Blink tests (#3362)

[encrypted-media-tests] [eme] Initial check-in of new EME test framework (#3355)

[encrypted-media-tests] [eme] Multikey playback tests with temporary sessions, clear key and drm (#3360)

[encrypted-media-tests] [eme] Playback of two videos (temporary, mp4, clear key and drm) (#3361)

[encrypted-media-tests] [eme] Simple EME playback and events (#3359)

[encrypted-media-tests] [eme] Test keystatuses with multiple sessions (#3363)

[encrypted-media-tests] EME: Ensure 'audioCapabilities' is always provided (#3317)

[encrypted-media-tests] EME: Improvements to key status tests (#3316)

[encrypted-media-tests] Encrypted media extensions IDL tests (#3214)

[encrypted-media-tests] Initial migration of a subset of Google tests (#3324)

[encrypted-media-tests] Updated Clear Key references to get tests to run (#3280)

[fetch-tests] Adding more checks for generation of the Access-Control-Request-Headers header value (#3322)

[fetch-tests] Adding prototype checks for Headers iterable method results (#3300)

[fetch-tests] Checking fetch response url getter and fixing request url getter test (#3284)

[fetch-tests] Checking that fetch Response stream returns Uint8Array chunks (#3325)

[fetch-tests] Fetch with HEAD and a body should fail (#3293)

[fetch-tests] Fix typo that breaks localhost check (#3303)

[fetch-tests] Fixing missing return in test and using different port for cors URL (#3295)

[fetch-tests] Fixing response clone test and ironing utils.js for different UInt8Array behavior (#3274)

[fetch-tests] Making fetch cors-preflight subtest ordering deterministic. (#3282)

[fetch-tests] Update fetch cors tests to limit the use of www/www1 URLs (#3242)

[fetch-tests] Using get-host-info to improve usability of cross-origin tests in various environments (#3304)

[fetch-tests] Using get-host-info.sub.js on more fetch API tests (#3302)

[FileAPI-tests][html-tests] Update resources; update for [Exposed] support. (#3283)

[html-tests] Add a test for changing the charset attribute of a script while it is loading. (#3368)

[html-tests] Add a test for documents without browsing contexts loading stylesheets. (#3269)

[html-tests] Add DeleteRow method (#3370)

[html-tests] Add test for ensuring a bad <img> src does not crash (#3288)

[html-tests] Add test for scripts running after its script thread is closed (#3289)

[html-tests] Added checks that selection is valid, and fix set_selection_range. (#3266)

[html-tests] Allow pages to finish loading when external stylesheets have network errors. (#3267)

[html-tests] Cleanup grouping-li.html. (#3357)

[html-tests] Ensure that a navigation to the same URL is aborted. Fixes #10952. (#3268)

[html-tests] Fix typo in html/dom/interfaces.html related to TrackEvent testing (#3275)

[html-tests] HTMLMediaElement.play() should return a Promise (#3365)

[html-tests] Navigator.javaEnabled should be an operation, not an attribute (#3366)

[html-tests] New negative history tests (#3306)

[html-tests] Rename SharedKeyboardAndMouseEventInit to EventModifierInit (#3290)

[html-tests] Write a test for HTMLDialogElement#open (#3369)

[media-source-tests] Additional boundary checks on VideoPlaybackQuality attributes (#3231)

[media-source-tests] Fix mediasource-liveseekable (#3296)

[media-source-tests] Made utility functions compatible with minimal script test template (#3239)

[media-source-tests] Media source duration change algorithm (step 2 in particular) (#3232)

[media-source-tests] New tests for the End of stream algorithm (#3233)

[netinfo-api-tests] Create idlharness tests for Network Information API (#3346)

[netinfo-api-tests][workers-tests] Create idlharness tests for Network Information API (#3346)

[payment-request-tests] Wrong short name for payment-request (#3299)

[pointerevents-tests] Add missing element ids to some tests (#3353)

[pointerevents-tests] Add pointer events test for pointerId across frames (#3131)

[pointerevents-tests] Added a boundary event test for multi-pointers. (#3276)

[pointerevents-tests] Added a test for suppressed mouse events on canceled pointerdown (#3202)

[pointerevents-tests] Adding more complete button & buttons attribute test (#3181)

[pointerevents-tests] PointerEvent detail=0 test (#3351)

[presentation-api-tests] Presentation API test - defaultRequest (#3265)

[presentation-api-tests] Presentation API Testing - Use Cases: default Request (#3354)

[presentation-api-tests] presentation-api idlharness update (#3238)

[shadow-dom-tests] <plugin> element does not exist. (#3273)

[shadow-dom-tests] Remove focus navigation tests in untriaged shadow-dom tests. (#3277)

[streams-tests] Update readable stream error expectations (#3271)

[web-animations-tests] Avoid un-animated value as initial keyframe (#3281)

[web-animations-tests] Move KeyframeEffectReadOnly constructor call inside test() call (#3347)

[web-animations-tests] Update example paths in README (#3285)

[web-animations-tests] Upstream animation-cancel-ready-finished-ordering.html, animation-finish-ready-finished-ordering.html from Blink (#3343)

[web-animations-tests] Upstream animation-effect-timing-defaults.html from Blink (#3338)

[web-animations-tests] Upstream animation-effect-timing-easing.html from Blink (#3337)

[web-animations-tests] Upstream animation-play-after-finish-restarts.html from Blink (#3335)

[web-animations-tests] Upstream animation-playbackRate.html from Blink (#3341)

[web-animations-tests] Upstream animation-ready-promise.html from Blink (#3330)

[web-animations-tests] Upstream animation-reverse-end-exclusive.html from Blink (#3318)

[web-animations-tests] Upstream animation-update-effect.html from Blink (#3336)

[web-animations-tests] Upstream delay-endDelay-combinations.html from Blink (#3331)

[web-animations-tests] Upstream effect-of-keyframeeffect-on-getComputedTiming.html from Blink (#3339)

[web-animations-tests] Upstream element-animate-list-of-keyframes.html from Blink (#3314)

[web-animations-tests] Upstream element-animate-null-effect.html from Blink (#3334)

[web-animations-tests] Upstream get-animations.html from Blink (#3342)

[web-animations-tests] Upstream keyframe-effect-iterable-keyframes.html from Blink (#3320)

[web-animations-tests] Upstream keyframe-properties.html from Blink (#3321)

[web-animations-tests] Upstream keyframes-with-null-offsets.html from Blink (#3333)

[web-animations-tests] Upstream mutable-effects.html from Blink (#3332)

[web-animations-tests] Upstream negative-playback-rate.html, positive-playback-rate.html from Blink (#3327)

[web-animations-tests] Upstream reject-hyphen.html from Blink (#3344)

[web-animations-tests] Upstream startTime.html from Blink (#3329)

[web-animations-tests] Upstream the-effect-value-of-a-keyframe-effect.html from Blink (#3319)

[web-animations-tests] Upstream time-consistent-across-frames.html from Blink (#3345)

[web-animations-tests] Upstream timeline-time.html from Blink (#3340)

[web-animations-tests] Upstream updating-the-finished-state.html from Blink (#3328)

[WebCryptoAPI-tests] deriveBits and deriveKey tests (#3305)

[WebCryptoAPI-tests] Fixed which error should be thrown. (#3272)

[WebCryptoAPI-tests][XMLHttpRequest-tests][annotation-model-tests][editing-tests][fetch-tests][html-tests][pointerevents-tests][presentation-api-tests][referrer-policy-tests][web-animations-tests][webaudio-tests][webvtt-tests] Initial submission of annotation-model framework (#3173)

[webdriver-tests] webdriver: add tests for protocol chapter (#2752)

[webgl-tests] Fix lint error in conformance-1.0.3 (#3221)

[workers-tests] Remove reference to removed file. (#3367)

[workers-tests] Remove the listenForMessages function. (#3358)

[workers-tests] Update workers/interfaces.idl for [Exposed] support. (#3291)

[XMLHttpRequest-tests] [xhr] Add missing braces in 'if' condition (#3348)

[XMLHttpRequest-tests] Assert the correct object in responsexml-basic.htm (#3278)

[XMLHttpRequest-tests] Introduce multi-global support. (#3350)

[XMLHttpRequest-tests][annotation-model-tests] Add some mode arguments to open() calls. (#3352)

Sync with upstream: import trivial whitespace fix. (#3287)

Update tools submodule. (#3270)

Last message date: Saturday, 30 July 2016 03:55:47 UTC