public-web-platform-tests-notifications@w3.org from April 2014 by subject

[2dcontext-tests] add test that check 2dcontext imageSmoothingEnabled attribute (#855)

[2dcontext-tests] Add tests that check addHitRegion throws NotSupportedError (#851)

[2dcontext-tests] Added test for createPattern with 'null' string (#953)

[2dcontext-tests] Canvas state (#872)

[2dcontext-tests] Hitregions members test (#858)

[2dcontext-tests] Updated a canvas test to match current spec. (#948)

[2dcontext-tests] Updated canvas createPattern test that used a broken image (#947)

[2dcontext-tests][html-tests] Changed assert_throws to _assert_throws in canvas tests. (#917)

[2dcontext-tests][html-tests] Path corrections for font and css support files (#944)

[2dcontext-tests][IndexedDB-tests][XMLHttpRequest-tests][html-tests][pointerevents-tests][progress-events-tests][touch-events-tests][webmessaging-tests] Clean up use of w3c-test.org server in the tests. (#930)

[animation-timing-tests] Animation timing basic (#931)

[animation-timing-tests] RAF test from Microsoft (#425)

[app-uri-tests] app-URI spec compliance tests (#325)

[conformance-checkers-tests] cc Added some meta@name tests. (#707)

[conformance-checkers-tests] cc Added URL tests. (#915)

[conformance-checkers-tests][test-infra] cc Added some ins|del@datetime validator tests. (#657)

[cors-tests] Disable some tests that depend on https since we don't really support that yet. (#922)

[cors-tests] Fix CORS use of stash (#834)

[CSP-tests] WebAppSec CSP tests (#113)

[custom-elements-tests] Add test case for instantiation using local name (#860)

[custom-elements-tests] Add test case that detached callback is called when element detached (#879)

[custom-elements-tests] Add test cast for instantiation using type extensions (#863)

[custom-elements-tests] Add test-case that changing the value of the is attribute must not affec... (#852)

[custom-elements-tests] Add test-case that if both types of custom element types are provided at... (#854)

[custom-elements-tests] tests for callbacks attached and changed (#820)

[custom-elements-tests] tests for callbacks created and detached (#837)

[custom-elements-tests] tests for chapter 8 'Instantiating Custom Elements' (#895)

[custom-elements-tests] tests for definition construction algorithm (#933)

[custom-elements-tests] tests for unresolved element interface (#952)

[dom-tests] Add NodeIterator tests (#924)

[dom-tests] Add NodeIterator tests (#929)

[dom-tests] Extend the Document.createComment test a bit. (#886)

[dom-tests] Fix incorrect setAttribute test (#842)

[dom-tests] Fix typos in attributes.html. (#828)

[dom-tests] Remove incorrect setAttribute() test (#838)

[dom-tests] Remove testing relying on detach() since that is now supposed to do nothing (#906)

[dom-tests] Tests in html-templates/additions-to-the-steps-to-clone-a-node assume cloneNode() is equivalent to cloneNode(false) (#439)

[dom-tests] Update HTMLCollection tests for spec updates about enumerability of named properties. (#798)

[dom-tests] Use setup() more in DOM tests (#925)

[dom-tests] Various improvements to events tests (#916)

[dom-tests][test-infra] Improve and correct the getElementsByTagName tests in case.js. (#827)

[DOMEvents-tests] Move Microsoft's DOM Events tests into position. (#56)

[eventsource-tests] Add eventsource readyState tests (#892)

[eventsource-tests] Fix the cookie expires issue (#836)

[eventsource-tests] new test for EventSource + request cancellation (#285)

[eventsource-tests] the HTTP interface expects a date, not a string containing a date (#844)

[html-imports-tests] Add a test for html sub imports traversal. (#853)

[html-imports-tests] Add a test for missing a 'rel' attribute (#856)

[html-media-capture-tests] Created tests for http://www.w3.org/TR/html-media-capture/ (#306)

[html-tests] <script src=data:...> should not mute the onerror arguments anymore per ... (#82)

[html-tests] Add tests for SVG sizing inside <object> (#718)

[html-tests] Add tests for the browsing contexts (#634)

[html-tests] Add tests for the label element (#945)

[html-tests] Add tests for the object element (#760)

[html-tests] add tests on input state change (#763)

[html-tests] add window.open arguments test (#875)

[html-tests] addCue and removeCue Test Source (#871)

[html-tests] Added test for track api textTracks exist (#865)

[html-tests] Added window proxy tests (#867)

[html-tests] addTextTrack assert_true mistake (#898)

[html-tests] addTextTrack testcase (#862)

[html-tests] import tests on document.open() from presto-testo (#802)

[html-tests] Insolated :valid and :invalid tests (#890)

[html-tests] Making a control dirty doesn't require execCommand (#928)

[html-tests] Mulder21c (#864)

[html-tests] Poll for resource loading on the client side rather than the server side (#839)

[html-tests] Refine form constraints tests (#910)

[html-tests] Set test status to TIMEOUT when polling fails to prevent races with the overall test failing. (#907)

[html-tests] Submission/xiaojunwu/the htmlformcontrolscollection interface (#738)

[html-tests] test on accesskey (#780)

[html-tests] Test that MediaControllers use the same task source when firing events (#934)

[html-tests] tests for document.{cookie,lastModified,readyState} (#769)

[html-tests] tests for text field selection (#776)

[html-tests] Tests for the window's frameElement attribute (#660)

[html-tests] Tests for window security (#521)

[html-tests] tests on input type password (#761)

[html-tests] tests on input types {email,password,number,checkbox,radio,file,image,reset,button} (#773)

[html-tests] tests on text field selection on non applicable inputs (#775)

[html-tests] tests on XMLDocument.load (#770)

[html-tests] Updated document.lastModified test. (#921)

[html-tests][old-tests] Rewrite infraware tests on appcache (#612)

[html-tests][test-assets] Update stringifier tests to not expect expandos to be taken into account. (#599)

[html-tests][test-infra] add window.open arguments test (#869)

[html-tests][test-infra] Set test status to TIMEOUT when polling fails to prevent races with the overall test failing. (#907)

[IndexedDB-tests] Add a test for IDBFactory cmp (#905)

[IndexedDB-tests] Add a test for IDBFactory deleteDatabase (#918)

[IndexedDB-tests] Add a test for IDBFactory open (#919)

[IndexedDB-tests] Add a test for IDBIndex count (#920)

[IndexedDB-tests] Add more tests for IDBCursor advance (#826)

[IndexedDB-tests] Add more tests for IDBCursor continue (#847)

[IndexedDB-tests] Add more tests for IDBCursor update (#885)

[IndexedDB-tests] Add more tests for IDBDatabase createObjectStore (#893)

[IndexedDB-tests] Add more tests for IDBDatabase deleteObjectStore (#894)

[IndexedDB-tests] Add more tests for IDBDatabase transaction (#901)

[IndexedDB-tests] Add more tests for IDBIndex get (#941)

[IndexedDB-tests] Add more tests for IDBIndex getKey (#942)

[IndexedDB-tests] Add more tests for IndexedDB exception (#846)

[IndexedDB-tests] Correct IndexedDB test issues (#848)

[IndexedDB-tests] IndexedDB support: Make fail() output clearer if request is still pending (#887)

[IndexedDB-tests] Move a test for createObjectStore to IndexedDB/ (#819)

[IndexedDB-tests] Move and improve idlharness tests for IndexedDB (#824)

[IndexedDB-tests] Move and improve keypath tests for IndexedDB (#831)

[IndexedDB-tests] Move ported Opera IndexedDB tests (#516)

[IndexedDB-tests] Put authorship information into IndexedDB test files (#841)

[IndexedDB-tests] Remove bogus assertion from IndexedDB invalid key test (#843)

[IndexedDB-tests] Remove test files in IndexedDB/submissions/Opera/invalid (#818)

[IndexedDB-tests] Remove test files in IndexedDB/submissions/Opera/non-finished (#832)

[IndexedDB-tests] Rewrite #63 on top of the new master with the tests that already exist there. (#468)

[IndexedDB-tests] Update keypath tests for IndexedDB (#833)

[media-source-tests] A unit test for reading SourceBuffer#buffered attribute (#903)

[media-source-tests] Added unit tests for SourceBufferList Object API (#912)

[media-source-tests] Initial import of Blink MediaSource tests. (#725)

[media-source-tests] Tests for Section 2. MediaSource Object API in Media Source Extensions. (#823)

[media-source-tests] Tests for SourceBuffer#abort() (#849)

[media-source-tests] Tests for URL.createObjectURL(mediaSource) in Media Source Extensions. (#825)

[media-source-tests] Unit tests for getting and setting SourceBuffer#appendWindowEnd attribute (#913)

[media-source-tests] Unit tests for getting and setting SourceBuffer#appendWindowStart attribute (#904)

[media-source-tests] Unit tests for getting and setting SourceBuffer#mode in Media Source Extensions (#936)

[media-source-tests] Unit tests for SourceBuffer#appendBuffer(data) (#850)

[media-source-tests] Unit tests for SourceBuffer#appendStream function (#954)

[media-source-tests] Unit tests for SourceBuffer#remove(start, end) (#902)

[media-source-tests] Unit tests for SourceBuffer#timestampOffset attribute (#939)

[mediacapture-streams-tests] updated getUserMedia tests to use common vendor prefix infrastructure (#800)

[old-tests] Delete old tests form Infraware on forms. Better handled in Aryeh's tests (#606)

[old-tests] Fix a couple of unstable scheduling tests (#914)

[old-tests] Remove preload tests until review is complete. (#845)

[old-tests] Som fixes for the script scheduling tests (#889)

[pointerevents-tests] Submission/microsoft/pointer events (#324)

[quirks-mode-tests] Import quirks mode tests (#946)

[quirks-mode-tests] Match the css-syntax spec for +/**/1 (#951)

[quirks-mode-tests] Remove unnecessary files from the quirks tests (#949)

[quirks-mode-tests] The bottom property should support the unitless quirk per spec (#950)

[selectors-tests] Test the syntax aspect of the case-sensitivity selector (#927)

[shadow-dom-tests] add olderShadowRoot Attributes test (#882)

[shadow-dom-tests] Added test for checking if elementFromPoint() method is existing on Shadow Root. (#859)

[shadow-dom-tests] confirm activeElement is readonly (#873)

[shadow-dom-tests] fix failure test cases of shadow trees (#874)

[shadow-dom-tests] fix testcommon.js path (#861)

[shadow-dom-tests] Fixed element tests (#598)

[shadow-dom-tests] Fixed issues with event dispatch test (#605)

[shadow-dom-tests] Fixed stylesheets tests (#753)

[shadow-dom-tests] Fixed wrong expectation and added a counterpoint (#745)

[shadow-dom-tests] Query selector piercing on sr (#643)

[shadow-dom-tests] remove createSR wrapper of createShadowRoot (#937)

[shadow-dom-tests] Removed unnecesary tests and fixed expectations (#603)

[shadow-dom-tests] shadom dom: confirm styleSheets attribute is readonly (#878)

[shadow-dom-tests] shadow dom : add text decoration test (#221)

[shadow-dom-tests] shadow dom: add code confirm activeElement is readonly and refactor the ... (#899)

[shadow-dom-tests] shadow dom: add test case about shadow root host attribute. (#866)

[shadow-dom-tests] shadow dom: confirm activeElement is readonly (#873)

[shadow-dom-tests] shadow dom: confirm host of type element is readonly (#870)

[shadow-dom-tests] shadow dom: confirm olderShadowRoot is readonly (#877)

[shadow-dom-tests] shadow dom: confirm shadow root attributes is readonly (#896)

[shadow-dom-tests] shadow dom: confirm shadowRoot is readonly (#880)

[shadow-dom-tests] shadow dom: confirm shadowRoot is readonly (#881)

[shadow-dom-tests] shadow dom: modify description and createSR(el) wrapper to el.createShad... (#900)

[shadow-dom-tests] shadow dom: no entry corresponding to the test in specification (#883)

[shadow-dom-tests] Test using a deprecated feature (#604)

[shadow-dom-tests] Updated distributed to content (#616)

[test-assets][webvtt-tests] Update webvtt reftests to use reftest-wait mechanism. (#940)

[test-infra] Do not try to have the runner window on top (#840)

[test-infra] Fix output summary error of tools/runner/runner.js when the Status of la... (#891)

[test-infra] Fix the bug of generating reftest by checking the value of 'rel' attribu... (#911)

[test-infra] Mention installing html5lib to run the tests in the README.md (#857)

[test-infra] Remove support for falling back to an external domain since it was rather broken. (#932)

[test-infra] Removing unused files and tools (#943)

[test-infra] Use single_page branch of testharness.js (#829)

[test-infra] Wait for server to start when probing subdomains. (#926)

[touch-events-tests] Test suite for Touch Events v1 (#806)

[web-animations-tests] Add initial Web Animations directory and test (#909)

[WebCryptoAPI-tests] Add test for presence of WebCrypto API methods. (#876)

[WebCryptoAPI-tests] Add test for window.crypto.getRandomValues() (#868)

[webdriver-tests] Fix bug where sending "null" as body for some requests. (#888)

[webdriver-tests] Fix W3C WebDriver to always send a valid request body. (#888)

[webdriver-tests] Fixing syntax breaking typos in w3c webdriver client (#884)

[webrtc-tests] Import WebRTC test from chromium repo (#632)

[websockets-tests] Improve cleanup for websockets unload tests (#908)

[websockets-tests] Make sure to include the port in websockets tests. (#935)

[workers-tests] Fix some unstable workers tests (#938)

[workers-tests] Fix worker onerror tests to catch window.onerror; expect 5 arguments; ex... (#897)

[workers-tests] Prevent workers test racing on uncaught exception (#810)

[workers-tests] Yet another s/php/py/ (#816)

[XMLHttpRequest-tests] Fix a bug in overridemimetype-invalid-mime-type.htm (#713)

[XMLHttpRequest-tests] Give XHR test some titles. (#835)

[XMLHttpRequest-tests] New XHR test fixes, solving issues found in Firefox test run (#343)

[XMLHttpRequest-tests] Request URL returned by wptserve always includes the port number (#830)

[XMLHttpRequest-tests] Worker origin needs to take into account server port number (#817)

eventsource/resources/cors-cookie.py cannot get origin (#579)

set_dirty is using unspecified behaviour in html/semantics/forms/constraints/support/validator.js (#923)

Tests for URL.createObjectURL(mediaSource) in Media Source Extensions. (#825)

Last message date: Wednesday, 30 April 2014 19:44:05 UTC