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

/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html fails intermittently due to race condition in the test (#1362)

[.travis.yml-tests][test-infra] Add html5lib as a submodule (#1445)

[battery-status-tests] navigator.getBattery() test (#1465)

[battery-status-tests] Update tests for Battery Status API (#1488)

[clipboard-apis-tests] Merging generated clipboard API tests (#1242)

[conformance-checkers-tests][html-tests][selectors-api-tests][stale-awaiting-submitter-response-tests] Turn off input password autocomplete to enhance security (#1081)

[content-security-policy-tests] Adding of media-src negative and positive tests. (#1461)

[content-security-policy-tests] clarify test and give FF extra chances to fire onerror (#1473)

[content-security-policy-tests] new tests for generic functionality and script-src directive from Nov14 (#1459)

[content-security-policy-tests] port existing php test for data: correctly allowing script in data: URIs to execute (#1153)

[content-security-policy-tests] port existing php test over to new test harness (#1151)

[content-security-policy-tests] port test for script-src 1.9 from php tests (#1156)

[content-security-policy-tests] Test for frame-src 5.1 (#1152)

[content-security-policy-tests] test for stylesheet load via link element being blocked if not in style-... (#1144)

[content-security-policy-tests] Wrote test for img-src-4_1 (#1201)

[content-security-policy-tests][test-assets] Adding of media-src negative and positive tests. (#1461)

[content-security-policy-tests][test-infra] Hillbrad/csp level2 (#1455)

[cors-tests] Add 304 tests for CORS (#1400)

[cors-tests] Remove cors's custom, broken test runner. (#1487)

[docs-tests] Use spaces rather than tabs for indentation. (#1456)

[dom-tests] Add a test for Document#URL involving a redirect. (#1452)

[dom-tests] Add a test for Element#getElementsByTagNameNS. (#1453)

[dom-tests] load an external page instead of using data: as that leads to xorigin issues (#1477)

[dom-tests] Use external files, data: was causing xorigin issues (#1478)

[dom-tests] wrong expected namespace for XML elements (#1479)

[domparsing-tests] Add simple DOMParser test for parsing HTML (#1449)

[FileAPI-tests][stale-awaiting-review-tests] Add more tests for FileReaderSync (#1093)

[gamepad-tests] Add some basic manual tests for Gamepad API. (#1458)

[html-tests] Add 2 reference files (#1485)

[html-tests] Add 3 reference cases for extra (#1485)

[html-tests] Add a test for setting HTMLTableElement#caption. (#1314)

[html-tests] Add a test for the rendering of option labels. (#1443)

[html-tests] Add assert description to make judgement easily (#1470)

[html-tests] Added test for Element's custom attributes (#1440)

[html-tests] Fixed typo in html/dom/elements/global-attributes/custom-attrs.html (#1451)

[html-tests] Make current-pixel-density/basic.html more robust. (#1482)

[html-tests] Test <menu type> in reflection tests. It doesn't cover all cases but it'... (#1448)

[html-tests][old-tests] Remove some obsoleted Infraware forms tests. (#1472)

[html-tests][test-infra] Update lint to check for print statements in python files. (#1447)

[html-tests][webaudio-tests] The test tries to show the wbr-element-notref.html file, but it should show wbr-element-ref.html. (#1431)

[IndexedDB-tests] Indexed DB: Add Event interface stub (#1414)

[IndexedDB-tests] ObjectStore.get() method test (#1426)

[mediacapture-streams-tests] Fix error name 'PermissionDeniedError' (#1466)

[pointerevents-tests] Submission/microsoft/pointer events fix test failures (#1437)

[pointerevents-tests][webmessaging-tests] Remove a case related to __defineGetter__ (#1436)

[quirks-mode-tests] Add a manual test for :active and :hover quirk (#1475)

[quirks-mode-tests] Fix the selectors to include all (visible) elements in :hover/:active quirk test (#1476)

[quirks-mode-tests] Make quirks reftests actually link to the reference (#1469)

[quirks-mode-tests] Sync hashless hex color quirk tests with ... (#1442)

[quirks-mode-tests] Sync unitless length quirk with ... (#1467)

[quirks-mode-tests] Tweak how quirks tests are set up to work better in gecko (#1468)

[SRI-tests] moving subresource integrity tests to a directory that matches shortname (#1454)

[SRI-tests] moving subresource integrity tests to a directory that matches the shortname (#1462)

[stale-awaiting-review-tests][web-animations-tests] Pull request for Animation timeline tests (#995)

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

[stale-awaiting-review-tests][webdriver-tests] Add more tests for webdriver cookie operations. (#1325)

[stale-awaiting-review-tests][webdriver-tests] start of frame switching tests (#1350)

[stale-awaiting-review-tests][webdriver-tests] WebDriver - Element attribute (#1169)

[stale-awaiting-review-tests][webdriver-tests] WebDriver - Element selected (#1168)

[stale-awaiting-submitter-response-tests][test-assets] Limit open redirecton in redirect.py to enhance security (#1084)

[stale-awaiting-submitter-response-tests][test-infra][webdriver-tests] WebDriver - Windowing and user input (#1127)

[stale-awaiting-submitter-response-tests][web-animations-tests] AnimationTimeline and AnimationPlayer tests (#1032)

[stale-awaiting-submitter-response-tests][web-animations-tests] Submission/unipro web animations 05 (#1125)

[stale-awaiting-submitter-response-tests][web-animations-tests] tests for AnimationPlayer (#1060)

[stale-awaiting-submitter-response-tests][webdriver-tests] WebDriver - Click (#1162)

[subresource-integrity-tests] [WIP] Subresource integrity tests (#1275)

[subresource-integrity-tests] Fix issues with generate_javascript.py. (#1457)

[subresource-integrity-tests] SRI allows base64 and unhyphenated digest names (#1481)

[test-assets] Add failing test. (#1489)

[test-infra] Add html5lib as a submodule (#1445)

[test-infra] Added --config option to serve.py. (#1434)

[test-infra] Ignore testharness_runner.html (#1441)

[test-infra] README: add link to mailing list archive (#1444)

[test-infra] Update testharness.js to latest master (#1486)

[test-infra] When updating manifest from a non-checkout put changes into local_changes section (#1446)

[ttml-tests] Ttwg (#1463)

[url-tests] No longer escape code points in URL fragments (#1471)

[web-animations-tests] Partial backout of changset 5c350461be64cada49fb54bb2bbe56946f069953 (#1474)

[web-animations-tests] Tests for AnimationNode attributes (#1375)

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

[WebCryptoAPI-tests][test-infra] Import a Mozilla Crypto API test. (#1490)

[webdriver-tests] WebDriver - SendKeys (#1164)

[webmessaging-tests] fix structured-cloning with getter properties (#1438)

[webmessaging-tests] postMessage with zero or one argument shall throw SyntaxError (#1435)

[webmessaging-tests] Remove a case related to __defineGetter__ (#1436)

[webmessaging-tests] WebMessaging__3rd param not Transferable should throw TypeError (#1439)

[XMLHttpRequest-tests] XMLHttpRequest/send-entity-body-get-head* tests should not fail if Content-Length is 0 (#980)

[XMLHttpRequest-tests][progress-events-tests] Cleanup the test for cross-origin progress events. (#1460)

Add 2 reference files (#1485)

Add 3 reference cases for extra (#1485)

Add a manual test for :active and :hover quirk (#1475)

Add assert description to make judgement easily (#1470)

Add html5lib as a submodule (#1445)

Add simple DOMParser test for parsing HTML (#1449)

Add some basic manual tests for Gamepad API. (#1458)

Added --config option to serve.py. (#1434)

Added test for Element's custom attributes (#1440)

Adding of media-src negative and positive tests. (#1461)

Cleanup the test for cross-origin progress events. (#1460)

fix structured-cloning with getter properties (#1438)

Hillbrad/csp level2 (#1455)

Make current-pixel-density/basic.html more robust. (#1482)

Merging generated clipboard API tests (#1242)

navigator.getBattery() test (#1465)

ObjectStore.get() method test (#1426)

port existing php test for data: correctly allowing script in data: URIs to execute (#1153)

port existing php test over to new test harness (#1151)

port test for script-src 1.9 from php tests (#1156)

postMessage with zero or one argument shall throw SyntaxError (#1435)

Support running tests with SSL. (#1302)

Sync hashless hex color quirk tests with ... (#1442)

test for stylesheet load via link element being blocked if not in style-... (#1144)

Tests for AnimationTimeline interface (#1450)

Ttwg (#1463)

Update tests for Battery Status API (#1488)

Web Platform Tests should support HTTPS. (#1483)

WebMessaging__3rd param not Transferable should throw TypeError (#1439)

When updating manifest from a non-checkout put changes into local_changes section (#1446)

Wrote test for img-src-4_1 (#1201)

Last message date: Wednesday, 31 December 2014 17:34:49 UTC