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

[2dcontext-tests] creating harness tests for ImageBitmap (#2722)

[2dcontext-tests][app-uri-tests][custom-elements-tests][dom-tests][html-imports-tests][html-tests][shadow-dom-tests][vibration-tests][web-animations-tests][webrtc-tests] Remove more testharness.css links (#2733)

[dom-tests] Add a test for Node.prototype.rootNode (#2665)

[dom-tests] Add insert_adjacent methods into Element (#2744)

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

[dom-tests] Create CharacterData-appendChild.html (#2705)

[dom-tests] Create CharacterData-appendChild.html (#2712)

[dom-tests] Don't use (new Document()).body in Event-dispatch-bubbles-false.html. (#2710)

[dom-tests] Fix dom::GetArrayIndexFromId to actually follow the spec for large indices (i.e. ones that don't fit in in int32_t). (#2692)

[dom-tests] Fix the "get the parent" loop when dispatching event (fixes #6733) (#2678)

[dom-tests] Fix the Node.replaceChild tests (#2681)

[dom-tests] Implement and test DOMTokenList.replace (fixes #8511) (#2743)

[dom-tests] Implement Stringifier for Range (#2683)

[dom-tests] Implement value for DOMTokenList (#2679)

[dom-tests] Remove a fat arrow from /dom/nodes/attributes.html (#2676)

[dom-tests] Renaming test filenames to ensure WebKit test expectations do not clash (#2714)

[dom-tests] Test event dispatching in documents without a browsing context (#2674)

[dom-tests] Test that any call to classList.add() create the class attribute (#2741)

[dom-tests] Test that the name argument to setAttribute/NS is checked when an attribute with that name is present. (#2713)

[dom-tests] Update the Node#replaceChild test to the current specification. (#1387)

[dom-tests][encoding-tests] Add support for the MS932 label of Shift_JIS. r=emk, (#2646)

[dom-tests][html-tests] Implement Element.getAttributeNames (#2677)

[dom-tests][html-tests] Test new Document() in interfaces.html. (#2711)

[domxpath-tests] Check which node is returned in the xml_xpath_tests.xml test data (#2732)

[fetch-tests] Add tests for Request.cache; (#2696)

[fetch-tests] Adding more request/response consume tests, including empty body and blob body (#2666)

[fetch-tests] Always use the same date representing 'now' in the RequestCache test; (#2698)

[fetch-tests] Expect a 304 response in the cases where we would do a successful revalidation in the RequestCache test; (#2699)

[fetch-tests] Implement Request.referrerPolicy; (#2687)

[fetch-tests] Make RequestInit.body nullable; (#2642)

[fetch-tests] Make subtest names stable for a fetch api test, (#2718)

[fetch-tests] Treat a default cache mode Request with a revalidation header as no-store; (#2697)

[FileAPI-tests] Update Blob-constructor.html for new sequence handling. (#2650)

[html-tests] Add a test that window[@@iterator] does not exist. (#2649)

[html-tests] Add some tests for width attributes in tables in no-quirks mode. (#2648)

[html-tests] Add support to dispatch toggle events to details element. (#2702)

[html-tests] Add test for get action URL planned navigation (#2684)

[html-tests] Fix form-validation-validity-badInput.html. (#2660)

[html-tests] Fix location_assign.html. (#2658)

[html-tests] Fix the test for parsing a template element inside a XML docuemnt. (#2651)

[html-tests] Fix two HTML template element tests for "in frameset" mode. (#2655)

[html-tests] Fix two problems of html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html. (#2663)

[html-tests] followup - Add comment to details10 in toggleEvent.html for consistency. (#2703)

[html-tests] HTMLAllCollection should be rooted at the document, not the root element, so it can find the root element. (#2691)

[html-tests] Implement encoding determination for external scripts. (#2739)

[html-tests] Increase the internal timeout for a test that depends on a window opening, (#2704)

[html-tests] Move out a test for autofocus input from focus.html to focus-autofocus.html. (#2659)

[html-tests] Move out a test for autofocus input from focus.html to focus-autofocus.html. (#2661)

[html-tests] Renaming test files to ensure they do not conflict (#2715)

[html-tests] Resets selection in textinput when its content is changed. (#2737)

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

[html-tests] template-as-a-descendant.html erroneously asserts that frameset.innerHTML accepts a template element (#2653)

[html-tests] Test initial LF in pre/textarea/listing with innerHTML (#2734)

[html-tests] Use a slow-loading image in some tests that will load after a minute and a half rather than seven and a half weeks, (#2719)

[html-tests] use return value of invoking event handlers to cancel the event (#2675)

[IndexedDB-tests] Implement IDBKeyRange.includes(). (#2643)

[mediacapture-streams-tests] Add Basic navigator.mediaDevices test. (#2657)

[mediacapture-streams-tests] BUG: typo preventing the test to run. (#2723)

[mediacapture-streams-tests] ENH: flat layout with explicit names (#2726)

[mediacapture-streams-tests] ENH: removed the links to the css sheet as per Dom request. (#2724)

[mediacapture-streams-tests] ENH: Update IDL and reorder tests. (#2725)

[mediacapture-streams-tests] ENH: Update to latest specs. (#2729)

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

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

[uievents-tests] Add manual tests for mouseover/out handling (#2682)

[uievents-tests] Test that clicking on <body> or <html> fires click events (#2486)

[url-tests] Fix a-element-xhtml.xhtml by sharing code. (#2639)

[url-tests] Test stripping of tab/CR/LF in URLs (#2662)

[web-animations-tests] Add duration tests in testing/web-platform/tests/web-animations. (#2645)

[web-animations-tests] Fix zero-length segment handling; (#2717)

[web-animations-tests] implement AnimationEffectTiming iterationStart. r=birtles, (#2700)

[web-animations-tests] Implement iterationStart; (#2647)

[web-animations-tests] Part2: Change type of duration to Maybe<StickyTimeDuration>. (#2694)

[web-animations-tests] Part3 Add enddelay tests in testing/web-platform/tests/web-animations (#2693)

[web-animations-tests] Part3: Throw TypeError if duration is NaN, negative value or not 'auto' string. r=birtles, (#2695)

[web-animations-tests] Remove removeElement from testcommon.js. (#2689)

[web-animations-tests] Test. (#2688)

[web-animations-tests] Throw TypeError if iterationStart is NaN, negative value or Infinity. r=birtles, (#2701)

[WebCryptoAPI-tests] RSASSA 1.5 import export (#2652)

[webdriver-tests] webdriver: move existing tests to /old-tests (#2735)

[WebIDL-tests] Test current Realm (still to be defined in more detail) (#1381)

[webmessaging-tests] Improve MessageEvent tests. (#2654)

[websockets-tests] Add <meta name=variant>s to websocket tests for wss: (#2736)

[websockets-tests] Rename websocket.js to websocket.sub.js. (#2640)

[websockets-tests] Test websocket close event .code for codeless close frame (#2716)

[websockets-tests] test websocket origin set in worker (#2680)

[websockets-tests] Update 003-sets-origin.worker.js to websocket.js being moved. (#2685)

[websockets-tests] Update WebSocket blocked ports to match the Fetch spec (#2738)

[webstorage-tests] Add a bunch of tests for Web Storage to ensure all DOMStrings work (#2686)

[workers-tests] Add support for navigator.hardwareConcurrency. (#2720)

[workers-tests] Increase the timeout in worker test to reduce instability, (#2690)

[XMLHttpRequest-tests] Change old references of ecoal95 (#2742)

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

[XMLHttpRequest-tests] Fix XMLHttpRequest.send() to follow the spec better in terms of the exceptions it throws. (#2644)

[XMLHttpRequest-tests] Implemented XMLHttpRequest.responseURL (#2740)

[XMLHttpRequest-tests] Update epxected values in data-uri.htm (#2667)

[XMLHttpRequest-tests] Update expected values in data-uri.htm (#2667)

Add nonexistent-origin.web-platform.test to hosts (#2673)

Changes based on my use of the tool (#2727)

Removed {% raw %} and {% endraw %} stuff. (#1922)

tools: update to 75f15f2 which includes vendored pytest (#2730)

tools: update to ddb70f91a4b814603546f34f04dc928ed05c101e (#2707)

Last message date: Thursday, 31 March 2016 16:50:27 UTC