Anne van Kesteren
Boris Zbarsky
Chris Rebert
Corey Farwell
Domenic Denicola
Dominique Hazael-Massieux
Emilio Cobos Álvarez
Florian Scholz
Gary Kacmarcik
Geoffrey Sneddon
Hallvord R. M. Steen
hoppipolla-critic-bot
- Re: [html-tests] Assert correct ordering of click, input, and change events when clicking checkboxes (#2539) (Sunday, 31 January)
- Re: [html-tests] Fix incorrect assumption that preventDefault() *immediately* runs canceled activation steps (#2538) (Sunday, 31 January)
- Re: [web-animations-tests] Add tests for Animatable.animate(); (#2536) (Friday, 29 January)
- Re: [XMLHttpRequest-tests] FormData should not force 'blob' as filename, (#2534) (Friday, 29 January)
- Re: [notifications-tests] Change `Notification.requestPermission()` to return a promise. (#2532) (Friday, 29 January)
- Re: [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) (Friday, 29 January)
- Re: [websockets-tests] Various improvements to websocket.js. (#2530) (Friday, 29 January)
- Re: [html-tests] DON’T MERGE THIS (#2529) (Friday, 29 January)
- Re: [websockets-tests] fix websocket header validation, ensure it meets token requirements, add (#2526) (Friday, 29 January)
- Re: [html-tests] add origin to location and url api (#2524) (Friday, 29 January)
- Re: [dom-tests][html-tests] Fix #2411: Merge DOMTokenList/DOMSettableTokenList (#2522) (Thursday, 28 January)
- Re: [svg-tests] Incorrect test for feGaussianBlur elements (#2518) (Friday, 22 January)
- Re: [navigation-timing-tests][user-timing-tests] Don't use variable test titles (#2517) (Friday, 22 January)
- Re: Selector [foo='bar' I] (uppercase I) is valid (#2516) (Friday, 22 January)
- Re: [shadow-dom-tests] Add cascading order test. (#2515) (Friday, 22 January)
- Re: [hr-time-tests] Sync'ed the IDL with latest hr-time (#2514) (Thursday, 21 January)
- Re: [uievents-tests] Clicking on a <div> which itself has no click event handler still fires a click event (#2513) (Thursday, 21 January)
- Re: [shadow-dom-tests] Update event-scope related layout tests (#2511) (Wednesday, 20 January)
- Re: [websockets-tests] Use 'Goodbye' message for server-initiated closure using echo handler (#2510) (Wednesday, 20 January)
- Re: [XMLHttpRequest-tests] New XHR auth test using both setRequestHeader() and open() arguments, fix #2502 (#2509) (Tuesday, 19 January)
- Re: [workers-tests] Testing the bot some more. (#2508) (Tuesday, 19 January)
- Re: Testing the bot (#2507) (Tuesday, 19 January)
- Re: [XMLHttpRequest-tests] Additional tests for setRequestHeader('Authorize'..) and CORS, fixes #2503 (#2505) (Tuesday, 19 January)
- Re: [websockets-tests] Add step_func to websocket tests so they fail properly (#2504) (Tuesday, 19 January)
- Re: [battery-status-tests] Remove untested IDL fragments from battery-interface-idlharness.html (#2501) (Tuesday, 19 January)
- Re: [url-tests] Update URL tests for whatwg/url#77 (#2500) (Tuesday, 19 January)
- Re: [websockets-tests] Echo status code and reason in websocket /echo handler (#2498) (Tuesday, 19 January)
- Re: [dom-tests] NamedNodeMap should only claim to support a name if that name has no uppercase ASCII chars, for HTML elements in HTML documents. (#2496) (Monday, 18 January)
- Re: [html-tests] Getting outerHTML on a node from an XML document should not use the self-closing form of empty container tags from the HTML namespace. (#2494) (Monday, 18 January)
- Re: [html-tests] Make <base> actually work in a srcdoc document. (#2492) (Monday, 18 January)
- Re: [dom-tests] Change nsDOMAttributeMap::SetNamedItemNS to not remove the existing attribute when there is one. (#2490) (Monday, 18 January)
- Re: [html-tests] Add test for this bug. (#2488) (Monday, 18 January)
- Re: [XMLHttpRequest-tests] Change all DOMStrings to USV strings for XHR (#2487) (Monday, 18 January)
- Re: [uievents-tests] Test that clicking on <body> or <html> fires click events (#2486) (Monday, 18 January)
- Re: [battery-status-tests] Remove unreferenced code from battery-unplugging-manual.html (#2485) (Monday, 18 January)
- Re: Rename LICENSE to LICENSE.md (#2484) (Monday, 18 January)
- Re: Add tests for stylesheets blocking scripts without @import. (#2483) (Sunday, 17 January)
- Re: [battery-status-tests] Fix battery status manual tests (#2481) (Friday, 15 January)
- Re: [html-tests] Use an external script with defer. (#2480) (Friday, 15 January)
- Re: [html-tests] Add a test for the timing of the DOMContentLoaded event relative to defer scripts. (#2479) (Friday, 15 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Friday, 15 January)
- Re: Update resources (#2477) (Thursday, 14 January)
- Re: [html-tests] Invalid type attribute for HTMLInputElement now fallback as text type (fixes #8773) (#2475) (Thursday, 14 January)
- Re: [html-tests] Make button elements activatable. Fixes #4837. Fixes #8101. (#2473) (Thursday, 14 January)
- Re: [html-tests] Handle toDataURL with no context (#2471) (Thursday, 14 January)
- Re: [battery-status-tests] Fix battery test case to reflect that EventHandler accept object values (#2470) (Tuesday, 12 January)
- Re: [battery-status-tests] Adapt IDL harness test for battery status to Promise-returning factory (#2469) (Tuesday, 12 January)
- Re: [dom-tests] Add some tests for createDocument with missing arguments. (#2468) (Tuesday, 12 January)
- Re: [workers-tests] Merge URLUtilsReadOnly into WorkerLocation (inline URLUtilsReadOnly) (#2467) (Tuesday, 12 January)
- Re: [dom-tests] Remove a reference to the removed interface DOMStringList. (#2464) (Monday, 11 January)
- Re: [dom-tests] Expand the AttrExodus test a little. (#2463) (Monday, 11 January)
- Re: [IndexedDB-tests] IndexedDB: Fix tests that exercise deleted stores (#2460) (Friday, 8 January)
- Re: [IndexedDB-tests] IndexedDB: Correct exception type assertions (#2459) (Friday, 8 January)
- Re: [html-tests] Test for reusing the text node when setting script.text. (#2458) (Friday, 8 January)
- Re: [html-tests] Add some tests for the step of the 'prepare a script' algorithm that fetches external scripts. (#2457) (Friday, 8 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 7 January)
- Re: [hr-time-tests][navigation-timing-tests] Check accuracy of High Resolution Time (#2452) (Monday, 4 January)
- Re: [html-tests] Submit Hixie's test for :checked from csswg-test. (#2451) (Sunday, 3 January)
James Sanders
jgraham
- Re: Remove unnecessary timeout from flaky sandbox test, (#2537) (Friday, 29 January)
- Remove unnecessary timeout from flaky sandbox test, (#2537) (Friday, 29 January)
- Re: Remove unnecessary timeout from flaky sandbox test, (#2537) (Friday, 29 January)
- Re: [web-animations-tests] Add tests for Animatable.animate(); (#2536) (Friday, 29 January)
- Re: [web-animations-tests] Add tests for Animatable.animate(); (#2536) (Friday, 29 January)
- [web-animations-tests] Add tests for Animatable.animate(); (#2536) (Friday, 29 January)
- [cssom-view-tests] Implement Document.scrollingElement, (#2535) (Friday, 29 January)
- Re: [cssom-view-tests] Implement Document.scrollingElement, (#2535) (Friday, 29 January)
- Re: [XMLHttpRequest-tests] FormData should not force 'blob' as filename, (#2534) (Friday, 29 January)
- Re: [cssom-view-tests] Implement Document.scrollingElement, (#2535) (Friday, 29 January)
- Re: [html-tests] Web Platform Test for document embedding; (#2533) (Friday, 29 January)
- Re: [XMLHttpRequest-tests] FormData should not force 'blob' as filename, (#2534) (Friday, 29 January)
- [XMLHttpRequest-tests] FormData should not force 'blob' as filename, (#2534) (Friday, 29 January)
- Re: [html-tests] Web Platform Test for document embedding; (#2533) (Friday, 29 January)
- Re: [notifications-tests] Change `Notification.requestPermission()` to return a promise. (#2532) (Friday, 29 January)
- Re: [notifications-tests] Change `Notification.requestPermission()` to return a promise. (#2532) (Friday, 29 January)
- [notifications-tests] Change `Notification.requestPermission()` to return a promise. (#2532) (Friday, 29 January)
- Re: [svg-tests] Incorrect test for feGaussianBlur elements (#2518) (Friday, 22 January)
- Re: [svg-tests] Incorrect test for feGaussianBlur elements (#2518) (Friday, 22 January)
- Re: [html-tests] Add tests for scroll restoration mode (#2437) (Tuesday, 19 January)
- Re: [web-animations-tests] Tests for Animation Contructor. (#2497) (Monday, 18 January)
- Re: [web-animations-tests] Tests for Animation Contructor. (#2497) (Monday, 18 January)
- Re: [dom-tests] NamedNodeMap should only claim to support a name if that name has no uppercase ASCII chars, for HTML elements in HTML documents. (#2496) (Monday, 18 January)
- Re: [dom-tests] NamedNodeMap should only claim to support a name if that name has no uppercase ASCII chars, for HTML elements in HTML documents. (#2496) (Monday, 18 January)
- Re: [web-animations-tests] Test. (#2495) (Monday, 18 January)
- Re: [web-animations-tests] Test. (#2495) (Monday, 18 January)
- Re: [html-tests] Getting outerHTML on a node from an XML document should not use the self-closing form of empty container tags from the HTML namespace. (#2494) (Monday, 18 January)
- Re: [html-tests] Getting outerHTML on a node from an XML document should not use the self-closing form of empty container tags from the HTML namespace. (#2494) (Monday, 18 January)
- Re: [html-tests] Refactor the outerHTML web platform test to make it easier to add an XML version. (#2493) (Monday, 18 January)
- Re: [html-tests] Refactor the outerHTML web platform test to make it easier to add an XML version. (#2493) (Monday, 18 January)
- Re: [html-tests] Make <base> actually work in a srcdoc document. (#2492) (Monday, 18 January)
- Re: [html-tests] Make <base> actually work in a srcdoc document. (#2492) (Monday, 18 January)
- Re: Remove WeakMap.prototype.clear from web-platform test. (#2491) (Monday, 18 January)
- Re: Remove WeakMap.prototype.clear from web-platform test. (#2491) (Monday, 18 January)
- Remove WeakMap.prototype.clear from web-platform test. (#2491) (Monday, 18 January)
- Re: [dom-tests] Change nsDOMAttributeMap::SetNamedItemNS to not remove the existing attribute when there is one. (#2490) (Monday, 18 January)
- Re: [dom-tests] Change nsDOMAttributeMap::SetNamedItemNS to not remove the existing attribute when there is one. (#2490) (Monday, 18 January)
- Re: [streams-tests] Import and uplift streams spec wpt tests. (#2489) (Monday, 18 January)
- Re: [streams-tests] Import and uplift streams spec wpt tests. (#2489) (Monday, 18 January)
- Re: [html-tests] Add test for this bug. (#2488) (Monday, 18 January)
- Re: [html-tests] Add test for this bug. (#2488) (Monday, 18 January)
Josh Matthews
- Re: [websockets-tests] Various improvements to websocket.js. (#2530) (Friday, 29 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Friday, 29 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 28 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 28 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 28 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Friday, 22 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 21 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Wednesday, 20 January)
- Re: [websockets-tests] Echo status code and reason in websocket /echo handler (#2498) (Tuesday, 19 January)
- Re: [websockets-tests] Echo status code and reason in websocket /echo handler (#2498) (Tuesday, 19 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Monday, 18 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 7 January)
Joshua Bell
Just a bot
- Re: [html-tests] Assert correct ordering of click, input, and change events when clicking checkboxes (#2539) (Sunday, 31 January)
- Re: [html-tests] Fix incorrect assumption that preventDefault() *immediately* runs canceled activation steps (#2538) (Sunday, 31 January)
- Re: [html-tests] Web Platform Test for document embedding; (#2533) (Friday, 29 January)
- Re: [html-tests] DON’T MERGE THIS (#2529) (Friday, 29 January)
- Re: [dom-tests] Implement SetNamedItem, SetNamedItemNS, SetAttributeNode and SetAttributeNodeNS (#2527) (Friday, 29 January)
- Re: [websockets-tests] fix websocket header validation, ensure it meets token requirements, add (#2526) (Friday, 29 January)
- Re: [html-tests] Update HTMLFormElement.length to be of type unsigned long (#2525) (Friday, 29 January)
- Re: [html-tests] add origin to location and url api (#2524) (Friday, 29 January)
- Re: [dom-tests][html-tests] Fix #2411: Merge DOMTokenList/DOMSettableTokenList (#2522) (Thursday, 28 January)
- Re: [svg-tests] Incorrect test for feGaussianBlur elements (#2518) (Friday, 22 January)
- Re: [navigation-timing-tests][user-timing-tests] Don't use variable test titles (#2517) (Friday, 22 January)
- Re: [shadow-dom-tests] Add cascading order test. (#2515) (Friday, 22 January)
- Re: [hr-time-tests] Sync'ed the IDL with latest hr-time (#2514) (Thursday, 21 January)
- Re: [uievents-tests] Clicking on a <div> which itself has no click event handler still fires a click event (#2513) (Thursday, 21 January)
- Re: [shadow-dom-tests] Update event-scope related layout tests (#2511) (Wednesday, 20 January)
- Re: [websockets-tests] Use 'Goodbye' message for server-initiated closure using echo handler (#2510) (Wednesday, 20 January)
- Re: [XMLHttpRequest-tests] New XHR auth test using both setRequestHeader() and open() arguments, fix #2502 (#2509) (Tuesday, 19 January)
- Re: [workers-tests] Testing the bot some more. (#2508) (Tuesday, 19 January)
Koji Ishii
Majid Valipour
Ms2ger
- Re: [workers-tests] Rewrite importScripts tests. (#2392) (Saturday, 30 January)
- [websockets-tests] Various improvements to websocket.js. (#2530) (Friday, 29 January)
- Re: [dom-tests] Implement SetNamedItem, SetNamedItemNS, SetAttributeNode and SetAttributeNodeNS (#2527) (Friday, 29 January)
- Re: [dom-tests] Implement SetNamedItem, SetNamedItemNS, SetAttributeNode and SetAttributeNodeNS (#2527) (Friday, 29 January)
- Re: [websockets-tests] fix websocket header validation, ensure it meets token requirements, add (#2526) (Friday, 29 January)
- Re: [websockets-tests] fix websocket header validation, ensure it meets token requirements, add (#2526) (Friday, 29 January)
- Re: [html-tests] Update HTMLFormElement.length to be of type unsigned long (#2525) (Friday, 29 January)
- Re: [html-tests] add origin to location and url api (#2524) (Friday, 29 January)
- Re: [html-tests] Update HTMLFormElement.length to be of type unsigned long (#2525) (Friday, 29 January)
- Re: [html-tests] add origin to location and url api (#2524) (Friday, 29 January)
- Re: [dom-tests] Add some tests for createDocument with missing arguments. (#2468) (Wednesday, 20 January)
- Re: Add tests for stylesheets blocking scripts without @import. (#2483) (Monday, 18 January)
- Re: [XMLHttpRequest-tests] Change all DOMStrings to USV strings for XHR (#2487) (Monday, 18 January)
- Add tests for stylesheets blocking scripts without @import. (#2483) (Sunday, 17 January)
- Re: [html-tests] Use an external script with defer. (#2480) (Friday, 15 January)
- Re: [html-tests] Add a test for the timing of the DOMContentLoaded event relative to defer scripts. (#2479) (Friday, 15 January)
- Re: [html-tests] Add a test for the timing of the DOMContentLoaded event relative to defer scripts. (#2479) (Friday, 15 January)
- Re: [html-tests] HTMLFormElement::Elements should honor [SameObject] attribute (#2476) (Thursday, 14 January)
- Re: [html-tests] HTMLFormElement::Elements should honor [SameObject] attribute (#2476) (Thursday, 14 January)
- Re: [XMLHttpRequest-tests] Refactor FormData code to match updated spec (#2474) (Thursday, 14 January)
- Re: [html-tests] Invalid type attribute for HTMLInputElement now fallback as text type (fixes #8773) (#2475) (Thursday, 14 January)
- Re: [XMLHttpRequest-tests] Refactor FormData code to match updated spec (#2474) (Thursday, 14 January)
- Re: [html-tests] Invalid type attribute for HTMLInputElement now fallback as text type (fixes #8773) (#2475) (Thursday, 14 January)
- Re: [html-tests] Make button elements activatable. Fixes #4837. Fixes #8101. (#2473) (Thursday, 14 January)
- Re: [html-tests] Implement non-zero dimension attribute parsing (#2472) (Thursday, 14 January)
- Re: [html-tests] Make button elements activatable. Fixes #4837. Fixes #8101. (#2473) (Thursday, 14 January)
- Re: [html-tests] Implement non-zero dimension attribute parsing (#2472) (Thursday, 14 January)
- Re: [html-tests] Handle toDataURL with no context (#2471) (Thursday, 14 January)
- Re: [html-tests] Handle toDataURL with no context (#2471) (Thursday, 14 January)
- Re: [html-tests] Add a test for the legend element (#2171) (Tuesday, 12 January)
- Re: [html-tests] Fixing link ref="match" in some reference files (#2350) (Tuesday, 12 January)
- Re: [dom-tests] Add more isEqualNode tests (#2394) (Tuesday, 12 January)
- Re: [workers-tests] Merge URLUtilsReadOnly into WorkerLocation (inline URLUtilsReadOnly) (#2467) (Tuesday, 12 January)
- Re: [html-tests][websockets-tests] WebSocket: remove duplicated interfaces.html; update the html/dom/ one w... (#1714) (Monday, 11 January)
- Re: [dom-tests] Remove a reference to the removed interface DOMStringList. (#2464) (Monday, 11 January)
- Re: [dom-tests] Expand the AttrExodus test a little. (#2463) (Monday, 11 January)
- Re: [html-tests] Add some tests for the step of the 'prepare a script' algorithm that fetches external scripts. (#2457) (Monday, 11 January)
- Re: Properly preload img with data: URL in quirks mode tests (#1529) (Monday, 11 January)
- Re: [html-tests] Test for reusing the text node when setting script.text. (#2458) (Monday, 11 January)
- Re: [html-tests] Add some tests for the step of the 'prepare a script' algorithm that fetches external scripts. (#2457) (Friday, 8 January)
Philippe Le Hegaret
Prayag Verma
r12a
rubberyuzu
Simon Pieters
- Re: [html-tests] Assert correct ordering of click, input, and change events when clicking checkboxes (#2539) (Sunday, 31 January)
- Re: [html-tests] Fix incorrect assumption that preventDefault() *immediately* runs canceled activation steps (#2538) (Sunday, 31 January)
- Re: [html-tests] Fix incorrect assumption that preventDefault() *immediately* runs canceled activation steps (#2538) (Sunday, 31 January)
- Re: [dom-tests][html-tests] Fix #2411: Merge DOMTokenList/DOMSettableTokenList (#2522) (Friday, 29 January)
- Re: Selector [foo='bar' I] (uppercase I) is valid (#2516) (Friday, 22 January)
- Re: Selector [foo='bar' I] (uppercase I) is valid (#2516) (Friday, 22 January)
- Re: Selector [foo='bar' I] (uppercase I) is valid (#2516) (Friday, 22 January)
- Selector [foo='bar' I] (uppercase I) is valid (#2516) (Friday, 22 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Thursday, 21 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Thursday, 21 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Wednesday, 20 January)
- Re: [websockets-tests] Add step_func to websocket tests so they fail properly (#2504) (Tuesday, 19 January)
- Re: [websockets-tests] Echo status code and reason in websocket /echo handler (#2498) (Tuesday, 19 January)
- Re: [html-tests] Add a test for the timing of the DOMContentLoaded event relative to defer scripts. (#2479) (Friday, 15 January)
- Re: [html-tests] Add a test for the timing of the DOMContentLoaded event relative to defer scripts. (#2479) (Friday, 15 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Friday, 15 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Friday, 15 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Friday, 15 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Friday, 15 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Friday, 15 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Friday, 15 January)
- Re: [html-tests] Fixing link ref="match" in some reference files (#2350) (Tuesday, 12 January)
- Re: [html-tests][websockets-tests] WebSocket: remove duplicated interfaces.html; update the html/dom/ one w... (#1714) (Monday, 11 January)
- Re: [html-tests] Add a test for currentSrc when url fails to resolve (#2465) (Monday, 11 January)
- Re: [html-tests][websockets-tests] WebSocket: remove duplicated interfaces.html; update the html/dom/ one w... (#1714) (Monday, 11 January)
- Re: [html-tests] Add some tests for the step of the 'prepare a script' algorithm that fetches external scripts. (#2457) (Monday, 11 January)
- Re: Test syntax quirks in @supports/CSS.supports (#2433) (Monday, 11 January)
- Re: Properly preload img with data: URL in quirks mode tests (#1529) (Monday, 11 January)
- Re: [html-tests][websockets-tests] WebSocket: remove duplicated interfaces.html; update the html/dom/ one w... (#1714) (Monday, 11 January)
- Re: [url-tests] Update URL tests (#2436) (Tuesday, 5 January)
- Re: [html-tests] Dir isolation (#2417) (Tuesday, 5 January)
Takayoshi Kochi
Takeshi Kurosawa
Tobie Langel
- Re: [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) (Sunday, 31 January)
- Re: [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) (Saturday, 30 January)
- Re: [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) (Saturday, 30 January)
- Re: [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) (Friday, 29 January)
- Re: [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) (Friday, 29 January)
- Re: [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) (Friday, 29 January)
- [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) (Friday, 29 January)
- Re: [html-tests] DON’T MERGE THIS (#2529) (Friday, 29 January)
- Re: [battery-status-tests][html-tests][webgl-tests][webvtt-tests] Add OWNERS files to replace GH review teams. (#2528) (Friday, 29 January)
- Re: [battery-status-tests][html-tests][webgl-tests][webvtt-tests] Add OWNERS files to replace GH review teams. (#2528) (Friday, 29 January)
- Re: [battery-status-tests][html-tests][webgl-tests][webvtt-tests] Add OWNERS files to replace GH review teams. (#2528) (Friday, 29 January)
- Re: [battery-status-tests][html-tests][webgl-tests][webvtt-tests] Add OWNERS files to replace GH review teams. (#2528) (Friday, 29 January)
- Re: [battery-status-tests][html-tests][webgl-tests][webvtt-tests] Add OWNERS files to replace GH review teams. (#2528) (Friday, 29 January)
- Re: Testing the bot (#2507) (Tuesday, 19 January)
- Re: [workers-tests] Testing the bot some more. (#2508) (Tuesday, 19 January)
- Re: Testing the bot (#2506) (Tuesday, 19 January)
- Re: [XMLHttpRequest-tests] Additional tests for setRequestHeader('Authorize'..) and CORS, fixes #2503 (#2505) (Tuesday, 19 January)
- Re: [websockets-tests] Add step_func to websocket tests so they fail properly (#2504) (Tuesday, 19 January)
- Re: [battery-status-tests] Remove untested IDL fragments from battery-interface-idlharness.html (#2501) (Tuesday, 19 January)
- Re: [url-tests] Update URL tests for whatwg/url#77 (#2500) (Tuesday, 19 January)
- Re: [websockets-tests] Echo status code and reason in websocket /echo handler (#2498) (Tuesday, 19 January)
- Re: [web-animations-tests] Tests for Animation Contructor. (#2497) (Monday, 18 January)
- Re: [dom-tests] NamedNodeMap should only claim to support a name if that name has no uppercase ASCII chars, for HTML elements in HTML documents. (#2496) (Monday, 18 January)
- Re: [web-animations-tests] Test. (#2495) (Monday, 18 January)
- Re: [html-tests] Getting outerHTML on a node from an XML document should not use the self-closing form of empty container tags from the HTML namespace. (#2494) (Monday, 18 January)
- Re: [html-tests] Refactor the outerHTML web platform test to make it easier to add an XML version. (#2493) (Monday, 18 January)
- Re: [dom-tests] Change nsDOMAttributeMap::SetNamedItemNS to not remove the existing attribute when there is one. (#2490) (Monday, 18 January)
- Re: [streams-tests] Import and uplift streams spec wpt tests. (#2489) (Monday, 18 January)
- Re: [html-tests] Add test for this bug. (#2488) (Monday, 18 January)
- Re: [uievents-tests] Test that clicking on <body> or <html> fires click events (#2486) (Monday, 18 January)
- Re: [battery-status-tests] Remove unreferenced code from battery-unplugging-manual.html (#2485) (Monday, 18 January)
- Re: [battery-status-tests] Fix battery status manual tests (#2481) (Friday, 15 January)
- Re: [html-tests] Use an external script with defer. (#2480) (Friday, 15 January)
- Re: [html-tests] Add a test for the timing of the DOMContentLoaded event relative to defer scripts. (#2479) (Friday, 15 January)
- Re: [html-tests] Test coords parsing; remove old manual test (#2478) (Thursday, 14 January)
- Re: [html-tests] HTMLFormElement::Elements should honor [SameObject] attribute (#2476) (Thursday, 14 January)
- Re: [XMLHttpRequest-tests] Refactor FormData code to match updated spec (#2474) (Thursday, 14 January)
- Re: [html-tests] Invalid type attribute for HTMLInputElement now fallback as text type (fixes #8773) (#2475) (Thursday, 14 January)
- Re: [html-tests] Make button elements activatable. Fixes #4837. Fixes #8101. (#2473) (Thursday, 14 January)
- Re: [html-tests] Handle toDataURL with no context (#2471) (Thursday, 14 January)
- Re: [html-tests] Implement non-zero dimension attribute parsing (#2472) (Thursday, 14 January)
- Re: [battery-status-tests] Fix battery test case to reflect that EventHandler accept object values (#2470) (Tuesday, 12 January)
- Re: [battery-status-tests] Adapt IDL harness test for battery status to Promise-returning factory (#2469) (Tuesday, 12 January)
- Re: [dom-tests] Add some tests for createDocument with missing arguments. (#2468) (Tuesday, 12 January)
- Re: [workers-tests] Merge URLUtilsReadOnly into WorkerLocation (inline URLUtilsReadOnly) (#2467) (Tuesday, 12 January)
- Re: [html-tests] Add a test for currentSrc when url fails to resolve (#2465) (Monday, 11 January)
- Re: [dom-tests] Remove a reference to the removed interface DOMStringList. (#2464) (Monday, 11 January)
- Re: [dom-tests] Expand the AttrExodus test a little. (#2463) (Monday, 11 January)
- Re: [IndexedDB-tests] IndexedDB: Fix tests that exercise deleted stores (#2460) (Friday, 8 January)
- Re: [IndexedDB-tests] IndexedDB: Correct exception type assertions (#2459) (Friday, 8 January)
- Re: [html-tests] Test for reusing the text node when setting script.text. (#2458) (Friday, 8 January)
- Re: [html-tests] Add some tests for the step of the 'prepare a script' algorithm that fetches external scripts. (#2457) (Friday, 8 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 7 January)
- Re: [hr-time-tests][navigation-timing-tests] Check accuracy of High Resolution Time (#2452) (Monday, 4 January)
- Re: [html-tests] Submit Hixie's test for :checked from csswg-test. (#2451) (Sunday, 3 January)
Valentin Gosu
vyv03354
Yoav Weiss
youennf
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Friday, 29 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Friday, 29 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Friday, 29 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 28 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 28 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 28 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 28 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 28 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 28 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Friday, 22 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Thursday, 21 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Tuesday, 19 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Tuesday, 19 January)
- Re: [fetch-tests] Some Fetch API Tests. (#2454) (Friday, 15 January)
- Re: [html-tests] Fixing link ref="match" in some reference files (#2350) (Tuesday, 12 January)
- Re: [html-tests] Fixing link ref="match" in some reference files (#2350) (Tuesday, 12 January)
Zhiqiang Zhang
- Re: [battery-status-tests] Remove untested IDL fragments from battery-interface-idlharness.html (#2501) (Tuesday, 19 January)
- Re: [battery-status-tests] Remove untested IDL fragments from battery-interface-idlharness.html (#2501) (Tuesday, 19 January)
- Re: [battery-status-tests] Remove untested IDL fragments from battery-interface-idlharness.html (#2501) (Tuesday, 19 January)
- Re: [battery-status-tests] Remove unreferenced code from battery-unplugging-manual.html (#2485) (Monday, 18 January)
- Re: [battery-status-tests] Fix battery status manual tests (#2481) (Friday, 15 January)
- Re: [battery-status-tests] Fix battery status manual tests (#2481) (Friday, 15 January)
- Re: Update resources (#2477) (Thursday, 14 January)
- Re: Update resources (#2477) (Thursday, 14 January)
- Re: [battery-status-tests] Fix battery test case to reflect that EventHandler accept object values (#2470) (Wednesday, 13 January)
- Re: [battery-status-tests] Adapt IDL harness test for battery status to Promise-returning factory (#2469) (Wednesday, 13 January)
Last message date: Sunday, 31 January 2016 22:58:04 UTC