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

Re: [dom-tests] Add insert_adjacent methods into Element (#2744) Just a bot (Thursday, 31 March)

Re: [dom-tests] Implement and test DOMTokenList.replace (fixes #8511) (#2743) Just a bot (Thursday, 31 March)

Re: [XMLHttpRequest-tests] Change old references of ecoal95 (#2742) jgraham (Thursday, 31 March)

Re: [dom-tests] Test that any call to classList.add() create the class attribute (#2741) Just a bot (Thursday, 31 March)

Re: [XMLHttpRequest-tests] Implemented XMLHttpRequest.responseURL (#2740) Just a bot (Thursday, 31 March)

Re: [html-tests] Implement encoding determination for external scripts. (#2739) jgraham (Thursday, 31 March)

Re: [websockets-tests] Update WebSocket blocked ports to match the Fetch spec (#2738) Just a bot (Thursday, 31 March)

Re: [html-tests] Resets selection in textinput when its content is changed. (#2737) jgraham (Thursday, 31 March)

Re: [websockets-tests] Add <meta name=variant>s to websocket tests for wss: (#2736) hoppipolla-critic-bot (Thursday, 31 March)

Re: [webdriver-tests] webdriver: move existing tests to /old-tests (#2735) hoppipolla-critic-bot (Thursday, 31 March)

Re: [html-tests] Test initial LF in pre/textarea/listing with innerHTML (#2734) hoppipolla-critic-bot (Thursday, 31 March)

Re: [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) hoppipolla-critic-bot (Thursday, 31 March)

Re: [domxpath-tests] Check which node is returned in the xml_xpath_tests.xml test data (#2732) hoppipolla-critic-bot (Thursday, 31 March)

Re: tools: update to 75f15f2 which includes vendored pytest (#2730) hoppipolla-critic-bot (Wednesday, 30 March)

Re: [mediacapture-streams-tests] ENH: Update to latest specs. (#2729) Just a bot (Wednesday, 30 March)

Re: Changes based on my use of the tool (#2727) hoppipolla-critic-bot (Saturday, 26 March)

Re: [uievents-tests] Test that clicking on <body> or <html> fires click events (#2486) Chris Rebert (Friday, 25 March)

Re: [WebCryptoAPI-tests] RSASSA 1.5 import export (#2652) Jim Schaad (Friday, 25 March)

Re: [mediacapture-streams-tests] ENH: flat layout with explicit names (#2726) hoppipolla-critic-bot (Thursday, 24 March)

Re: [mediacapture-streams-tests] ENH: Update IDL and reorder tests. (#2725) hoppipolla-critic-bot (Thursday, 24 March)

Re: [mediacapture-streams-tests] ENH: removed the links to the css sheet as per Dom request. (#2724) hoppipolla-critic-bot (Wednesday, 23 March)

Re: [mediacapture-streams-tests] BUG: typo preventing the test to run. (#2723) hoppipolla-critic-bot (Wednesday, 23 March)

Re: [2dcontext-tests] creating harness tests for ImageBitmap (#2722) hoppipolla-critic-bot (Wednesday, 23 March)

Re: [workers-tests] Add support for navigator.hardwareConcurrency. (#2720) Just a bot (Tuesday, 22 March)

Re: [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) jgraham (Tuesday, 22 March)

Re: [fetch-tests] Make subtest names stable for a fetch api test, (#2718) Just a bot (Tuesday, 22 March)

Re: [web-animations-tests] Fix zero-length segment handling; (#2717) jgraham (Tuesday, 22 March)

Re: [XMLHttpRequest-tests] Update expected values in data-uri.htm (#2667) Ms2ger (Tuesday, 22 March)

Re: [websockets-tests] Test websocket close event .code for codeless close frame (#2716) Just a bot (Tuesday, 22 March)

Re: [html-tests] Renaming test files to ensure they do not conflict (#2715) hoppipolla-critic-bot (Monday, 21 March)

Re: [dom-tests] Renaming test filenames to ensure WebKit test expectations do not clash (#2714) Just a bot (Monday, 21 March)

Re: [dom-tests] Test that the name argument to setAttribute/NS is checked when an attribute with that name is present. (#2713) hoppipolla-critic-bot (Monday, 21 March)

Re: [dom-tests] Create CharacterData-appendChild.html (#2712) hoppipolla-critic-bot (Friday, 18 March)

Re: [dom-tests][html-tests] Test new Document() in interfaces.html. (#2711) Just a bot (Friday, 18 March)

Re: [dom-tests] Don't use (new Document()).body in Event-dispatch-bubbles-false.html. (#2710) hoppipolla-critic-bot (Friday, 18 March)

Re: tools: update to ddb70f91a4b814603546f34f04dc928ed05c101e (#2707) hoppipolla-critic-bot (Thursday, 17 March)

Re: [dom-tests] Create CharacterData-appendChild.html (#2705) hoppipolla-critic-bot (Thursday, 17 March)

Re: [html-tests] Increase the internal timeout for a test that depends on a window opening, (#2704) jgraham (Wednesday, 16 March)

Re: [html-tests] followup - Add comment to details10 in toggleEvent.html for consistency. (#2703) jgraham (Wednesday, 16 March)

Re: [html-tests] Add support to dispatch toggle events to details element. (#2702) Just a bot (Wednesday, 16 March)

Re: [web-animations-tests] Throw TypeError if iterationStart is NaN, negative value or Infinity. r=birtles, (#2701) Just a bot (Wednesday, 16 March)

Re: [web-animations-tests] implement AnimationEffectTiming iterationStart. r=birtles, (#2700) Just a bot (Wednesday, 16 March)

Re: [fetch-tests] Expect a 304 response in the cases where we would do a successful revalidation in the RequestCache test; (#2699) Just a bot (Wednesday, 16 March)

Re: [fetch-tests] Always use the same date representing 'now' in the RequestCache test; (#2698) jgraham (Wednesday, 16 March)

Re: [fetch-tests] Treat a default cache mode Request with a revalidation header as no-store; (#2697) jgraham (Wednesday, 16 March)

Re: [fetch-tests] Add tests for Request.cache; (#2696) jgraham (Wednesday, 16 March)

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

Re: [web-animations-tests] Part2: Change type of duration to Maybe<StickyTimeDuration>. (#2694) Just a bot (Wednesday, 16 March)

Re: [web-animations-tests] Part3 Add enddelay tests in testing/web-platform/tests/web-animations (#2693) Just a bot (Wednesday, 16 March)

Re: [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) jgraham (Wednesday, 16 March)

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

Re: [workers-tests] Increase the timeout in worker test to reduce instability, (#2690) Just a bot (Wednesday, 16 March)

Re: [web-animations-tests] Remove removeElement from testcommon.js. (#2689) jgraham (Wednesday, 16 March)

Re: [web-animations-tests] Test. (#2688) Just a bot (Wednesday, 16 March)

Re: [fetch-tests] Implement Request.referrerPolicy; (#2687) jgraham (Wednesday, 16 March)

Re: [webstorage-tests] Add a bunch of tests for Web Storage to ensure all DOMStrings work (#2686) Just a bot (Tuesday, 15 March)

Re: [websockets-tests] Update 003-sets-origin.worker.js to websocket.js being moved. (#2685) Just a bot (Tuesday, 15 March)

Re: [html-tests] Add test for get action URL planned navigation (#2684) Just a bot (Tuesday, 15 March)

Re: [dom-tests] Implement Stringifier for Range (#2683) Just a bot (Tuesday, 15 March)

[uievents-tests] Add manual tests for mouseover/out handling (#2682) Ms2ger (Tuesday, 15 March)

Re: [dom-tests] Fix the Node.replaceChild tests (#2681) Ms2ger (Tuesday, 15 March)

Re: [websockets-tests] test websocket origin set in worker (#2680) Ms2ger (Tuesday, 15 March)

Re: [dom-tests] Implement value for DOMTokenList (#2679) Ms2ger (Tuesday, 15 March)

Re: [dom-tests] Fix the "get the parent" loop when dispatching event (fixes #6733) (#2678) Just a bot (Tuesday, 15 March)

Re: [dom-tests][html-tests] Implement Element.getAttributeNames (#2677) Just a bot (Tuesday, 15 March)

Re: [dom-tests] Remove a fat arrow from /dom/nodes/attributes.html (#2676) Just a bot (Tuesday, 15 March)

Re: [html-tests] use return value of invoking event handlers to cancel the event (#2675) Just a bot (Tuesday, 15 March)

Re: [dom-tests] Test event dispatching in documents without a browsing context (#2674) Just a bot (Tuesday, 15 March)

Re: [XMLHttpRequest-tests] changed SyntaxError out for TypeError() per bug request #2256 (#2635) Josh Matthews (Monday, 14 March)

Re: Add nonexistent-origin.web-platform.test to hosts (#2673) hoppipolla-critic-bot (Monday, 14 March)

Re: [WebIDL-tests] Test current Realm (still to be defined in more detail) (#1381) Boris Zbarsky (Monday, 14 March)

Re: [XMLHttpRequest-tests] Update epxected values in data-uri.htm (#2667) Just a bot (Saturday, 12 March)

Re: [fetch-tests] Adding more request/response consume tests, including empty body and blob body (#2666) Just a bot (Friday, 11 March)

Re: [dom-tests] Add a test for Node.prototype.rootNode (#2665) hoppipolla-critic-bot (Wednesday, 9 March)

Re: [html-tests] Fix two problems of html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html. (#2663) Just a bot (Tuesday, 8 March)

Re: [url-tests] Test stripping of tab/CR/LF in URLs (#2662) Just a bot (Monday, 7 March)

Re: [html-tests] Move out a test for autofocus input from focus.html to focus-autofocus.html. (#2661) Just a bot (Monday, 7 March)

Re: [html-tests] Fix form-validation-validity-badInput.html. (#2660) Just a bot (Monday, 7 March)

Re: [html-tests] Move out a test for autofocus input from focus.html to focus-autofocus.html. (#2659) hoppipolla-critic-bot (Monday, 7 March)

Re: [html-tests] Fix location_assign.html. (#2658) Just a bot (Monday, 7 March)

Re: [mediacapture-streams-tests] Add Basic navigator.mediaDevices test. (#2657) hoppipolla-critic-bot (Saturday, 5 March)

Re: [html-tests] Fix two HTML template element tests for "in frameset" mode. (#2655) Ryosuke Niwa (Saturday, 5 March)

Re: [webmessaging-tests] Improve MessageEvent tests. (#2654) Just a bot (Thursday, 3 March)

Re: [html-tests] template-as-a-descendant.html erroneously asserts that frameset.innerHTML accepts a template element (#2653) Just a bot (Thursday, 3 March)

Re: [WebCryptoAPI-tests] Rsassa 1.5 import export (#2652) Just a bot (Thursday, 3 March)

Re: [html-tests] Fix the test for parsing a template element inside a XML docuemnt. (#2651) Just a bot (Thursday, 3 March)

Re: [FileAPI-tests] Update Blob-constructor.html for new sequence handling. (#2650) Just a bot (Wednesday, 2 March)

Re: [html-tests] Add a test that window[@@iterator] does not exist. (#2649) Just a bot (Wednesday, 2 March)

Re: [html-tests] Add some tests for width attributes in tables in no-quirks mode. (#2648) Just a bot (Wednesday, 2 March)

Re: [html-tests] Rewrite <input> selection tests (#2591) Evan Jacobs (Wednesday, 2 March)

Re: [web-animations-tests] Implement iterationStart; (#2647) Just a bot (Wednesday, 2 March)

Re: [dom-tests][encoding-tests] Add support for the MS932 label of Shift_JIS. r=emk, (#2646) jgraham (Wednesday, 2 March)

Re: [web-animations-tests] Add duration tests in testing/web-platform/tests/web-animations. (#2645) Just a bot (Wednesday, 2 March)

Re: [XMLHttpRequest-tests] Fix XMLHttpRequest.send() to follow the spec better in terms of the exceptions it throws. (#2644) Just a bot (Wednesday, 2 March)

Re: [IndexedDB-tests] Implement IDBKeyRange.includes(). (#2643) Just a bot (Wednesday, 2 March)

Re: [fetch-tests] Make RequestInit.body nullable; (#2642) hoppipolla-critic-bot (Wednesday, 2 March)

Re: [websockets-tests] Rename websocket.js to websocket.sub.js. (#2640) Just a bot (Tuesday, 1 March)

Re: [dom-tests] Update the Node#replaceChild test to the current specification. (#1387) Ms2ger (Tuesday, 1 March)

Re: Removed {% raw %} and {% endraw %} stuff. (#1922) Simon Pieters (Tuesday, 1 March)

Re: [url-tests] Fix a-element-xhtml.xhtml by sharing code. (#2639) Just a bot (Tuesday, 1 March)

Re: [mediacapture-streams-tests] Update mediacapture tests (#2581) chunywang (Tuesday, 1 March)

Re: [dom-tests] Check for the existence of Attr.nodeName (#2590) Evan Jacobs (Tuesday, 1 March)

Re: [touch-events-tests] Tests for ontouch* properties in GlobalEventHandlers (#2393) Chong Zhang (Tuesday, 1 March)

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