https://github.com/web-platform-tests/wpt

sort by:
Revision Author Date Message Commit Date
835d19a wip 06 October 2016, 12:20:21 UTC
f2dfcd0 Update tools. 27 September 2016, 14:51:34 UTC
a512b86 Fix default port issue (#3831) 27 September 2016, 14:40:12 UTC
d51c1d6 Merge pull request #3828 from w3c/chromium-review-389095-1474943653 [html] form-validation-*.html can't test tooLong==true. https://chromium-review.googlesource.com/389095 27 September 2016, 03:25:23 UTC
1416c9b [html] form-validation-*.html can't test tooLong==true. validity.tooLong needs user-edit, and we can't make automated tests for it. https://html.spec.whatwg.org/multipage/forms.html#maximum-allowed-value-length > Constraint validation: If an element has a maximum allowed value > length, its dirty value flag is true, its value was last changed by a > user edit (as opposed to a change made by a script), Author: Kent Tamura <tkent@chromium.org> Review: https://chromium-review.googlesource.com/389095 27 September 2016, 02:34:14 UTC
0ada165 Eme requestmediakeysystemaccess tests (#3747) 26 September 2016, 22:21:53 UTC
72bbf87 Fix #3756: Test that persistent licenses cannot be ingested into temp… (#3774) 26 September 2016, 18:53:33 UTC
6926df6 [eme] Add polyfill / patch for Edge keystatuses bugs (#3773) 26 September 2016, 18:40:26 UTC
05761f9 [eme] Add test for alternate encrypted and clear sources (#3739) 26 September 2016, 17:29:11 UTC
f49d486 Add a test for custom events in a document without a browsing context (#3788); r=Ms2ger This adds a test for dispatching custom events on documents created with `document.implementation.createHTMLDocument`. This test passes in Chrome 53, Firefox 49, and fails in Safari 9.1.2. 26 September 2016, 14:01:03 UTC
5a95ab0 Upstream a test for CustomElementRegistry interface from WebKit (#3782) 26 September 2016, 11:51:39 UTC
76bf1d7 Replace setTimeout (#3797) 26 September 2016, 11:29:43 UTC
d6f8c0c DOM selector tests wrongly assume '>>' is invalid in selectors (#3802) DOM selector tests wrongly assume '>>' is invalid in selectors. However, as per Selectors Level 4, this is a valid descendant combinator, identical in behavior to ' ' combinator: - https://drafts.csswg.org/selectors-4/#descendant-combinators 26 September 2016, 09:28:52 UTC
8c69c31 Fix html/semantics/forms/the-meter-element/meter.html (#3791) Fix html/semantics/forms/the-meter-element/meter.html as it expected that assigning "foobar" to meter.value (and other attributes) would be identical to assigning to 0. meter attributes are of type double and toNumber("foobar") will return NaN. Therefore, we should throw a TypeError. 26 September 2016, 09:10:24 UTC
3b3585e Merge pull request #3823 from w3c/sync_f8fa38984dbd1527b2fa292b2527c39c1605ba27 Merge pull request #3823 from sync_f8fa38984dbd1527b2fa292b2527c39c1605ba27 26 September 2016, 08:52:01 UTC
f8fa389 Added FormData Iterable 26 September 2016, 08:51:48 UTC
dff9fd4 Update links to the ServiceWorker standard (#3822) 26 September 2016, 08:50:24 UTC
0e3cd78 Merge pull request #3820 from w3c/more-innerhtml Change html/syntax/serializing-html-fragments/serializing.html for <p… 24 September 2016, 16:41:35 UTC
1f2f694 Change html/syntax/serializing-html-fragments/serializing.html for <pre>\n See https://github.com/whatwg/html/pull/1815 https://github.com/w3c/web-platform-tests/pull/3814 Also change .replace() to avoid non-standard "g" as third argument. 24 September 2016, 15:50:41 UTC
75f9d2e Fix XPathEvaluator constructor test (#3803); r=Ms2ger Fix XPathEvaluator constructor test as it was expecting that the constructor can be called without 'new'. Firefox / Chrome and Safari all do not allow this. 23 September 2016, 21:51:07 UTC
1d6db82 Merge pull request #3814 from w3c/innerhtml-pre-no-newline Change expected serialization of <pre>\n\nx</pre> 23 September 2016, 16:07:34 UTC
4dca52b Cleanup basic-auth-cache test. (#3812) * Remove some pointless head tags. * Remove trademarked image. 23 September 2016, 15:54:55 UTC
7318f24 Fix a travis failure with git merge-base. (#3817) r=gsnedders 23 September 2016, 15:29:08 UTC
14aade0 Disable TravisCI emails on success (#3816) Still send email on failure. 23 September 2016, 14:59:22 UTC
1b9ea88 Test that load events are not fired for inline scripts (#3815); r=Ms2ger See https://github.com/whatwg/html/pull/1816 and https://github.com/whatwg/html/issues/1757. 23 September 2016, 14:21:50 UTC
c5ce00b Change expected serialization of <pre>\n\nx</pre> See https://github.com/whatwg/html/pull/1815 23 September 2016, 14:00:11 UTC
d08870c Add tests for historical SVG features that should be removed (#3800) 23 September 2016, 12:30:23 UTC
cd39f51 Merge pull request #3813 from w3c/gsnedders/docs-update-201608; r=Ms2ger Update docs to not be wrong 23 September 2016, 10:53:23 UTC
74ca161 Remove mentions of critic, now it's dead. 23 September 2016, 10:26:27 UTC
4d4d2ac Recommend Windows users download OpenSSL binaries over HTTPS. 23 September 2016, 09:48:29 UTC
e01aef7 Remove duplicate documentation, clarify state of CSS metadata This is really in addition to the web-platform-tests docs, so need not repeat what's contained in it. 23 September 2016, 09:48:29 UTC
d3ff5d6 Remove a bunch of CSS metadata docs after SF F2F resolutions See <http://www.w3.org/mid/CADhPm3tQ1uVm9hdGonVY26GtGxjPnmPof4Wyk6a=PVFR2jz2XQ@mail.gmail.com> 23 September 2016, 09:48:29 UTC
f72e751 Unify wptserve instructions across README and the docs 23 September 2016, 09:48:29 UTC
0bf6369 Update documentation as to what fonts need be installed 23 September 2016, 09:48:29 UTC
d9a0c8b Make the two hosts lists byte-for-byte identical 23 September 2016, 09:48:29 UTC
deb89b3 Update configuration docs match hosts from README.md 23 September 2016, 09:48:29 UTC
d9718e8 Test that removed canvas stuff is not supported (#3801); r=Ms2ger Path2D: addPathByStrokingPath, addText, addPathByStrokingText ImageBitmapRenderingContext: transferImageBitmap Window: Path HTMLCanvasElement: toDataURLHD, toBlobHD CanvasRenderingContext2D: createImageDataHD, getImageDataHD, putImageDataHD, drawSystemFocusRing, drawCustomFocusRing ImageData: resolution 23 September 2016, 09:32:48 UTC
c0f89a1 Merge pull request #3811 from w3c/sync_d65da555d979a1d93067dfc123540d54ecbd5507 Merge pull request #3811 from sync_d65da555d979a1d93067dfc123540d54ecbd5507 23 September 2016, 07:59:12 UTC
de67a19 Merge pull request #3810 from w3c/sync_6ac5305ef94507226b0b374f641896639a245ceb Merge pull request #3810 from sync_6ac5305ef94507226b0b374f641896639a245ceb 23 September 2016, 07:58:54 UTC
186732f Merge pull request #3809 from w3c/sync_d42a1a479c0533c31d76a93c507828ba6d2a61f6 Merge pull request #3809 from sync_d42a1a479c0533c31d76a93c507828ba6d2a61f6 23 September 2016, 07:58:38 UTC
214fc05 Merge pull request #3808 from w3c/sync_b8eb1f09d6a4403d9cb09ecb222e13ddcbbd3fe2 Merge pull request #3808 from sync_b8eb1f09d6a4403d9cb09ecb222e13ddcbbd3fe2 23 September 2016, 07:58:22 UTC
ebe4cef Merge pull request #3807 from w3c/sync_ed5f83800220f6fdf15457e19043e2e20956d489 Merge pull request #3807 from sync_ed5f83800220f6fdf15457e19043e2e20956d489 23 September 2016, 07:58:06 UTC
8e8cab3 Merge pull request #3806 from w3c/sync_251c8ce86c012c1fcf4f9d4deff1a1a019d8831d Merge pull request #3806 from sync_251c8ce86c012c1fcf4f9d4deff1a1a019d8831d 23 September 2016, 07:57:48 UTC
27b927a Merge pull request #3805 from w3c/sync_e1f6a62540731f2de4838b4f0905debac1273cd3 Merge pull request #3805 from sync_e1f6a62540731f2de4838b4f0905debac1273cd3 23 September 2016, 07:57:32 UTC
800b6f5 Merge pull request #3804 from w3c/sync_f206e84b5ef8fe61e8f8cb3a9c4bb61a69dd1f37 Merge pull request #3804 from sync_f206e84b5ef8fe61e8f8cb3a9c4bb61a69dd1f37 23 September 2016, 07:57:15 UTC
251c8ce Make DOMTokenList Iterable 23 September 2016, 07:56:59 UTC
6ac5305 Implement minlength for text inputs 23 September 2016, 07:56:59 UTC
b8eb1f0 removed race condition possibility from auth cache test & fixed up test errors 23 September 2016, 07:56:59 UTC
d42a1a4 Replace current session entry for reloads 23 September 2016, 07:56:59 UTC
d65da55 Add crossorigin attribute and implement step 14 of prepare a script Add WPT test for HTMLScriptElement crossOrigin IDL attribute 23 September 2016, 07:56:59 UTC
e1f6a62 Correct an unsound optimization in event dispatch. 23 September 2016, 07:56:59 UTC
ed5f838 added test that verifies proper basic auth caching behavior 23 September 2016, 07:56:59 UTC
f206e84 Allow uncaught exceptions in worker runtime error tests. 23 September 2016, 07:56:59 UTC
6fb0578 Add EventHandler stub to interfaces.html (#3758) Without an explicit EventHandler entry, the typeof test for MediaSource, SourceBuffer, and SourceBufferList will fail with an "Unrecognized type EventHandler" error. 22 September 2016, 13:55:12 UTC
180146e Fix html/semantics/forms/the-input-element/checkbox.html (#3796) The test was complaining about 'e' being undefined. 22 September 2016, 05:03:43 UTC
6da2e21 Fail unexpected keys keystatuseschange (#3746) Previously, the event would have been ignored. Events with pending keys are still ignored as this is a valid temporary state. 21 September 2016, 19:31:03 UTC
f741ba6 Print the difference in manifests on Travis. (#3785) * Print the difference in manifests on Travis. 21 September 2016, 16:47:22 UTC
3801ab5 Import a slotchange event test from WebKit. (#3789) * Import a slotchange event test from WebKit. This test needs to be updated along with slotchange.html once https://github.com/w3c/webcomponents/issues/571 is resolved. * Fix metadata 21 September 2016, 14:33:29 UTC
d2cbd3d Add a test for MouseEvent.prototype.offsetX and offsetY. (#3786) * Add a test for MouseEvent.prototype.offsetX and offsetY. They should return the relative offset against the padding edge of the relative target after the event retargetting algorithm had run. Both Chrome and WebKit passes this test. * Replace the depreacted "scoped" option by "composed" option in a test case. 21 September 2016, 14:11:33 UTC
68905c2 Import a test for Slotable interface from WebKit. (#3787) Both Chrome and WebKit pass all the test cases. 21 September 2016, 13:47:32 UTC
a53a9bc Add tests for dispatching an event in a shadow tree and extensions to Event interface. (#2911) * Add tests for dispatching an event in a shadow tree and extensions to Event interface. Merge tests written for WebKit's implementation of shadow DOM API which tests dispatching events inside a shadow tree as well as extensions to the Event interface: "scoped", "relatedTargetScoped" and "composedPath()". * Fix file paths to testharness.js 21 September 2016, 13:39:32 UTC
5243cb9 Update the expectation of document.currentScript in shadow root. (#3657) According to https://html.spec.whatwg.org/multipage/scripting.html#execute-the-script-block In 5. "Switch on the script's type:" -> "classic", > If the script element's root is not a shadow root, ... Otherwise, set > it to null. While script in a shadow tree is running, document.currentScript should not return the previous (top on the stack) currentScript, but should return null. 21 September 2016, 12:54:33 UTC
2ed8d50 Use more widely supported syntax in cloning-steps.html. (#3771) r=gsnedders 21 September 2016, 11:34:52 UTC
678d337 Merge pull request #3784 from w3c/test-manifest Test that the manifest script works; r=gsnedders 21 September 2016, 11:25:49 UTC
c813a56 Test that the manifest script works. 21 September 2016, 11:19:01 UTC
5dadc1d Update tools. Fixes #3775. 21 September 2016, 11:18:36 UTC
812f598 Hide the output element once the test is completed to make the test WebKit friendly. (#3496) Added a button to toggle the visibilit of the detiled output so that the serialized plain text of the test output will always be the same. This is a useful property for WebKit's automated testing system. 21 September 2016, 10:44:57 UTC
ce6381a Get a MediaStreamTrack instance from WebAudio for event constructor test (#3780) 21 September 2016, 10:32:35 UTC
0602b49 Update specificResource definitions to reflect WG changes (#3766) The WG tuned some definitions to make the tests work a bit better. 21 September 2016, 10:11:31 UTC
f5aa98a Import a test for HTMLElement constructor from WebKit 21 September 2016, 10:01:33 UTC
346fbd3 Fix typo in html/browsers/origin/cross-origin-objects/cross-origin-objects.html (#3777) Fix typo in html/browsers/origin/cross-origin-objects/cross-origin-objects.html. 20 September 2016, 22:00:49 UTC
bcbc23b [eme] Fix #3435: Expect TypeError instead of InvalidAccessError (#3761) 20 September 2016, 17:12:25 UTC
fe565a9 [eme] Update the IDL for w3c/encrypted-media#329 (#3762) 20 September 2016, 17:08:53 UTC
cb51394 [eme] Fix comment and spacing in generate-request-disallowed-input.js (#3759) 20 September 2016, 16:35:20 UTC
edac673 Add missing -manual to some pointerevent tests (#3772) 20 September 2016, 16:19:52 UTC
ce7aa53 Adding tests with a not-default referrer and various referrer policies (#3768) 20 September 2016, 13:44:41 UTC
feeb96c Data URL after redirection are expected to fail (#3769) 20 September 2016, 12:34:53 UTC
e1c9885 Adding more Accept and Accept-Language tests (#3767) 20 September 2016, 12:31:33 UTC
04db04d Merge pull request #3770 from w3c/chromium-review-386485-1474374042 Remove test cases for input[type=datetime]. It was removed in [1]. html/semantics/forms/historical.html already tests type=datetime is not supported. If a test file doesn't cover type=datetime-local, testcases for type= datetime are converted for type=datetime-local. [1] https://github.com/whatwg/html/commit/80ba4fa24e5d3d81a10aa1bbd8a2f72f4bcc3f7c Author: Kent Tamura <tkent@chromium.org> Review: https://chromium-review.googlesource.com/386485 20 September 2016, 12:28:52 UTC
85efe09 Remove test cases for input[type=datetime]. It was removed in [1]. html/semantics/forms/historical.html already tests type=datetime is not supported. If a test file doesn't cover type=datetime-local, testcases for type= datetime are converted for type=datetime-local. [1] https://github.com/whatwg/html/commit/80ba4fa24e5d3d81a10aa1bbd8a2f72f4bcc3f7c Author: Kent Tamura <tkent@chromium.org> Review: https://chromium-review.googlesource.com/386485 20 September 2016, 12:20:42 UTC
b71e6d3 [eme] Move two Google tests to the migrated directory (#3737) 20 September 2016, 10:58:54 UTC
54bd93a [eme] Move Google/encrypted-media-playback-multiple-sessions.html to migrated_to_root_disabled (#3745) 20 September 2016, 10:57:59 UTC
4ae07f9 [eme] Miscellaneous test cleanup (#3736) 20 September 2016, 10:20:04 UTC
5a011ca Use temporary licenses (#3754) 19 September 2016, 18:59:43 UTC
900041f Restore iteration order test for indexed properties (#3753) See https://github.com/w3c/web-platform-tests/pull/3742#issuecomment-248016252 r=Ms2ger 19 September 2016, 15:58:21 UTC
0d191c7 Test that AnimationPlaybackEvent and AnimationPlayerEvent can not be created with createEvent. (#3750) 19 September 2016, 09:15:00 UTC
ba98b4f AmbientLightSensor: add some basic functionality tests (#3696) * AmbientLightSensor: add some basic functionality tests Cover start(), stop(), onchange, onstatechange and secure stuff when browsing context * Remove duplicate assertions for sensor.state Which has been covered in AmbientLightSensor_onstatechange.html 18 September 2016, 03:12:46 UTC
1f2080f [eme] Updates to multi-session sequential tests (#3629) 16 September 2016, 15:31:23 UTC
590b96b Merge pull request #3731 from w3c/MediaStreamTrackEvent-constructor Test the MediaStreamTrackEvent constructor 16 September 2016, 13:27:55 UTC
67282eb Sort arrays before comparison in html/dom/documents/dom-tree-accessors/document.forms.html (#3742) Sort arrays before comparison in html/dom/documents/dom-tree-accessors/document.forms.html. The test expected the HTMLCollection properties to be enumerated in the following order: "item", "namedItem", "length". I am not aware of any particular reason why these need to be in this specific order (even though they are in Firefox). In WebKit, for example, those are in the following order: "length", "item", "namedItem", which corresponds to the order in which they are in the specification's IDL: - https://dom.spec.whatwg.org/#htmlcollection 16 September 2016, 11:03:32 UTC
bd3eb92 Merge pull request #3743 from w3c/chromium-review-386457-1474008555 Fix incorrect stepMismatch tests for type=month. 2001-03 is 374 months from 1970-01, which is the default step base. So step=2 didn't mismatch. Author: Kent Tamura <tkent@chromium.org> Review: https://chromium-review.googlesource.com/386457 16 September 2016, 08:18:31 UTC
e62c14c Remove reference to AnimationPlayerEvent (#3741) https://codereview.chromium.org/2344473002 renames AnimationPlayerEvent to AnimationPlaybackEvent in Chromium. dom/nodes/Document-createEvent.html refers to the old name (added by @foolip in https://github.com/w3c/web-platform-tests/commit/760b8955f804ffbbd4240c185eb109364bb186e1). On the review of the Chromium patch, foolip suggests removing this line, noting that new events aren't getting this treatment any more. 16 September 2016, 06:58:39 UTC
d4cd799 Update tools. 16 September 2016, 06:56:26 UTC
9b70583 [html] Fix form-validation-{check,report}Validity.html Fix incorrect stepMismatch tests for type=month. 2001-03 is 374 months from 1970-01, which is the default step base. So step=2 didn't mismatch. Author: Kent Tamura <tkent@chromium.org> Review: https://chromium-review.googlesource.com/386457 16 September 2016, 06:50:13 UTC
69abb6e Add test for touch pointer events attributes coverage (#3668) 15 September 2016, 20:39:14 UTC
1bf03c9 Refactor and fix HTMLTrackElement/src.html (#3639) A single \u0000 character gets stripped by the URL parser; "Remove any leading and trailing C0 controls and space from input." Fixes #2125. Closes #2663. The empty string case still expects resolved URL per the current spec, see: https://github.com/whatwg/html/pull/1745 https://github.com/whatwg/html/issues/1739 15 September 2016, 20:02:09 UTC
fb738bc Add IDL tests for SecurityPolicyViolationEvent. (#3728) As defined in https://w3c.github.io/webappsec-csp/#securitypolicyviolationevent. Chrome passes 24/29. 15 September 2016, 20:00:42 UTC
6d86465 Add tests for <input> cloning steps Upstreamed from https://github.com/tmpvar/jsdom/blob/13badf0b0cec67b50f019442dafe091230a6b9cb/test/web-platform-tests/to-upstream/dom/nodes/Node-cloneNode-input.html (but modified to avoid arrow functions and const). 15 September 2016, 19:42:06 UTC
71a68f3 Update reflection tests around URLs (#3640) If a URL fails to resolve, return the input string instead of the empty string. Change a.ping and area.ping to reflect as a normal string. The empty string still resolves per the current spec, see: https://github.com/whatwg/html/pull/1745 https://github.com/whatwg/html/issues/1739 15 September 2016, 19:29:27 UTC
bfe67a1 Merge pull request #3734 from w3c/add-textarea-cloning-steps Add tests for <textarea> cloning steps 15 September 2016, 18:59:46 UTC
back to top