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

[2dcontext-tests][html-tests] Update generated tests; add Makefile to avoid people working out how (#3083)

[battery-status-tests] Add tests checking same promise and battery manager are created per Navigator object (#2962)

[compat-tests] text-decoration-color: currentcolor should not use value from -webkit-text-fill-color; (#2986)

[cors-tests] Start allowing sync XHR with credentials in window scopes again, since no one except for us bothered to implement the spec. (#3007)

[custom-elements-tests] Custom Elements: CustomElementsRegistry.whenDefined and get (#2969)

[custom-elements-tests] Custom Elements: Element definition (#2940)

[custom-elements-tests] Fix multiple issues in custom-elements/custom-elements-registry/define.html (#3099)

[custom-elements-tests] Move pre-v1 custom elements tests to "v0" directory for shorter path (#2965)

[custom-elements-tests] Move pre-v1 custom elements tests to under "pre-v1" directory and update OWNER file (#2933)

[DOM-parsing-tests] Add DOM Parsing tests (#493)

[DOM-parsing-tests][html-tests] Add DOM Parsing tests (#493)

[DOM-parsing-tests][html-tests] Add some tests stolen from https://github.com/w3c/web-platform-tests/pull/493 so I (<bzbarsky@mit.edu>) can land test coverage together with the code change. (#2984)

[dom-tests] [10743] Add content type to XmlDocument constructor based on namespace (#2957)

[dom-tests] Add a test for EventListener incumbent globals. (#3055)

[dom-tests] Add cases for DOMParser.parseFromString() (#2930)

[dom-tests] Add missing link.sizes (#2947)

[dom-tests] Add test for capture EventListenerOption (#2925)

[dom-tests] Create DOMTokenLis-supports.html (#2946)

[dom-tests] Create DOMTokenList-coverege-for-attributes.html (#2932)

[dom-tests] Create DOMTokenList-supports.html (#2946)

[dom-tests] Fix message to not suggest incorrect server config (#2935)

[dom-tests] Implement DOMTokenlist.replace r=baku,Ms2ger (#2995)

[dom-tests] Improve stability of the presto-testo Document::contentType tests. (#2937)

[dom-tests] Misspelling in test name (#2948)

[dom-tests] Update Document-characterSet-normalization.html (#2898)

[dom-tests][html-tests] Change .headers and .ping to be DOMString/USVString (#3028)

[dom-tests][html-tests] Fix #2908: update table cell interface tests (#2909)

[dom-tests][html-tests] Implement DOMTokenList.prototype.supports(). (#3008)

[dom-tests][uievents-tests] Move some generally applicable tests from legacy-domevents-tests/approved to dom/events. (#3023)

[dom-tests][uievents-tests] Move some generally applicable tests from uievents to dom/events. (#3021)

[dom-tests][uievents-tests] Rewrite customevent.html as a testharness.js test. (#3096)

[domparsing-tests] codegen: Throw on an invalid enum value when appropiate (#3089)

[domparsing-tests] Create Element-insertAdjacentHTML.html (#2955)

[domparsing-tests] Create Range-createContextualFragment.html (#2963)

[domparsing-tests] Merge the two DOM Parsing directories. (#3014)

[domparsing-tests] Test baseURI for DOMParser-created documents. (#3098)

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

[encoding-tests] 1st batch, double-byte encoder/decoder tests for SC, TC, J and K (#3027)

[fetch-tests] Add new tests for fetch request on blob resource. (#3094)

[fetch-tests] Adding tests for Response redirected attribute (#3061)

[fetch-tests] Fix fetch test in case of manual redirection mode and bad location URL (#3057)

[fetch-tests] New WebKit tests targetting fetch API stream support (#2877)

[fetch-tests] Redirects to non-HTTP(S) schemes are a network error (#3095)

[fetch-tests] Update request-init-001.sub.html as well (#2971)

[fetch-tests] Update request-init-003.sub.html as well (#2973)

[hr-time-tests] Use step_timeout (#2966)

[html-tests] Add more web-platform-tests for relevant-mutations; (#3005)

[html-tests] Add test for encoding text/plain in forms (#3087)

[html-tests] Add tests for submit buttons with values (#3091)

[html-tests] Add tests for submit entity body (#2960)

[html-tests] Add the sandbox propagates to auxiliary browsing contexts flag to iframe sandboxing. (#3037)

[html-tests] Added tests for formsubmitter methods (#3085)

[html-tests] Adding test cases for <time> and <data> elements (#2771)

[html-tests] Avoid panics when using HTMLAnchorElement attribute setters (#3086)

[html-tests] Change document-color-01.html to not remove the top-level body. (#2951)

[html-tests] Change javascript: evaluation to ignore the return value if it's not a string. (#3033)

[html-tests] change/input events on radio/checkbox should be trusted (#2920)

[html-tests] enable pseudo class :dir wpt test cases. (#3056)

[html-tests] Entity Reference support in XHTML parsing (#3081)

[html-tests] Event loop tests for timeout to mutation observer task ordering (#2587)

[html-tests] Example 1 (#3060)

[html-tests] Fire 'select' event in SetSelectionRange (#3088)

[html-tests] Fix #1126: change/input events on radio/checkbox should be trusted (#2920)

[html-tests] Fix #2757: Test input/textarea.selection{Direction,Start,End} not throwing (#2825)

[html-tests] Fix #2924: Update tests for <label form> removal spec change (#2926)

[html-tests] Fix <base> href getter to follow the spec; it should be using the fallback base URI to resolve against, not the document URI. (#2981)

[html-tests] Fix createEvent("popstateevent") test; it should work (#2964)

[html-tests] Fix some test at Processing model 2 (#3079)

[html-tests] Fix typo. (#2931)

[html-tests] htmlanchorelement getter work before href setting is called (#3090)

[html-tests] HTMLTableElement.rows return element in the order. (#3052)

[html-tests] link.crossOrigin should be nullable (#2954)

[html-tests] Make <xmp> and <listing> use HTMLPreElement as their primary interface, per <https://github.com/whatwg/html/issues/1015>. (#2985)

[html-tests] Make fullscreen enabled flag not be affected after document is loaded. (#3048)

[html-tests] Make test that depends on focus wait for the window to have focus, rs=bz (#3042)

[html-tests] Merge existing wpt Document::body tests. (#2958)

[html-tests] More updates for new <track kind> invalid value default (#2949)

[html-tests] Move canvas rendering test to WPT. (#2956)

[html-tests] Move the link element to the right place. (#3029)

[html-tests] Permit a cyclic [[Prototype]] chain to be created through a Location object. r=bz, (#3004)

[html-tests] Processing model 2 (#3079)

[html-tests] Revert 3898ec "Fix <img sizes='calc(1px'> test" (#3066) (#3069)

[html-tests] Rli etc (#1653)

[html-tests] Setup the sandboxed fullscreen flag and make it work properly. (#3049)

[html-tests] Some javascript:/navigation web platform test fixups. (#3032)

[html-tests] Some trivial source browsing context tests (#3093)

[html-tests] Submit legacy Document::body tests to wpt. (#2959)

[html-tests] Test label.form when its control is a progress or meter element (#3071)

[html-tests] test that JS on a document without a browsing context isn't executed. (#2961)

[html-tests] The load events we fire on iframe/frame/object (in the document case) should not be cancelable. (#3001)

[html-tests] track kind=invalid> should behave like metadata, not subtitles; (#3011)

[html-tests] Update <track kind> reflection default values (#2941)

[html-tests] Update some element interfaces to match the spec (#2883)

[html-tests] Update tests for <track kind> to new "invalid value default" value (#2950)

[html-tests] Update web platform tests. (#2991)

[html-tests] Update web-platform tests for reportValidity(). (#3051)

[IndexedDB-tests] Add Test Coverage in Web Platform Tests. (#3035)

[IndexedDB-tests] Allow objectStores and indexes to be renamed. (#3009)

[IndexedDB-tests] Modify the Test Case to Run the Test on |WorkerGlobalScope| instead of |WorkerUtils|. (#3050)

[IndexedDB-tests] Throw InvalidStateError at IDBCursor.update() if IDBCursor.continue() is in progress. (#2976)

[IndexedDB-tests][custom-elements-tests][dom-tests][fetch-tests][html-tests][service-workers-tests][shadow-dom-tests][web-animations-tests][webdriver-tests] Webdriver resize test (#3024)

[IndexedDB-tests][XMLHttpRequest-tests][battery-status-tests][compat-tests][cors-tests][custom-elements-tests][dom-tests][domparsing-tests][fetch-tests][hr-time-tests][html-tests][mixed-content-tests][performance-timeline-tests][referrer-policy-tests][secure-contexts-tests][service-workers-tests][shadow-dom-tests][streams-tests][uievents-tests][url-tests][web-animations-tests][webmidi-tests][websockets-tests] Add test for Web MIDI API. (#1629)

[media-source-tests] Add media-source delaying-the-load-event-flag reset test from Chromium (#3082)

[mixed-content-tests] Fix mixed-content web platform tests to not screw up their bytes on Windows. (#3000)

[mixed-content-tests] Fix the meta-csp mixed-content web platform tests to actually output the <meta> tag with the content policy, so they're testing something useful. (#3006)

[mixed-content-tests] Remove a race in the picture-tag cases in mixed-content web platform tests. (#2999)

[performance-timeline-tests] missing js dependency (#2967)

[pointerevents-tests] Change the expected width/height value of PE (#3101)

[presentation-api-tests] Basic tests for Presentation API (#3063)

[presentation-api-tests] Basic Use Case tests for the Presentation API (#3062)

[progress-events-tests] Remove invalid-as-of-ES6 test of ProgressEvent.length (#3068)

[referrer-policy-tests] Add referrer policy tests for loading the various subresources via a srcdoc iframe. (#2851)

[referrer-policy-tests] Fix the tests for origin-when-cross-origin (#3092)

[referrer-policy-tests] Rename origin-when-crossorigin to origin-when-cross-origin in referrer policy tests (#3059)

[referrer-policy-tests] W3C referrerpolicy content attribute doesn't work in FF. r=josh, (#3003)

[referrer-policy-tests] W3C Reflect referrerPolicy as a limited enumerated attribute. r=franziskuskiefer . (#2977)

[resource-timing-tests] Resource timing enhancements (#3013)

[secure-contexts-tests] Add Web Platform Tests for Secure Contexts. (#3002)

[service-workers-tests] Accept opaqueredirection fetch results if the request redirection type is manual. (#2982)

[service-workers-tests] caches.match with wrong name should resolve to undefined. (#3038)

[service-workers-tests] P1 implement response.redirected - Fetch API & Cache API & ServiceWorker changed. r=bkelly, r=baku. (#3036)

[service-workers-tests] P2 Add a web-platform-test for the window navigation case. (#2980)

[service-workers-tests] P2 Expand navigate-window.https.html wpt test to cover uncontrolled windows. (#2983)

[service-workers-tests] P2 tests for response.redirected with and without cached. r=bkelly. (#3034)

[service-workers-tests] P4 Add a wpt test that verifies a service worker update can recover from a broken navigation interception. (#2992)

[service-workers-tests] Rename the ReferrerPolicy "origin-only" enum value to "origin"; (#2970)

[service-workers-tests] Update web platform tests (r=bkelly) (#2993)

[shadow-dom-tests] Add a Shadow DOM API test for Document.prototype.currentScript (#2934)

[shadow-dom-tests] Add a test for HTMLSlotElement interface (#2929)

[shadow-dom-tests] Add a test for scrolling to a fragment inside a shadow tree. (#2953)

[shadow-dom-tests] Add a test to check window.frames doesn't leak Shadow DOM. (#3019)

[shadow-dom-tests] Convert deepPath() to composedPath(). (#3076)

[shadow-dom-tests] Fixes nits in PR#2929 and PR2953 (#3058)

[shadow-dom-tests] getElement* should not leak any node in shadow tree (#2922)

[shadow-dom-tests] Remove irrelevant/obsolete event tests in shadow-dom. (#3097)

[shadow-dom-tests] Remove shadow-dom/styles/shadow-cascade-order.html (#2914)

[shadow-dom-tests] Test against both open and closed shadow trees (#2921)

[streams-tests] Add streams test owners (#2917)

[streams-tests] Fix service worker helper reference in two streams test files (#3017)

[streams-tests] Fix wpt stream tests to reference new service-worker test-helpers.sub.js. (#3010)

[uievents-tests] Remove the one remaining test for EventException. (#3078)

[url-tests] Add tests for URL setters (#2830)

[url-tests] Remove reference to urltestparser.js (fixes #3065). (#3067)

[web-animations-tests] Add a test that non-animatable properties are not accessed; (#3045)

[web-animations-tests] Add assert_times_equal for comparing times while allowing for a degree of imprecision; (#2987)

[web-animations-tests] Add some simple tests for document.getAnimation() in wpt. (#2997)

[web-animations-tests] Add tests for start time; (#2989)

[web-animations-tests] Add tests that getKeyframes() returns the correct result when CSS variables are used; (#3040)

[web-animations-tests] Add web-platform tests for KeyframeEffect.setFrames (#2979)

[web-animations-tests] Extract useful keyframes tests to a new file (#2978)

[web-animations-tests] Follow-up to fix mistaken precision value in changeset c2f257b08990; (#2990)

[web-animations-tests] Ignore shorthand properties when all their subproperties are not-animatable; (#3046)

[web-animations-tests] Make tests to use the common test data in keyframe-utils.js (#2994)

[web-animations-tests] Move existing timing model tests into animation-effects subfolder; (#2988)

[web-animations-tests] Move getComputedTiming-* tests to timing-model; (#2974)

[web-animations-tests] Move keyframe sequence test data to appropriate place in keyframe-utils.js; (#3031)

[web-animations-tests] Move web-animations/animation-model/keyframes to keyframe-effects; (#3043)

[web-animations-tests] Move web-animations/keyframe-effect/keyframe-handling.html; (#3044)

[web-animations-tests] Part1. Rename web-animations test folders in web-platform-tests to align with the spec. (#3053)

[web-animations-tests] Part2. Move api tests of animation's into interfaces directory. (#3054)

[web-animations-tests] Remove data: src from iframe in Web Animations tests (#2936)

[web-animations-tests] Remove duplicate test case (#3022)

[web-animations-tests] Remove web-animations/animation-model/animation-types/not-animatable.html; (#3047)

[web-animations-tests] Rename KeyframeEffectReadOnly.getFrames() and KeyframeEffect.setFrames() to getKeyframes()/setKeyframes(); r=hiro, (#3039)

[web-animations-tests] Small clean up of playbackRate.html (#2939)

[web-animations-tests] Split iteration progress tests into 'simple iteration progress' and 'active time' tests; (#2975)

[web-animations-tests] Test for KeyframeEffectReadOnly with null target. (#2996)

[web-animations-tests] Test for setting the target in basic cases. (#2998)

[web-animations-tests] tests for AnimationPlayer finished state (#1061)

[web-animations-tests] Tests for AnimationTimeline interface (#1450)

[web-animations-tests] Wait for animation ready before waiting a frame (#2938)

[WebCryptoAPI-tests] Add an IDL test set to the suite based on current document (#3025)

[WebCryptoAPI-tests] Add IDL / early test for Web Crypto (#2312)

[WebCryptoAPI-tests] Cgdjmr/crypto api tests (#1606)

[WebCryptoAPI-tests] Change the owners list (#3080)

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

[WebCryptoAPI-tests] WebCryptoAPI generateKey tests (#3016)

[webdriver-tests] add webdriver back tests (#2050)

[webdriver-tests] Webdriver resize test (#3024)

[webdriver-tests] webdriver: add preliminary tests for Get Current URL command (#2799)

[webdriver-tests] webdriver: remove timeout debug statement (#3070)

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

[webmidi-tests] Add test for Web MIDI API. (#1629)

[websockets-tests] 'closeevent' argument for Document::createEvent (#3015)

[XMLHttpRequest-tests] [xhr] Ensuring URLs in invalid URL test are invalid (#3072)

[XMLHttpRequest-tests] [xhr] New abort() followed by send() test related to https://github.com/wha… (#3077)

[XMLHttpRequest-tests] When throwing an exception from XHR open() due to not being in an active document, make sure it's an InvalidStateError. (#2972)

[XMLHttpRequest-tests][url-tests] Add scheme-only URL tests and fix an XHR test (#3073)

Add a warning when running ./serve when tools.serve cannot be imported (#2918)

add test that no default-src doesn't imply default-src * literally (#2891)

Fix too-short timeouts in CSP tests, rs=bz (#3041)

patch 4 - Support #rgba and #rrggbbaa colors in CSS. (#3012)

Update to latest testharness.js (#2952)

Last message date: Tuesday, 31 May 2016 19:06:11 UTC