public-web-platform-tests-notifications@w3.org from April 2015 by thread

[dom-tests] Add additional tests for CharacterData#insertData. (#1796) Ms2ger (Thursday, 30 April)

[dom-tests] Add a non-ASCII test to CharacterData-deleteData.html. (#1795) Ms2ger (Wednesday, 29 April)

[dom-tests] Rewrite CharacterData-deleteData.html to be more extensible. (#1794) Ms2ger (Wednesday, 29 April)

[dom-tests] Add a non-ASCII test to CharacterData-insertData.html. (#1793) Ms2ger (Wednesday, 29 April)

[dom-tests] Rewrite CharacterData-insertData.html to be more extensible. (#1792) Ms2ger (Wednesday, 29 April)

[dom-tests] Test a non-ASCII argument to CharacterData#appendData. (#1791) Ms2ger (Wednesday, 29 April)

[html-tests] Extend semantics/interfaces.html. (#1790) Ms2ger (Wednesday, 29 April)

[html-tests] Make semantics/interfaces.html more extensible. (#1789) Ms2ger (Wednesday, 29 April)

Re: Cache add()/addAll() should expect TypeError for invalid scheme. (gecko ... (#1786) Ben Kelly (Wednesday, 29 April)

[service-workers-tests] Fix POST Request handling in cache-storage tests. (gecko bug 1158262) (#1788) Ben Kelly (Tuesday, 28 April)

[service-workers-tests] Cache should throw TypeError on VARY:* Responses. (gecko bug 1158292) (#1787) Ben Kelly (Tuesday, 28 April)

[service-workers-tests] Fix cache-add.https.html to expect InvalidStateError when overlapping Re... (#1785) Ben Kelly (Tuesday, 28 April)

[webstorage-tests] Updated the IDL interfaces of WebStorage (#1784) Xiaoqian Cindy Wu (Tuesday, 28 April)

[webrtc-tests] Test for a no-media call. (#1783) Harald Alvestrand (Tuesday, 28 April)

[service-workers-tests] Fix cache-put.https.html to expect Response.text() to set body used. (#1782) Ben Kelly (Monday, 27 April)

[service-workers-tests] CacheStorage.open() should create a new object each time its called. (ge... (#1781) Ben Kelly (Monday, 27 April)

[service-workers-tests] Fix cache-storage-match.https.html test to expect NotFoundError (gecko b... (#1780) Ben Kelly (Monday, 27 April)

[service-workers-tests] Add missing argument to removeEventListener() in sandboxed-iframes.https... (#1779) Ben Kelly (Monday, 27 April)

[workers-tests] Add missing step_func call to Worker_terminate_event_queue.htm. (#1778) Ms2ger (Monday, 27 April)

[encoding-tests] Extend the api-invalid-label test to check for non-ASCII whitespace trimming. (#1777) Ms2ger (Monday, 27 April)

[workers-tests] Fix Worker_terminate_event_queue erroneous failure (#1776) Joe Wilm (Sunday, 26 April)

[battery-status-tests] Update battery-interface.js on Battery Status (#1775) chunywang (Friday, 24 April)

[IndexedDB-tests] Ignore window.onerror spew from some implementations (#1774) Joshua Bell (Thursday, 23 April)

[dom-tests] Test Text.splitText() (#1773) Anthony Ramine (Thursday, 23 April)

[workers-tests] another followup. Update wpt tests to not expect navigator.taintEnabled() in workers, because we still have a CLOSED TREE (#1772) jgraham (Wednesday, 22 April)

[workers-tests] Fix location.pathname to return the right thing in workers. (#1771) jgraham (Wednesday, 22 April)

[encoding-tests] Test for whitespace trimming in the TextDecoder constructor. (#1770) Ms2ger (Tuesday, 21 April)

Re: [deferred-tests][html-tests] Make navigator.taintEnabled optional (#1590) Simon Pieters (Tuesday, 21 April)

[html-tests] Use the built-in harness timeout for failing relevant mutations tests ra... (#1769) jgraham (Tuesday, 21 April)

[html-tests] Test Document.title with SVG roots (#1768) Anthony Ramine (Tuesday, 21 April)

[lint.whitelist-tests][test-infra] Look for the lint whitelist in the repo root (#1767) jgraham (Tuesday, 21 April)

[svg-tests] Import SVG 1.1 Second Edition test suite. (#1766) Cameron McCormack (Tuesday, 21 April)

[html-tests] Add some tests for textarea's rows and cols attributes. (#1765) Ms2ger (Monday, 20 April)

[encoding-tests] Use new RangeError() in encoding tests. (#1764) Ms2ger (Friday, 17 April)

[workers-tests] Add tests for the base URL in workers. (#1763) Ms2ger (Friday, 17 April)

Re: Make navigator.taintEnabled optional (#1590) Simon Pieters (Thursday, 16 April)

[encoding-tests] Throw RangeErrors in TextEncoder/TextDecoder constructors. (#1761) Ms2ger (Thursday, 16 April)

[animation-timing-tests] Add multiple calls to requestAnimationFrame test for AnimationTiming (#1760) chunywang (Thursday, 16 April)

[XMLHttpRequest-tests] Add missing done() call in send-usp.worker. (#1759) Ms2ger (Thursday, 16 April)

Re: Fix EventTarget.worker.js for real. (#1758) hoppipolla-critic-bot (Thursday, 16 April)

Re: [notifications-tests] Add new notification events tests (#1614) xinliux (Thursday, 16 April)

[dom-tests][html-tests] Add tests for document/window location getters (#1757) Anthony Hughes (Wednesday, 15 April)

[workers-tests] Fix the WorkerGlobalScope/onerror tests to actually track the specs (#1756) Boris Zbarsky (Wednesday, 15 April)

[workers-tests] Ensure event handler is a step function in event target worker test. (#1755) jgraham (Wednesday, 15 April)

[service-workers-tests] Increase the timeout for cache-storage tests, a=testonly (#1754) jgraham (Wednesday, 15 April)

[ambient-light-tests][animation-timing-tests][html-tests][navigation-timing-tests][proximity-tests][test-infra] Update some IDLs to match specs better. (#1753) Boris Zbarsky (Wednesday, 15 April)

Re: [notifications-tests] Add missing notifications tests. (#1699) Zhiqiang Zhang (Wednesday, 15 April)

[animation-timing-tests] Add cancelAnimationFrame handle test for AnimationTiming (#1752) chunywang (Monday, 13 April)

[animation-timing-tests] Add FrameRequestCallback timestamp test for AnimationTiming (#1751) chunywang (Monday, 13 April)

[html-tests] Add a test for reflection of dialog.open. (#1750) Ms2ger (Sunday, 12 April)

Re: [difficulty:easy-tests][html-tests] Add a test for the {Window,Document}.location getters. (#1506) Ms2ger (Sunday, 12 April)

Re: [workers-tests] Fix a removeEventListener test. (#1680) Ms2ger (Friday, 10 April)

[animation-timing-tests] Add FrameRequestCallback handle test for AnimationTiming (#1749) chunywang (Friday, 10 April)

[web-animations-tests] Update AnimationTimeline and DocumentTimeline idl (#1748) Brian Birtles (Friday, 10 April)

Re: [XMLHttpRequest-tests] Add a test for XMLHttpRequest.send with a URLSearchParams argument. (#1688) Ms2ger (Thursday, 9 April)

[html-tests] Add devicePixelRatio to window's [Replaceable]s (#1747) Simon Pieters (Thursday, 9 April)

[html-tests] Make some writable cssom-view attributes that we only allow setting from chrome act the way readonly replaceables would when called from content. (#1746) jgraham (Thursday, 9 April)

[html-tests] Add a convenience function in nsGlobalWindow for replacing a property on the window with a new value. (#1745) jgraham (Thursday, 9 April)

[content-security-policy-tests] CSP: Asterisk (*) wildcard should not allow blob:, data:, or filesystem: when matching source expressions - web platform test update (r=sstamm,jgraham) (#1744) jgraham (Thursday, 9 April)

Re: [dom-tests] Add test to verify that DocumentFragment children are findable after replaceChild (#1686) Ms2ger (Thursday, 9 April)

[IndexedDB-tests] Try increasing the timeout for a test that times out often in CI. (#1743) jgraham (Thursday, 9 April)

[old-tests] Have a greater time difference between load time for scripts that must load in order. (#1742) jgraham (Thursday, 9 April)

[XMLHttpRequest-tests] Increase some problematically small timeouts. (#1741) jgraham (Thursday, 9 April)

Re: [dom-tests] Add a test for CharacterData#substringData. (#1698) Ms2ger (Thursday, 9 April)

Re: Add a test for CharacterData#substringData. (#1698) Ms2ger (Wednesday, 8 April)

[cors-tests] Add 304 tests for CORS (#1740) Mark Nottingham (Wednesday, 8 April)

Re: Add 304 tests for CORS (#1400) Mark Nottingham (Wednesday, 8 April)

Re: [cors-tests][test-infra] Add 304 tests for CORS (#1400) Mark Nottingham (Wednesday, 8 April)

[html-tests] Add test for HTMLTextAreaElement.select() and select event (#1739) kangxu (Wednesday, 8 April)

[html-tests] Add test for tabindex event (#1738) kangxu (Wednesday, 8 April)

[html-tests] Add test for DataTransfer types (#1737) kangxu (Wednesday, 8 April)

[XMLHttpRequest-tests] chunked should send chunk-size as hexdigits (#1736) Sean McArthur (Tuesday, 7 April)

[service-workers-tests] Import cache-storage tests from blink (#1735) jgraham (Tuesday, 7 April)

[html-tests] Add test for HTMLInputElement select event (#1734) kangxu (Tuesday, 7 April)

[html-tests] Add test for HTMLLabelElement.htmlFor (#1733) kangxu (Tuesday, 7 April)

[html-tests] Add test for HTMLLegendElement form (#1732) kangxu (Tuesday, 7 April)

[html-tests] Add manual test for optgroup disabled (#1731) kangxu (Tuesday, 7 April)

[html-tests] Add manual test for option disabled (#1730) kangxu (Tuesday, 7 April)

[html-tests] Add test for HTMLSelectElement.add() (#1729) kangxu (Tuesday, 7 April)

[html-tests] Add manual test for <ruby> element (#1728) kangxu (Tuesday, 7 April)

[html-tests] Add manual test for <b> element (#1727) kangxu (Tuesday, 7 April)

[html-tests] Add test for HTMLScriptElement defer (#1726) kangxu (Tuesday, 7 April)

[html-tests] Add test for DataTransfer.clearData() and DataTransferItem.getAsString() (#1725) kangxu (Tuesday, 7 April)

[html-tests] Test placeholder attribute in the textarea element (#1724) HaoX Li (Tuesday, 7 April)

[html-tests] Add tests for HTMLTableElement methods (#1723) kangxu (Tuesday, 7 April)

[html-tests] Add tests for HTMLTableSectionElement.deleteRow() and insertRow() (#1722) kangxu (Tuesday, 7 April)

[html-tests] Add tests for HTMLTableRowElement.insertCell() and deleteCell() (#1721) kangxu (Tuesday, 7 April)

[test-infra] [readme] Make the readme intro better. (#1720) Michael[tm] Smith (Monday, 6 April)

[test-infra] [readme] Make the readme intro better. (#1719) Michael[tm] Smith (Monday, 6 April)

[dom-tests] Test that attributes lose their owner when removed (#1718) Anthony Ramine (Friday, 3 April)

[2dcontext-tests][html-tests] Test canvas toBlob (#1716) HaoX Li (Friday, 3 April)

[fetch-tests] A set of tests for X-Content-Type-Options: nosniff (#1715) Anne van Kesteren (Thursday, 2 April)

[html-tests][websockets-tests] WebSocket: remove duplicated interfaces.html; update the html/dom/ one w... (#1714) Simon Pieters (Thursday, 2 April)

[IndexedDB-tests] Use WITHOUT ROWID tables for IndexedDB, r=janv. (#1713) jgraham (Thursday, 2 April)

[websockets-tests] websocket test suite - patch 5 - web-platform-test suite - js error fixed, (#1712) jgraham (Thursday, 2 April)

[IndexedDB-tests] Backed out changeset 14b9b4827805 (bug 1131776) (#1711) jgraham (Thursday, 2 April)

[IndexedDB-tests] Use WITHOUT ROWID tables for IndexedDB, r=janv. (#1710) jgraham (Thursday, 2 April)

[IndexedDB-tests] Backed out 5 changesets (bug 866846, bug 1131776, bug 1131766, bug 1144806, bug 1112702) on suspicion of causing Windows debug devtools-4 storage crashes (#1709) jgraham (Thursday, 2 April)

[IndexedDB-tests] Use WITHOUT ROWID tables for IndexedDB, r=janv. (#1708) jgraham (Thursday, 2 April)

[content-security-policy-tests] Try to make the CSP tests a bit more stable, (#1707) jgraham (Thursday, 2 April)

[content-security-policy-tests] Backed out changesets 772945b1130d, cb83b6efa9ea, and 5f23080673ee (bug 1086999) for Gaia context_menu_test.js failures. (#1706) jgraham (Thursday, 2 April)

[content-security-policy-tests] CSP: Asterisk (*) wildcard should not allow blob:, data:, or filesystem: when matching source expressions - web platform test update (r=sstamm,jgraham) (#1705) jgraham (Thursday, 2 April)

[websockets-tests] WebSocket: setting onevent to object should not set it to null (#1704) Simon Pieters (Thursday, 2 April)

[websockets-tests] WebSocket: delete for IDL attributes should work (#1703) Simon Pieters (Thursday, 2 April)

[websockets-tests] WebSocket: undefined as argument means argument is omitted (#1702) Simon Pieters (Thursday, 2 April)

[websockets-tests] Fix websocket cookies tests to not be racy and not bogus (#1701) Simon Pieters (Thursday, 2 April)

[html-tests] Add a test with only a valid w descriptor (#1700) Simon Pieters (Wednesday, 1 April)

Last message date: Thursday, 30 April 2015 18:10:20 UTC