swh:1:snp:b37d435721bbd450624165f334724e3585346499

sort by:
Revision Author Date Message Commit Date
47f602b Fix merge conflicts in wdspec tests 05 April 2017, 17:47:09 UTC
b158958 Stability script: normalize results format (#5330) The "check stability" script parses test results into a List of tuples. Later operations expect the fourth element to be a (possibly empty) List of "messages". While this expectation is satisfied when the instability is the result of a subtest's behavior, the parsing operation previously violated the contract when interpreting test failures. Update the parsing logic to provide an empty List in cases where a test (rather than a subtest) is the source of instability. 04 April 2017, 12:44:57 UTC
be451da Remove redundant WebVTT test PR #4992 added webvtt/api/interfaces.html, which AFAICT tests the same thing as this. I'm removing the old file instead of the new one, because the old file didn't include required untested interfaces like TextTrackCue, so some tests failed due to the base interface being undefined. (idlharness.js should probably report this error more helpfully.) 04 April 2017, 12:28:18 UTC
92bc5ba DOM: Break up DOMTokenList-iteration tests and give them names 04 April 2017, 11:40:26 UTC
88872bd Merge pull request #5323 from w3c/chromium-export-7e883e151b Added a test in response to Issue 2747813006 (https://codereview.chromium.org/2747813006/) and upstreamed it to wpt 03 April 2017, 21:59:39 UTC
f2cdea2 Merge pull request #5329 from w3c/chromium-export-a812312f16 Test for IndexedDB crashing bug found by clusterfuzz. 03 April 2017, 21:28:42 UTC
c5f5da7 Remove the use of Big Buck Bunny in favour of a slightly smaller file. (#5326) Big buck bunny is huge and bloats the repo considerably. We already have some video files; in the long run these should just be linked but in the short run it makes sense to copy one of these to the relevant place. 03 April 2017, 20:34:00 UTC
c77bea5 Fix lint error for testharness path 03 April 2017, 19:57:40 UTC
13cb28e Merge pull request #5325 from w3c/chromium-export-96efe9c104 Support redirect responses for NavigationPreload 03 April 2017, 19:48:38 UTC
fa0c7bd Merge pull request #5324 from w3c/chromium-export-7ea0952f28 Fetch API: Update fetch request 03 April 2017, 19:33:56 UTC
53bd169 Test for IndexedDB crashing bug found by clusterfuzz. BUG=705837 Review-Url: https://codereview.chromium.org/2779273004 Cr-Commit-Position: refs/heads/master@{#461495} 03 April 2017, 19:11:30 UTC
2db06bc Merge pull request #5322 from w3c/chromium-export-779888ee1e Set trusted flag of coalesced events at creation 03 April 2017, 19:11:25 UTC
afb75a1 Support redirect responses for NavigationPreload BUG=691503 Review-Url: https://codereview.chromium.org/2790433003 Cr-Commit-Position: refs/heads/master@{#461333} 03 April 2017, 17:28:48 UTC
5a73036 Fetch API: Update fetch request According to the spec, Request#url should not exclude the URL fragment (only Response#url excludes it). BUG=624278 Review-Url: https://codereview.chromium.org/2783623003 Cr-Commit-Position: refs/heads/master@{#461323} 03 April 2017, 17:28:43 UTC
bc5d2f8 Added a test in response to Issue 2747813006 (https://codereview.chromium.org/2747813006/) and upstreamed it to wpt BUG=701562 Review-Url: https://codereview.chromium.org/2787103002 Cr-Commit-Position: refs/heads/master@{#461284} 03 April 2017, 17:28:37 UTC
03122fb Set trusted flag of coalesced events at creation Set trusted, bubbles, and cancelable flags of the coalesced events to true at the creation time. Note that we didn't set it along with the original event to avoid unnecessary traverse of all the coalesced events for redispatching. This CL also adds a wpt test and its automation for coalesced events. Note that the test doesn't quite pass as we don't run them with compositor thread enabled. BUG=704219 Review-Url: https://codereview.chromium.org/2772443006 Cr-Commit-Position: refs/heads/master@{#461155} 03 April 2017, 17:28:31 UTC
6fc58b3 Remove some 2009 era implementation reports. (#5320) This repository isn't the right place for these reports, and some are huge files that cause problems for browser vendors importing tests. 03 April 2017, 16:50:08 UTC
113a9bc Fetch: testing Set-Cookie visibility in credentials include mode 03 April 2017, 10:33:35 UTC
0444344 streams: make sure ToString() is performed on arguments Follows https://github.com/whatwg/streams/pull/719. 03 April 2017, 02:55:51 UTC
36eecbf Merge pull request #5308 from w3c/chromium-export-f37399e1cb Resolve preloadResponse of Navigation Preload even if the response body is empty. 31 March 2017, 22:19:59 UTC
e5efd1e Resolve preloadResponse of Navigation Preload even if the response body is empty. BUG=706765 TEST=virtual/service-worker-navigation-preload-wpt/external/wpt/service-workers/service-worker/navigation-preload/empty-preload-response-body.https.html Review-Url: https://codereview.chromium.org/2787783002 Cr-Commit-Position: refs/heads/master@{#461082} 31 March 2017, 21:42:36 UTC
a810200 Merge pull request #5286 from w3c/csswg-test-pr-1197 [css-variables-1] Test border-* shorthand serialization with variable reference in border 31 March 2017, 14:47:32 UTC
80e8f2f Extend test to border-* 31 March 2017, 12:51:52 UTC
9b93f93 Test border shorthand serialization with variable reference 31 March 2017, 12:51:42 UTC
4114edb Merge pull request #5274 from w3c/chromium-export-e8cf8925a1 [innerText] Add more tests to setter.html. 31 March 2017, 12:47:07 UTC
775e510 XMLHttpRequest: update Document serialization test Serialization can never fail: https://github.com/whatwg/xhr/issues/120. 31 March 2017, 11:41:05 UTC
d67cc7d Implement Categorization for WebVTT Implement rudimentary categorization system and add a README. 31 March 2017, 07:17:13 UTC
59b635d Streams: pipeTo a writable stream with HWM > 1 31 March 2017, 06:41:54 UTC
182a98c Merge pull request #5273 from w3c/chromium-export-85bab14c83 [Reland #1] Don't create layout objects for children of display-none iframes. 30 March 2017, 18:28:44 UTC
8b50398 [innerText] Add more tests to setter.html. - Test WebKit's quirky behavior - Test that TEXTAREA isn't special BUG=705478 Review-Url: https://codereview.chromium.org/2786903002 Cr-Commit-Position: refs/heads/master@{#460701} 30 March 2017, 18:05:30 UTC
9db855d [Reland #1] Don't create layout objects for children of display-none iframes. The initial CL leaked DOM objects by calling documentElement()->lazyReattachIfAttached() during Document::shutdown(). This reland advances m_lifecycle to DocumentLifecycle::Stopping slightly earlier in Document::shutdown(), and then only triggers documentElement()->lazyReattachIfAttached() if the state is earlier than DocumentLifecycle::Stopping. Partial stack of the DOM leak: ... documentElement()->lazyReattachIfAttached(); blink::Document::willChangeFrameOwnerProperties()\n blink::HTMLFrameOwnerElement::setWidget()\n blink::FrameView::dispose()\n blink::Document::shutdown()\n blink::FrameLoader::prepareForCommit()\n blink::FrameLoader::commitProvisionalLoad()\n blink::DocumentLoader::commitIfReady()\n blink::DocumentLoader::processData() > Most of this CL is plumbing for FrameOwnerProperties. Interesting changes: > * LayoutView can no longer have children if its FrameOwner is "DisplayNone". > * A local frame is "DisplayNone" if and only if it has no widget [which should > correspond to the actual display:none style]. > * The DisplayNone property is propagated to remote frames via > FrameOwnerProperties. > > Spec discussion: https://github.com/whatwg/html/issues/1813 BUG=650433 Review-Url: https://codereview.chromium.org/2743053003 Cr-Commit-Position: refs/heads/master@{#460646} 30 March 2017, 18:05:24 UTC
550cc20 Document .window.js tests 30 March 2017, 15:33:01 UTC
9cba588 Merge pull request #5094 from beverloo/background-fetch 30 March 2017, 12:57:10 UTC
cc95ccf XMLHttpRequest: fix broken authentication test (#5156) Fixes #3429 and fixes #4547. 30 March 2017, 12:29:00 UTC
e6a4a97 XMLHttpRequest: about:blank and bogus blob URLs are cross-origin (#5155) * XMLHttpRequest: about:blank and bogus blob URLs are cross-origin Fixes #3124. * also remove bogus links 30 March 2017, 12:20:26 UTC
180b023 XMLHttpRequest: minor cleanup of URLSearchParams test (#5154) 30 March 2017, 12:17:46 UTC
902276d Meta: make GitHub intro doc read a little better 30 March 2017, 10:33:34 UTC
40ffaec Meta: update docs related to CSS tests Fixes part of #5264. 30 March 2017, 07:50:02 UTC
eae7681 Add console timeline timelineEnd historical tests 30 March 2017, 02:31:19 UTC
2ade855 Merge pull request #5258 from w3c/chromium-export-68b9ec68fc Upstream service worker `controller` tests to WPT 29 March 2017, 20:35:00 UTC
e39841d Merge pull request #5257 from w3c/chromium-export-011484c541 Fixed wpt content-security-policy/style-src tests 29 March 2017, 20:01:56 UTC
b0b8deb Merge pull request #4756 from jugglinmike/webdriver-update-existing webdriver: update tests 29 March 2017, 19:05:37 UTC
ce02efc Merge pull request #5256 from w3c/chromium-export-57c4423dce Use Referrer-Policy headers for CSS stylesheets 29 March 2017, 18:23:39 UTC
7489e9f Merge pull request #5255 from w3c/chromium-export-d392fbe723 Fixed and un-skipped csp/font-src wpt tests 29 March 2017, 17:57:15 UTC
305749e Merge pull request #5253 from w3c/chromium-export-e6fbe05029 SVGStringList update tests. 29 March 2017, 17:19:10 UTC
91b01db Upstream service worker `controller` tests to WPT The Web Platform Tests project includes equivalent versions of these tests. Those copies have since been extended with additional assertions, rendering the Chromium versions obsolve. Remove the Chromium tests in favor of the more rigorous WPT versions. Correct a small formatting error introduced by the extension to the WPT tests. BUG=688116 R=falken@chromium.org Review-Url: https://codereview.chromium.org/2778223003 Cr-Commit-Position: refs/heads/master@{#460405} 29 March 2017, 17:00:01 UTC
7043fa7 Fixed wpt content-security-policy/style-src tests Fixed existing tests to use testharness Ported and deleted relevant tests from contentSecurityPolicy BUG=694525 Review-Url: https://codereview.chromium.org/2784543003 Cr-Commit-Position: refs/heads/master@{#460353} 29 March 2017, 16:59:55 UTC
445cf62 Use Referrer-Policy headers for CSS stylesheets Link to intent to ship: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/YkXg6ZkW2Bs/6aDLAs0qBwAJ BUG=676645 R=estark@chromium.org Review-Url: https://codereview.chromium.org/2780533002 Cr-Commit-Position: refs/heads/master@{#460344} 29 March 2017, 16:59:50 UTC
3a9a92f Fixed and un-skipped csp/font-src wpt tests Modified existing tests to use testharness instead. Added more tests. Moved fonts.css into content-security-policy/support BUG=694525 Review-Url: https://codereview.chromium.org/2777823003 Cr-Commit-Position: refs/heads/master@{#460333} 29 March 2017, 16:59:44 UTC
927d2a7 SVGStringList update tests. Update the SVGStringList tests to use a SVGStringList other than requiredFeatures, as we need to remove requiredFeatures. Fix SVGStringList-basics. Make SVGStringList.js use requiredExtensions instead of requiredFeatures. BUG=635420 Review-Url: https://codereview.chromium.org/2780443002 Cr-Commit-Position: refs/heads/master@{#460120} 29 March 2017, 16:59:33 UTC
d701c51 [selectors4] Update :focus-within Shadow DOM tests to the latest spec (#5250) Use attachShadow() instead of createShadowRoot(). 29 March 2017, 15:27:41 UTC
e6dfabf Fix a comment in editing tests (#5246) gentest.html is no more, so the comment isn't helpful. I resurrected the comment from logs and updated it for #4759. 29 March 2017, 14:47:38 UTC
e1083e6 [eventsource] Do not send invalid HTTP response HTTP responses bearing status codes 204 and 205 MUST NOT include a body [1] [2]. In violating this restriction, the previous implementation of this test triggered unspecified behavior, which led to instability in the Chromium web browser. Update the test's request handler to omit a body for such responses. [1] https://tools.ietf.org/html/rfc7231#section-6.3.5 reads: > A 204 response is terminated by the first empty line after the header > fields because it cannot contain a message body. [2] https://tools.ietf.org/html/rfc7231#section-6.3.6 reads > Since the 205 status code implies that no additional content will be > provided, a server MUST NOT generate a payload in a 205 response. 29 March 2017, 14:32:11 UTC
58a6467 [presentation-api] Rename each file by adding '.https' (#5238) Moved all tests to 'https' test only, due to the use of `[SecureContext]` in the Presentation API specification. 29 March 2017, 13:35:59 UTC
98363ab Cleanup resource-timing tests (#4780) 29 March 2017, 12:02:49 UTC
aead619 Cleanup user timing tests (#5247) * Cleaned up the tests * secureConnectionStart is no longer optional * Removed trailing space * Removed trailing space 29 March 2017, 11:52:01 UTC
3eff1bd URL: file URLs and path (back) slashes Closes #4762 by superseding it. URL Standard: https://github.com/whatwg/url/issues/232. 29 March 2017, 10:03:08 UTC
cd04edc Indexed DB: do not use window.event window.event is not standardized. 29 March 2017, 05:58:28 UTC
8dc2b1c Add coverage for abort/error during an in-flight close Closes https://github.com/whatwg/streams/issues/693. Also cleans up nearby files in response to some post-merge review feedback in https://github.com/w3c/web-platform-tests/pull/5242 and https://github.com/w3c/web-platform-tests/pull/5224. 29 March 2017, 05:04:50 UTC
4dbd46c Fix lint breakage r=breakage 28 March 2017, 22:01:01 UTC
707edd6 Add myself as an OWNER of all of css Because this is obviously a good idea. 28 March 2017, 21:16:20 UTC
9210207 [service-workers] Correct test cleanup logic (#4944) * [service-workers] Correct test cleanup logic Because the test may complete before the generated frame's `load` event is triggered, the frame element may not necessarily be available to the calling script once the assertions have been executed. Account for this detail by deferring removal until the element is known to be available. * fixup! [service-workers] Correct test cleanup logic 28 March 2017, 17:08:54 UTC
ca2958d OWNERS changes (#5245) 28 March 2017, 16:17:57 UTC
3006d80 Merge csswg-test into web-platform-tests (aka: doing the damned thing) 28 March 2017, 15:23:42 UTC
4a38a39 Move everything to css/ in preparation for merge 28 March 2017, 15:22:57 UTC
3f336ba Move a bunch of CSS testsuites around to match their shortnames (#1246) 28 March 2017, 15:22:53 UTC
0132290 Fix the first header in the license file (#5244) 28 March 2017, 15:01:16 UTC
8346b7f Add coverage for various aspects of writable stream aborting This ports the still-applicable test modifications from https://github.com/whatwg/streams/commit/33773df16229cdc99147b4d5ad29a0493fe6c41a#diff-4c7e8a1ce50d6c68c3d24df6461fcfd6; some of them are different now as we ended up going in a different direction than that branch, but the overall principle of adding more asserts surrounding the events here and using recordingWritableStream more is a good one. Closes https://github.com/whatwg/streams/issues/694. 28 March 2017, 11:34:57 UTC
50a6d41 Make writer.write() expect rejection with the stored error Follows https://github.com/whatwg/streams/issues/700 and https://github.com/whatwg/streams/pulls/712. 28 March 2017, 09:22:44 UTC
4588012 Update to latest wpt-tools 28 March 2017, 09:18:52 UTC
a4da30b Add basic DataTransfer constructor test See: - https://github.com/whatwg/html/issues/2190 - https://github.com/whatwg/html/pull/2372 28 March 2017, 05:39:06 UTC
2514199 Merge pull request #5237 from w3c/chromium-export-6d5c31a047 Fixed external wpt csp img-src/* tests. 27 March 2017, 23:06:46 UTC
be536a8 Merge pull request #5236 from w3c/chromium-export-9de6f24edf Ensure correctness for interleaved IndexedDB cursor iteration. 27 March 2017, 23:01:10 UTC
f0c0674 Merge pull request #5235 from w3c/chromium-export-420b56c73f Upstream service worker `claim` tests to WPT 27 March 2017, 22:49:02 UTC
c2f2f15 Merge pull request #5234 from w3c/chromium-export-73f6c4b838 Fixed and improved content-security-policy/media-src tests 27 March 2017, 22:43:30 UTC
ac571b7 Fixed external wpt csp img-src/* tests. Fixed flaky test that caused the patch to need to be reverted Fixed the existing test Moved over some tests from http/test/security/contentSecurityPolicy Un-skipped the img-src folder This is a re-land of https://codereview.chromium.org/2763253002. BUG=694525 Review-Url: https://codereview.chromium.org/2772583004 Cr-Commit-Position: refs/heads/master@{#459751} 27 March 2017, 21:42:12 UTC
93b510a Ensure correctness for interleaved IndexedDB cursor iteration. BUG=702787 Review-Url: https://codereview.chromium.org/2763813002 Cr-Commit-Position: refs/heads/master@{#459613} 27 March 2017, 21:42:07 UTC
23b2c9e Upstream service worker `claim` tests to WPT BUG=688116, 675540 R=falken@chromium.org Review-Url: https://codereview.chromium.org/2763123002 Cr-Commit-Position: refs/heads/master@{#459538} 27 March 2017, 21:42:01 UTC
f69c719 Fixed and improved content-security-policy/media-src tests Removed duplicated blink tests Added new tests from the blink tests Using oga/ogv instead of mp3/mp4 because content_shell can't do mp3/mp4 BUG=694525 Review-Url: https://codereview.chromium.org/2766913003 Cr-Commit-Position: refs/heads/master@{#459400} 27 March 2017, 21:41:55 UTC
c62fc24 Remove unused bluetooth-helpers.js (#5220) This was accidentally upstreamed from Servo. 27 March 2017, 19:26:17 UTC
4b2e026 Fetch: getAll() was removed from Headers (#5140) See https://github.com/whatwg/fetch/issues/506. 27 March 2017, 17:24:24 UTC
e27e750 Merge pull request #5150 from lyzadanger/browsing-context-names-parent HTML: Extend Test Coverage for _parent named browsing context (7.1.5) 27 March 2017, 16:54:40 UTC
0508311 CORS: change userinfo tests due to URL parser changes (#5121) In particular empty string password is now the same as not having a password. 27 March 2017, 16:23:00 UTC
2c544f0 Fetch: add return statement to cors-preflight-status.any.js (#5230) Supersedes #5228. 27 March 2017, 16:20:34 UTC
070a1f4 HTML: Extend test coverage for named contexts: _parent - Add tests for reused `parent` context - Add tests for case-sensitivity - Organize supporting files 27 March 2017, 16:06:47 UTC
f6100de Fetch: use .any.js syntax 27 March 2017, 16:03:48 UTC
e4e0c6f WebSocket: don't throw for bad ports This changed in https://github.com/whatwg/html/pull/840 to improve the security architecture. Fixes https://github.com/whatwg/html/issues/2460. 27 March 2017, 15:54:22 UTC
8eced53 [css-ui-3] Add a bunch of tests for the outline-* properties (#1192) 27 March 2017, 15:49:42 UTC
b3c6e08 [geometry-1] Add DOMPoint test for Editor’s Draft https://drafts.fxtf.org/geometry/#dompointreadonly https://drafts.fxtf.org/geometry/#dompoint 27 March 2017, 14:15:37 UTC
1e77980 Tweak streams test expectations around errors Follows whatwg/streams#705. 27 March 2017, 12:06:54 UTC
14f3997 WebVTT: Update parser and tests for spec changes Update parser for https://github.com/w3c/webvtt/pull/337 Update parser to drop `line:1,` and update tests 27 March 2017, 08:48:40 UTC
ddeab94 Add idlharness.js tests for WebUSB This patch creates idlharness.js-based tests for WebUSB using a copy of the IDL index from the most recent Editor's Draft of the specification. IDL definitions related to Permissions API support are not included because they are currently unstable. 27 March 2017, 06:59:31 UTC
1353eab cc Update messages.json 26 March 2017, 13:16:45 UTC
f9ba227 Merge pull request #1002 from Ms2ger/jikai Submit Ji Kai's transforms test. 25 March 2017, 17:25:57 UTC
cdc7898 Merge pull request #1218 from frivoal/box-sizing-tests [css-ui-3] Add missing box-sizing tests 25 March 2017, 17:03:38 UTC
a38bee3 [css-ui-3] Change descriptions from "used" to "resolved" values 25 March 2017, 07:40:57 UTC
6491cbc Merge pull request #1106 from gsnedders/flex-grow-007 Add test for flex-grow being less than one 25 March 2017, 06:19:19 UTC
a891e42 Merge pull request #1145 from Manishearth/cascading [css-logical-props-1] Add test for cascading of logical and physical properties 25 March 2017, 03:54:50 UTC
231aaae [css-color-4] Add some decimals to ensure <number> parsing, not just <integer> 25 March 2017, 03:35:07 UTC
853e481 [css-color-4] Fix typo. 25 March 2017, 03:12:09 UTC
back to top