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

[battery-status-tests] Fix a typo (#2624)

[battery-status-tests] Fix a typo and use the + operator to make long literal strings (#2621)

[battery-status-tests] Update battery-plugging-in-manual.html (#2582)

[battery-status-tests] Update battery-unplugging-manual.html (#2620)

[clipboard-apis-tests] Merging generated clipboard API tests (#1242)

[cookies-tests][websockets-tests] Basic tests for ignoring 'secure' cookies (#2385)

[cssom-view-tests] Add w-p-t for elementFromPoint/elementsFromPoint on div with negative margins; (#2555)

[cssom-view-tests] Correct an assert_array_equals call. (#2556)

[dom-tests] Add a test for non-support of Attr.nodeName. (#2593)

[dom-tests] Add more isEqualNode tests (#2394)

[dom-tests] Assert that document.createEvent() throws for legacy event interfaces (#2617)

[dom-tests] Assert that document.createEvent() throws for non-legacy event interfaces (#2617)

[dom-tests] Check for the existence of Attr.nodeName (#2590)

[dom-tests] List more events that should not work document.createEvent() (#2626)

[dom-tests] Test that document.createEvent("KeyEvents") is no longer supported (#2628)

[dom-tests][html-tests] Fix #2411: Merge DOMTokenList/DOMSettableTokenList (#2522)

[DOMEvents-tests][FileAPI-tests][IndexedDB-tests][WebCryptoAPI-tests][XMLHttpRequest-tests][ambient-light-tests][app-uri-tests][cors-tests][cssom-view-tests][custom-elements-tests][dom-tests][domparsing-tests][domxpath-tests][editing-tests][encoding-tests][eventsource-tests][fetch-tests][gamepad-tests][geolocation-API-tests][hr-time-tests][html-imports-tests][html-longdesc-tests][html-media-capture-tests][html-tests][media-source-tests][mediacapture-streams-tests][mixed-content-tests][navigation-timing-tests][notifications-tests][page-visibility-tests][performance-timeline-tests][pointerevents-tests][pointerlock-tests][proximity-tests][referrer-policy-tests][resource-timing-tests][screen-orientation-tests][service-workers-tests][shadow-dom-tests][svg-tests][touch-events-tests][url-tests][user-timing-tests][vibration-tests][web-animations-tests][webaudio-tests][webdriver-tests][webmessaging-tests][webrtc-tests][websockets-tests][webstorage-tests][workers-tests] Add OWNERS files generated from c

[DOMEvents-tests][FileAPI-tests][IndexedDB-tests][WebCryptoAPI-tests][XMLHttpRequest-tests][ambient-light-tests][app-uri-tests][cors-tests][cssom-view-tests][custom-elements-tests][dom-tests][domparsing-tests][domxpath-tests][editing-tests][encoding-tests][eventsource-tests][fetch-tests][gamepad-tests][geolocation-API-tests][hr-time-tests][html-imports-tests][html-longdesc-tests][html-media-capture-tests][media-source-tests][mediacapture-streams-tests][mixed-content-tests][navigation-timing-tests][notifications-tests][page-visibility-tests][performance-timeline-tests][pointerevents-tests][pointerlock-tests][proximity-tests][referrer-policy-tests][resource-timing-tests][screen-orientation-tests][service-workers-tests][shadow-dom-tests][svg-tests][touch-events-tests][url-tests][user-timing-tests][vibration-tests][web-animations-tests][webaudio-tests][webdriver-tests][webmessaging-tests][webrtc-tests][websockets-tests][webstorage-tests][workers-tests] Add OWNERS files generated from commit log. (

[DOMEvents-tests][FileAPI-tests][IndexedDB-tests][WebCryptoAPI-tests][XMLHttpRequest-tests][ambient-light-tests][app-uri-tests][cors-tests][cssom-view-tests][custom-elements-tests][dom-tests][domparsing-tests][domxpath-tests][editing-tests][encoding-tests][eventsource-tests][gamepad-tests][geolocation-API-tests][hr-time-tests][html-imports-tests][html-longdesc-tests][html-media-capture-tests][media-source-tests][mediacapture-streams-tests][mixed-content-tests][navigation-timing-tests][notifications-tests][page-visibility-tests][performance-timeline-tests][pointerevents-tests][pointerlock-tests][proximity-tests][referrer-policy-tests][resource-timing-tests][screen-orientation-tests][service-workers-tests][shadow-dom-tests][svg-tests][touch-events-tests][url-tests][user-timing-tests][vibration-tests][web-animations-tests][webaudio-tests][webdriver-tests][webmessaging-tests][webrtc-tests][websockets-tests][webstorage-tests][workers-tests] Add OWNERS files generated from commit log. (#2531)

[fetch-tests] Adding Request Headers tests (#2622)

[fetch-tests] Adding some new WebKit tests, fixing some typos and fixing bug in utils.js (#2619)

[fetch-tests] Align Fetch Request tests with WebKit ones (#2549)

[FileAPI-tests] Add more tests for FileAPI (#2188)

[html-tests] #1716 The indicated part of the document. (#2595)

[html-tests] Add [PutForwards=value] to HTMLAreaElement#relList (#2562)

[html-tests] Add a test for :indeterminate on input type=radio. (#2445)

[html-tests] Add a test for Document#defaultView. (#2636)

[html-tests] Add a test for Window#document. (#2637)

[html-tests] Add onresize handler to GlobalEventHandlers (#2545)

[html-tests] Add tests for scroll restoration mode (#2437)

[html-tests] Assert correct ordering of click, input, and change events when clicking checkboxes (#2539)

[html-tests] Assert correct ordering of click, input, and change events when clicking checkboxes or radios (#2539)

[html-tests] BarProp.visible attribute should be readonly as per the latest HTML s… (#2580)

[html-tests] Changing input type to file clears value IDL attr (#2589)

[html-tests] Checkbox tests: Assert that events initiated via HTMLElement.click() shouldn't be trusted (#2564)

[html-tests] Compile raw inline event handlers lazily. Resolves #8489. (#2578)

[html-tests] crossOrigin attribute should be nullable (#2597)

[html-tests] Ensure that base_multiple.html fails rather than times out in the typical failure case. (#2576)

[html-tests] Event loop tests for timeout to mutation observer task ordering (#2587)

[html-tests] Fix "eigth" typos in HTML li[type] tests (#2546)

[html-tests] Fix "shoud" typos in HTML tests (#2541)

[html-tests] Fix incorrect assumption that preventDefault() *immediately* runs canceled activation steps (#2538)

[html-tests] Fix some nits in embed-document.html. (#2547)

[html-tests] HTML radio tests: Assert that events initiated via HTMLElement.click() shouldn't be trusted (#2552)

[html-tests] HTML: Add simple test of focus event targets (#2571)

[html-tests] HTMLAllCollection should not inherit HTMLCollection (#2598)

[html-tests] HTMLHyperlinkElementUtils.origin should be readonly (#2599)

[html-tests] Location.origin should be readonly (#2588)

[html-tests] Make location_reload.html not trigger resource exhaustion. (#2577)

[html-tests] Radios in click cancelation test need to be in same radio button group (#2544)

[html-tests] Remove a pointless stylesheet inclusion. (#2553)

[html-tests] revert b1a31096 - Test for non-support of <source media> (#2565)

[html-tests] Rewrite <input> selection tests (#2591)

[html-tests] Rewrite and clarify base_multiple.html. (#2575)

[html-tests] Submit Hixie's test for :checked from csswg-test. (#2451)

[html-tests] Use presentation hints correctly for the dimensions of `<img>`. (#2630)

[html-tests] Web Platform Test for setting MQ on picture source after srcset. (#2606)

[html-tests] Window's named properties object should not claim to have duplicates of a given property name if it has multiple iframes with that name. (#2601)

[IndexedDB-tests] Correct assertion when passing undefined as second argument to IDBFactory.open (#2419)

[IndexedDB-tests] IndexedDB: Correct exception type assertions (#2459)

[IndexedDB-tests] IndexedDB: Fix tests that exercise deleted stores (#2460)

[IndexedDB-tests][dom-tests][encoding-tests][hr-time-tests][html-media-capture-tests][html-tests][media-source-tests][mediacapture-streams-tests][navigation-timing-tests][page-visibility-tests][websockets-tests] Add/remove @foolip from OWNERS to better match interests/expertise (#2632)

[IndexedDB-tests][html-tests] Rewrite <input> selection tests (#2591)

[mediacapture-streams-tests] Update mediacapture tests (#2581)

[performance-timeline-tests] Added Performance Observer tests (#2212)

[presentation-api-tests] Presentation API idlharness.html updated (#2586)

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

[referrer-policy-tests] Update referrer-policy tests to test the `referrerpolicy` attribute (#2550)

[service-workers-tests] P4 Update cache wpt tests for new add()/addAll() behavior. (#2600)

[service-workers-tests] Sync service-workers/cache-storage w/ Blink's copies (#2426)

[shadow-dom-tests] Update event-scope related layout tests (#2511)

[touch-events-tests] Added constructor tests for Touch and TouchEvent (#2299)

[touch-events-tests] Tests for ontouch* properties in GlobalEventHandlers (#2393)

[uievents-tests] Clicking on a <div> which itself has no click event handler still fires a click event (#2513)

[url-tests] Add @annevk and @domenic to url/OWNERS (#2585)

[url-tests] Document urltestdata.json (#2567)

[url-tests] Escape a control character to work around a JSON parser bug (#2568)

[url-tests] Remove origin tests for `file:` URLs. (#2584)

[url-tests] url: Update test for spec change (#2569)

[web-animations-tests] Add KeyframeEffect constructor in dom/webidl/KeyframeEffect.webidl. r=smaug,birtles (#2602)

[web-animations-tests] Add tests for activeDuration; (#2608)

[web-animations-tests] Add tests for endTime calculation; (#2609)

[web-animations-tests] Create iframe element from script to avoid racing with the load event; (#2603)

[web-animations-tests] No bug - Fix whitespace and four test descriptions in keyframe-effect tests; r=whitespace-only DONTBUILD (#2605)

[web-animations-tests] Simplify various keyframe-effect tests; (#2607)

[web-animations-tests] Tests for effect-level easing. (#2610)

[web-animations-tests] Tests that easing property in KeyframeEffectOptions is passed to KeyframeEffectReadOnly. (#2554)

[WebCryptoAPI-tests] Add IDL / early test for Web Crypto (#2312)

[webgl-tests] Fix "shoud" typos in WebGL tests (#2543)

[webgl-tests] Sync WebGL conformance tests to latest (#2627)

[WebIDL-tests] Fix the hasInstance hook of interface objects (#2594)

[WebIDL-tests] Lazily define interface objects on globals (fixes #6419) (#2629)

[websockets-tests] Add test for websockets being used from a worker (#2573)

[websockets-tests] Fix crash when websocket.js is used from a worker (#2572)

[websockets-tests] Use a .worker.js test (#2574)

[websockets-tests] Various improvements to websocket.js. (#2530)

[XMLHttpRequest-tests] Add caching to document_response (#2596)

[XMLHttpRequest-tests] Additional tests for setRequestHeader('Authorize'..) and CORS, fixes #2503 (#2505)

[XMLHttpRequest-tests] changed SyntaxError out for TypeError() per bug request #2256 (#2635)

[XMLHttpRequest-tests] Fix "shoud" typo in XHR test (#2542)

[XMLHttpRequest-tests] Fix FormData test setting Blob / getting File (#2623)

[XMLHttpRequest-tests] improved testing of sync open() and events, fix #2559 (#2561)

[XMLHttpRequest-tests] New XHR auth test using both setRequestHeader() and open() arguments, fix #2502 (#2509)

[XMLHttpRequest-tests] Restore the previous spec version of FormData, (#2604)

[XMLHttpRequest-tests] Test sync and async in one file - #2559 follow-up (#2563)

[XMLHttpRequest-tests][clipboard-apis-tests] Hallvors/xhr open sync fixes #2559 (#2560)

add some testcases for wake lock api (#2592)

Make Infraware tests runnable. (#2633)

Remove reference to id2path script from the README. (#2279)

Remove test about setting cssText since it's no-op (#2566)

Last message date: Monday, 29 February 2016 22:01:30 UTC