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

[2dcontext-tests] OffscreenCanvas 2d context conformance tests - part 2 (#4265)

[accelerometer-tests][ambient-light-tests][generic-sensor-tests][gyroscope-tests][magnetometer-tests] Generic Sensor: Extract common tests in a single file (#4386)

[accelerometer-tests][ambient-light-tests][gyroscope-tests][magnetometer-tests] Generic Sensor: Extract common tests in a single file (#4386)

[accelerometer-tests][gyroscope-tests][magnetometer-tests] Add IDL harness tests for motion sensors (#4271)

[ambient-light-tests] AmbientLightSensor: Update tests to be compliance with latest ED (#4203)

[annotation-model-tests] Annotation model fixreqs (#4232)

[annotation-model-tests][annotation-protocol-tests] Added various features to permit running of tests by others (#4196)

[clear-site-data-tests] Add basic tests for the Clear-Site-Data header (#4317)

[css-values-tests] Add test for unset value storage (#4399)

[cssom-tests] Add WPT test for CSSStyleRule.style property (#4396)

[cssom-tests] Implement CSSKeyframesRule.name (#4395)

[cssom-tests] Implement MediaList interface (#4392)

[cssom-tests] Property declaration block serialization should check for importance (#4390)

[cssom-tests] Write tests for CSSOM Interfaces (#4393)

[custom-elements-tests] parser-uses-constructed-element.html should use assert_true for bools. (#4373)

[custom-elements-tests] Remove the custom elements "v0" test suite. (#4375)

[dom-tests] Add tests for Event.cancelBubble (#4304)

[dom-tests] Add tests for Event.returnValue (#4305)

[dom-tests] Encourage browsers to remove Event constants (#4355)

[dom-tests] Make dom/nodes/Node-cloneNode.html create all tests properly (#4272)

[dom-tests] Revert "Test for the absence of DOMStringList." (#4333)

[dom-tests] Stability edit (#4273)

[dom-tests] Test for the absence of DOMStringList. (#4306)

[dom-tests] Test more Document object clone aspects (#4268)

[dom-tests] Test non-support for removed members of Attr (#4307)

[dom-tests][html-tests] Test that historical HTMLElement features are not supported (#4331)

[domparsing-tests] Add missing actions in CreateContextualFragment method (#4389)

[encoding-tests] Encoding: Consolidate label tests to one per label (#4290)

[encrypted-media-tests] [eme] Fix #4279: Don't expect empty configuration to pass (#4287)

[encrypted-media-tests] [eme] Fix #4285: Remove unused media files (#4286)

[encrypted-media-tests] Extend timeout on all DRM tests that were not already long timeouts. (#4142)

[encrypted-media-tests][url-tests] Run stability checker on test files if .js[on] changes (#4100)

[eventsource-tests][webmessaging-tests] Test that various MessageEvents are trusted (#4025)

[fetch-tests] Add a fetch test for upload streaming (#4362)

[fetch-tests] Add multipart/form-data part header field and parameter tests (#4248)

[fetch-tests] Ensure that the API base URL is used in Fetch APIs. (#4398)

[fetch-tests] Fetch: more Origin header tests (#4299)

[fetch-tests] Find affected test files when support files change, and run stability checker on the tests (#4100)

[fetch-tests] Images are always sniffed (#4356)

[fetch-tests] Implement port-based blocking (#4400)

[fetch-tests] Make the multi-global tests more robust. (#4397)

[fetch-tests] Run stability checker on test files if .js[on] changes (#4100)

[fetch-tests] Update fetch tests for more lenient Request constructor (#4341)

[fetch-tests][html-tests] Find affected test files when support files change, and run stability checker on the tests (#4100)

[fetch-tests][html-tests][service-workers-tests] Find affected test files when support files change, and run stability checker on the tests (#4100)

[FileAPI-tests] Update Blob-slice.html (#4224)

[FileAPI-tests][service-workers-tests][webmessaging-tests] Add myself to some OWNERS files (#4280)

[fullscreen-tests] Add a nextLocalAncestor helper for Fullscreen (#4321)

[fullscreen-tests] Add support for fullscreen #10102 (#4394)

[fullscreen-tests] Add tests for fullscreenchange and fullscreenerror event timing (#4300)

[fullscreen-tests] Add tests for fullscreenchange and fullscreenerror event timing (#4302)

[fullscreen-tests] Add tests for fullscreenchange and fullscreenerror event timing (#4303)

[fullscreen-tests] Sync requestFullscreen() and exitFullscreen() algorithms with the spec (#4381)

[fullscreen-tests] Test active document check for requestFullscreen (#4334)

[fullscreen-tests] Test document.exitFullscreen() for an inactive document (#4350)

[fullscreen-tests] Test document.fullscreenElement.requestFullscreen() (#4253)

[fullscreen-tests] Test snapshotting of allowfullscreen attribute (#4354)

[fullscreen-tests] Test that prefixed Fullscreen API is not supported (#4332)

[fullscreen-tests] Test the many ways for fullscreen requests and exits to compete (#4250)

[fullscreen-tests] Update some Fullscreen test titles for consistency (#4337)

[fullscreen-tests] Update tests for Fullscreen of an iframe's child element (#4251)

[fullscreen-tests][payment-request-tests] Test that PaymentRequest throws when its document is not active (#4309)

[html-tests] [html] Add more test cases to focus-fixup-rule-one-no-dialogs.html (#4366)

[html-tests] [html] Remove a testcase to check case-insensitivity of radio button … (#4374)

[html-tests] Add tests for the document promises (#4171)

[html-tests] Add tests that <a>/<area> can be downloaded without user interaction (#4283)

[html-tests] Expand on tests for textarea.selectionStart/End/Direction (#4328)

[html-tests] Fix some drag-and-drop manual tests (#4324)

[html-tests] Implement "list of options" concept on `HTMLSelectElement`. (#4391)

[html-tests] mark submit-entity-body.html as needing a long timeout. (#4388)

[html-tests] Remove anchoring from <dialog> WebIDL (#4312)

[html-tests] remove assert_* checks on undefined .commandDisabled attribute (#4409)

[html-tests] Show the line where JSON.parse throw an error (#4314)

[html-tests] Test <meta> refresh behavior when moving between documents (#4372)

[html-tests] Test allowPaymentRequest, allowUserMedia, referrerPolicy, nonce, inte… (#4353)

[html-tests] Test for the removal of keygen (#4402)

[html-tests] Test same-URL navigation (#4363)

[html-tests] Test that <meta> refresh does not work in shadow DOM (#4370)

[html-tests] Test that form data name/values are converted to USVs (#4284)

[html-tests] The value of the srclang and language attributes must be a valid BCP 47 language tag. (#4359)

[html-tests] Update Windows instructions in README.md (#4184)

[IndexedDB-tests] Avoid global leaks, sp. (#4401)

[IndexedDB-tests] IndexedDB: Tests for IDBKeyRange and IDBRequest exceptions (#4342)

[input-events-tests] Add IDL test for InputEvent (#4343)

[navigation-timing-tests] Nav timing2 tests (#4262)

[navigation-timing-tests] Update tools to include manifest v4 and csswg-test support (#4380)

[payment-request-tests] Add PaymentRequest constructor tests (#3441)

[payment-request-tests] Test snapshotting of allowpaymentrequest attribute (#4369)

[payment-request-tests] Test that PaymentRequest throws when its document is not active (#4309)

[pointerevents-tests] Add on'event' handler tests for pointerevents (#4357)

[pointerevents-tests] Added a test for event sequence after implicit release. (#4364)

[pointerevents-tests] Expecting pointerover/enter before got capture (#4238)

[pointerevents-tests] Pointer Events: Add IDL test (#4358)

[pointerevents-tests] Test for boundary events while capturing changes (#4246)

[preload-tests] Add preload tests from Blink. (#4316)

[presentation-api-tests] [presentation-api] Refine getAvailability() test (#4257)

[presentation-api-tests] Add `step_timeout` in PresentationConnection_onxxx (#4319)

[presentation-api-tests] Make PresentationConnection.onclose pass (#4222)

[presentation-api-tests] Use promise_test instead of async_test (#4330)

[resource-timing-tests] Initial test for resource timing (#402)

[resource-timing-tests] One resource entry per resource (#2919)

[resource-timing-tests] review some initial tests for resource timing (#4266)

[shadow-dom-tests] Update slotchange tests to match current DOM Standard (#4291)

[shadow-dom-tests] Update slotchange tests to match the current DOM Standard (#4291)

[svg-tests] Convert SVG 1.1 marker tests to reftests. (#4015)

[svg-tests] SVG 2 marker tests (#4322)

[uievents-tests] Add test for MouseEvent.toElement & MouseEvent.fromElement (#4408)

[uievents-tests] Fix low risk nullable => non nullable change for NavigatorLanguage.language (#4360)

[upgrade-insecure-requests-tests] Basic tests for Upgrade-Insecure-Requests. (#4282)

[upgrade-insecure-requests-tests] Basic tests for Upgrade-Insecure-Requests. (#4292)

[url-tests] Add URL tests for IPv4 addresses (#4365)

[url-tests] Don't decode arbitrary %2e during URL parsing after all (#4104)

[url-tests] Extra percent encoding test for URL fragments (#4344)

[url-tests] More tests for file URL Window drive letter quirk (#4382)

[url-tests] Upstream some file URL tests from jsdom (#4367)

[url-tests] URL: change null password handling (#4405)

[url-tests] URL: percent encode in fragments (#4298)

[url-tests] URL: test host parsing of URLs with unknown schemes (#4406)

[url-tests] Use details+summary in stability-checker comments (#4407)

[WebIDL-tests] Update current-realm.html test (#4378)

[webmessaging-tests] Add some tests for the MessagePort.close() method. (#4320)

[webmessaging-tests] Align BroadcastChannel test with the HTML Standard (#4294)

[webmessaging-tests] Fix test flakiness caused by not waiting for an iframe to load. (#4301)

[webmessaging-tests] Update webmessaging tests to match current HTML spec. (#4263)

[webrtc-tests] Upstream RTCDataChannelEvent and RTCPeerConnectionIceEvent ctor tests (#4270)

[webrtc-tests] webrtc: require remote video to be loaded (#4114)

[webvtt-tests] Make WebVTT reftests fit in 600x600 viewport (#4385)

[workers-tests] Add tests to verify behavior of workers in an opaque origin document. (#4289)

Add `strict-dynamic` + `javascript:` CSP tests. (#4275)

Add auxclick idl test (#4371)

Add the auxclick test folder and a test for it (#4293)

Add WebVR IDL test (#4379)

CI on fork fixes (#4288)

Conformance tests for IntersectionObserver. (#4384)

Create a webvr directory for layout tests (#4335)

Dpub vocab (#4387)

EE CSP: Adding tests for csp attribute on iframe (#4297)

EE: Allow-CSP-From Header Tests (#4310)

EE: Embedding-CSP Header (#4308)

EE: Moving support dir (#4352)

EE: Splitting Host Source tests (#4347)

EE: Subsmption Algorithm -- Part 11 (#4351)

EE: Subsumption Algorithm -- Part 1 (#4325)

EE: Subsumption Algorithm -- Part 10 (#4349)

EE: Subsumption Algorithm -- Part 2 (#4326)

EE: Subsumption Algorithm -- Part 3 (#4327)

EE: Subsumption Algorithm -- Part 4 (#4336)

EE: Subsumption Algorithm -- Part 5 (#4338)

EE: Subsumption Algorithm -- Part 6 (#4339)

EE: Subsumption Algorithm -- Part 7 (#4340)

EE: Subsumption algorithm -- Part 8 (#4346)

EE: Subsumption algorithm -- Part 9 (#4348)

EE: Subsumption Algorithm tests -- Part 1 (#4325)

Find affected test files when support files change, and run stability checker on the tests (#4100)

OffscreenCanvas 2d context conformance tests - part 3 (#4274)

OffscreenCanvas 2d context conformance tests - part 4 (#4277)

OffscreenCanvas 2d context conformance tests - part 5 (#4278)

OffscreenCanvas conformance tests: clean up and add new tests (#4281)

Stability edit (#4273)

Test innerText getter behavior for <rt> (#4259)

Test that innerText can be set on a variety of elements (#4403)

Update expectations on innerText's getter for <rp> (#4276)

Update tools to include manifest v4 and csswg-test support (#4380)

Update with the license text itself (#4296)

Use details+summary in stability-checker comments (#4407)

Last message date: Saturday, 31 December 2016 09:40:18 UTC