sort by:
Revision Author Date Message Commit Date
9d2308a Use DOM width/height for canvas display list item. 26 April 2016, 12:58:35 UTC
dac45e9 Document attributes should not leak shadow nodes (#2900) Document attributes that returns HTMLCollection (document.all, document.forms, etc.) should not leak any elements in shadow tree. In this test, these attributes are tested: - document.scripts - document.all - document.forms - document.images - document.links - document.anchors - document.embeds - document.plugins - document.applets 26 April 2016, 12:42:20 UTC
db4eb13 Update `createEvent` `ProgressEvent` test to reflect DOM spec. (#2897); r=Ms2ger https://github.com/whatwg/dom/commit/9e3ce67c7927d6642646a3d0c84fa6d8f7926cfa 26 April 2016, 09:31:10 UTC
d5a4c5b Import a URL parsing test from rust-url 25 April 2016, 23:45:11 UTC
583e511 Update streams tests from whatwg/streams repo (#2880) This updates the streams tests to https://github.com/whatwg/streams/commit/99cfb628c2e554277f4bad788e2a6a552499c883. Going forward, they will be maintained here and deleted from whatwg/streams. 25 April 2016, 12:36:52 UTC
d253973 Update `createEvent` `ErrorEvent` test to reflect DOM spec. (#2890) https://github.com/whatwg/dom/commit/9e3ce67c7927d6642646a3d0c84fa6d8f7926cfa 25 April 2016, 08:07:32 UTC
b181892 Merge pull request #2881 from w3c/resource-timing/performance-observer-idl Sync'ed RT IDL to add PerformanceObservers 22 April 2016, 13:28:54 UTC
0a518aa Merge pull request #2876 from w3c/sync_2ef3ad48eb2eec064719454ed6fca009d0afb10a Merge pull request #2876 from sync_2ef3ad48eb2eec064719454ed6fca009d0afb10a 21 April 2016, 09:32:28 UTC
2ef3ad4 element scroll setters 21 April 2016, 09:32:14 UTC
156a37a Update websocket test: C0 controls are trimmed from URLs https://html.spec.whatwg.org/multipage/comms.html#dom-websocket says to parse the first argument with https://url.spec.whatwg.org/#concept-url-parser, which in turns says: > Remove any leading and trailing C0 controls and space from input. Which links to: > The C0 controls and space are C0 controls and code point U+0020. > The C0 controls are code points in the range U+0000 to U+001F, inclusive. So a trailing U+0000 is removed from a string when parsing it as an URL. 21 April 2016, 08:35:40 UTC
3d40f9b Update EventObject.after.dispatchEvent.html. (#2870); r=AryehGregor 21 April 2016, 08:10:51 UTC
42c40b5 FileAPI: Blob constructor's first argument now optional, no more overload (#2871) 21 April 2016, 02:05:27 UTC
7bce76f Merge pull request #2748 from hillbrad/csp_testsuite_debugging CSP testsuite debugging 20 April 2016, 21:35:54 UTC
78c99c7 Add self to media-source/OWNERS (#2873) 20 April 2016, 18:47:17 UTC
15f178d Add self to html/OWNERS (#2872) 20 April 2016, 18:24:50 UTC
e563cb5 fix test descriptions for form action (#2753) 20 April 2016, 16:02:28 UTC
44de754 Merge pull request #2746 from hillbrad/bind test "t_alert" is out of scope w/o bind of this 20 April 2016, 16:01:00 UTC
26663ba Merge pull request #2869 from w3c/sync_be8426404e2b6729dd5d739ddf3f40ad0ec4ac57 Merge pull request #2869 from sync_be8426404e2b6729dd5d739ddf3f40ad0ec4ac57 20 April 2016, 15:26:42 UTC
b07d0ff Merge pull request #2868 from w3c/sync_33ab6d6e64235dae2ad001508a0b7584d5970452 Merge pull request #2868 from sync_33ab6d6e64235dae2ad001508a0b7584d5970452 20 April 2016, 15:26:23 UTC
b7fe30c Merge pull request #2867 from w3c/sync_65cf3f279f671327adb4c3badb9ac7ff735a9ced Merge pull request #2867 from sync_65cf3f279f671327adb4c3badb9ac7ff735a9ced 20 April 2016, 15:26:02 UTC
37b7312 Merge pull request #2866 from w3c/sync_18fe2fb17f98c1f2eee7d72312b6319fbee6506d Merge pull request #2866 from sync_18fe2fb17f98c1f2eee7d72312b6319fbee6506d 20 April 2016, 15:25:43 UTC
e497241 Merge pull request #2865 from w3c/sync_0c26f926e03d08b3fea881d885e58e48b0c884b9 Merge pull request #2865 from sync_0c26f926e03d08b3fea881d885e58e48b0c884b9 20 April 2016, 15:25:24 UTC
c1132ab Merge pull request #2864 from w3c/sync_6c40baed68f3bde58172d80868ee6082798e29e2 Merge pull request #2864 from sync_6c40baed68f3bde58172d80868ee6082798e29e2 20 April 2016, 15:25:00 UTC
d0fb78d Merge pull request #2863 from w3c/sync_f4fc909c8ae42a753222e92002ed159842c70918 Merge pull request #2863 from sync_f4fc909c8ae42a753222e92002ed159842c70918 20 April 2016, 15:24:42 UTC
df5d981 Merge pull request #2862 from w3c/sync_aa91106484335c796141bd5e33ee6e92ac9492f6 Merge pull request #2862 from sync_aa91106484335c796141bd5e33ee6e92ac9492f6 20 April 2016, 15:24:23 UTC
be56516 Merge pull request #2861 from w3c/sync_d0cabcd653628490f9b2779870424f25b45db3e7 Merge pull request #2861 from sync_d0cabcd653628490f9b2779870424f25b45db3e7 20 April 2016, 15:24:00 UTC
28d5430 Merge pull request #2860 from w3c/sync_b114d46120e55ac076c5335ed23e57e22b99c2ee Merge pull request #2860 from sync_b114d46120e55ac076c5335ed23e57e22b99c2ee 20 April 2016, 15:23:41 UTC
7d1821a Merge pull request #2859 from w3c/sync_57a175c5afb2d1a824b14a210b38cd7f395b1f43 Merge pull request #2859 from sync_57a175c5afb2d1a824b14a210b38cd7f395b1f43 20 April 2016, 15:23:22 UTC
d81175d Merge pull request #2858 from w3c/sync_f779a24f059bc8348a760334e3abf8a4497bf51b Merge pull request #2858 from sync_f779a24f059bc8348a760334e3abf8a4497bf51b 20 April 2016, 15:23:00 UTC
402f9d7 Merge pull request #2857 from w3c/sync_3fede5122411bd6662daf86c41253f80df58f362 Merge pull request #2857 from sync_3fede5122411bd6662daf86c41253f80df58f362 20 April 2016, 15:22:41 UTC
fd3d7c0 Merge pull request #2856 from w3c/sync_8e5a89405cf3a69772ad4cd7f566fb481b278bb1 Merge pull request #2856 from sync_8e5a89405cf3a69772ad4cd7f566fb481b278bb1 20 April 2016, 15:22:23 UTC
cce7a98 Merge pull request #2855 from w3c/sync_6aa336f1fad6319ed2a9480661958cdc4d3870b3 Merge pull request #2855 from sync_6aa336f1fad6319ed2a9480661958cdc4d3870b3 20 April 2016, 15:22:01 UTC
700f410 Merge pull request #2854 from w3c/sync_efd1e74bc19cb78abee83d043e04ad5541fb9590 Merge pull request #2854 from sync_efd1e74bc19cb78abee83d043e04ad5541fb9590 20 April 2016, 15:21:43 UTC
d1ff75d Merge pull request #2853 from w3c/sync_fca53aa2393eff0ca07453922e9cc5af92ed1c5b Merge pull request #2853 from sync_fca53aa2393eff0ca07453922e9cc5af92ed1c5b 20 April 2016, 15:21:24 UTC
f59a959 Merge pull request #2852 from w3c/sync_e712d1111bc8427ce91649c37d635bf19369b345 Merge pull request #2852 from sync_e712d1111bc8427ce91649c37d635bf19369b345 20 April 2016, 15:21:03 UTC
0c26f92 Add temporary code to debug intermittent WPT failure a=testonly MozReview-Commit-ID: CwTV13yyt9z Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1263428 20 April 2016, 15:20:43 UTC
18fe2fb implement AnimationEffectTiming fill. MozReview-Commit-ID: 46kYkxy06Sk Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1244637 20 April 2016, 15:20:43 UTC
33ab6d6 Part2 - Add web-platform test for visibility handling. MozReview-Commit-ID: JBu3wbthUp3 Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1259285 20 April 2016, 15:20:43 UTC
3fede51 Unify scripts in service-worker/resources. Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1263237 20 April 2016, 15:20:43 UTC
57a175c Web Platform test for embed load skipping in media nodes; Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1262184 20 April 2016, 15:20:43 UTC
65cf3f2 web-platform-test reftest; MozReview-Commit-ID: CqWnikRMwFm Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1261578 20 April 2016, 15:20:43 UTC
6aa336f Return the stored Keyframe objects from GetFrames, when available ; Before switching CSS animations over to using KeyframeEffectReadOnly::SetFrames we update the getFrames() API to return the set frame objects (when available) so that we can test that we are setting the correct frames. MozReview-Commit-ID: 4SpBRM7Ykyv Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1260655 20 April 2016, 15:20:43 UTC
6c40bae P5 Add a wpt test case for EventSource. Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1263469 20 April 2016, 15:20:43 UTC
8e5a894 Add tests for changes to effect value context; MozReview-Commit-ID: JuTRERHU4xl Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1260983 20 April 2016, 15:20:43 UTC
aa91106 Move common test cases to a new file. MozReview-Commit-ID: G65kDIoGqVK Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1244643 20 April 2016, 15:20:43 UTC
b114d46 Don't allow animation of 'display' property; MozReview-Commit-ID: HOVHXfoFv5l Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1264396 20 April 2016, 15:20:43 UTC
be84264 Part2.Copy css animation mochitest to web-platform tests. MozReview-Commit-ID: 7Sl1MLWFWBQ Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1260084 20 April 2016, 15:20:43 UTC
d0cabcd Append tests for easing. MozReview-Commit-ID: 3RYWjsViwJZ Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1244643 20 April 2016, 15:20:43 UTC
e712d11 Use 50% switch behavior if StyleAnimationValue::Interpolate fails; In KeyframeEffectReadOnly::ComposeStyle we call StyleAnimationValue::Interpolate but assume that it always passes. That was true when that code was only used for CSS animations and CSS transitions since they check that their animation values can be interpolated before setting up segments. However, when we set up animations using the Web Animations API we don't perform that check so it is possible for this call to fail. In that case, we could just bail, but, according to CSS Transitions we should apply a 50% switch in this case: https://drafts.csswg.org/css-transitions/#step-types (In Web Animations, specifying this is an open issue. See: https://w3c.github.io/web-animations/#specific-animation-behaviors). Bug 1064937 tracks doing this in general (we'll likely need to mark various properties as being no longer unanimatable but instead as supporting discrete animation) but we can start to introduce it now. Later in bug 1245748, CSS animations and transitions will likely start using the same code path as the Web Animations API for setting up keyframes. As a result, unless we take care to add checks that the values we set are interpolable, the 50% switch behavior will begin to apply to CSS animations and transitions too at that point. Some concerns have been raised about possible web compatibility issues around the 50% switch behavior (see [1] and [2]). For CSS animations, Chrome already supports this behavior so it should be ok at least for CSS animations. When we switch CSS transitions over to the same code path, however, we will need to be careful to add checks that the transition endpoints are interpolable (we can investigate introducing this behavior to transitions as a separate bug that can be easily backed out / preffed off). Regarding the naming of the test added here, going forward we would like to restructure the tests under web-platform-tests to better match the structure of the Web Animations since that seems to be the convention there. However, this doesn't *quite* match the structure of the spec since there are upcoming changes to the spec in this area (e.g. renaming animation behaviors to animation types). However, it should be close enough that we don't have to move it around too much in future. [1] https://drafts.csswg.org/css-transitions/#step-types [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1064937#c0 MozReview-Commit-ID: KcxILrckJg9 Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1260572 20 April 2016, 15:20:43 UTC
efd1e74 Update keyframe-effect/constructor.html to no longer refer to PropertyIndexedKeyframes or Keyframe; These types have been removed from the normative part of the Web Animations spec. MozReview-Commit-ID: LJkWvuDCT55 Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1260655 20 April 2016, 15:20:43 UTC
f4fc909 P3 Test FetchEvent.request.cache value on reload in wpt test. Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1263469 20 April 2016, 15:20:43 UTC
f779a24 Add some web platform tests that ensure that error events are fired on the window an event listener comes from, even if it's attached to an event target in a different window, and no matter how it got there. Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1259784 20 April 2016, 15:20:43 UTC
fca53aa Wrap lines in keyframe-effect/constructor.html to 80 chars; r=whitespace-only MozReview-Commit-ID: FMg5uhxuZ6L Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1260655 20 April 2016, 15:20:43 UTC
08b6392 Update to latest wpttools 20 April 2016, 10:07:06 UTC
ece3594 Test order of focus-related events; r=zcorpan (#2840) https://w3c.github.io/uievents/#events-focusevent-event-order https://w3c.github.io/uievents/#legacy-focusevent-event-order 19 April 2016, 19:06:43 UTC
20fa4a3 Merge pull request #2850 from w3c/sync_3dff69059e7bbbe230ef3ced1256d6c5e2d6b364 Merge pull request #2850 from sync_3dff69059e7bbbe230ef3ced1256d6c5e2d6b364 19 April 2016, 16:39:18 UTC
3dff690 Issue #10574 Use the document base url in img add a test with base path set to the resources path and an img with a cat and the reference directly to the image 19 April 2016, 16:39:05 UTC
b62c124 Merge pull request #2849 from w3c/sync_973124167bb34f18a7e68272904b0279226c1052 Merge pull request #2849 from sync_973124167bb34f18a7e68272904b0279226c1052 19 April 2016, 15:02:01 UTC
0ee379b Merge pull request #2848 from w3c/sync_66d0b97156dd93b107259be7a444bdc09ef970f9 Merge pull request #2848 from sync_66d0b97156dd93b107259be7a444bdc09ef970f9 19 April 2016, 15:01:45 UTC
a781322 Merge pull request #2847 from w3c/sync_38d690df882fb6b0fce0b710561cc71648fda56a Merge pull request #2847 from sync_38d690df882fb6b0fce0b710561cc71648fda56a 19 April 2016, 15:01:29 UTC
150dc49 Merge pull request #2846 from w3c/sync_db8e17349e0019117c53ce4c284b415f1b11ccf9 Merge pull request #2846 from sync_db8e17349e0019117c53ce4c284b415f1b11ccf9 19 April 2016, 15:01:13 UTC
38d690d Use the document base url when resolving iframe URLs 19 April 2016, 15:00:56 UTC
66d0b97 Use the document base url when resolving stylesheets 19 April 2016, 15:00:56 UTC
9731241 Implement HTMLTableElement.insertRow() refs: https://github.com/servo/servo/issues/9269 and update HTMLTableElement.webidl insertRow returns an HTMLTableRowElement and throws an IndexSizeError sortable and stopSorting were removed. 19 April 2016, 15:00:56 UTC
db8e173 Implement the table section IDL attributes for HTML tables 19 April 2016, 15:00:56 UTC
b9e77ce Update for whatwg/dom@537e579f 19 April 2016, 12:16:45 UTC
6abe612 More createDocument tests This catches a Gecko bug where it looks at the document type in some cases to determine the type of document produced (https://bugzilla.mozilla.org/show_bug.cgi?id=520969). 19 April 2016, 12:16:45 UTC
3219251 createElement now sets namespace from contentType (#2826) Update for whatwg/dom@c8ae9cbd (and whatwg/dom@537e579f). 19 April 2016, 12:14:46 UTC
3b85872 Merge pull request #2845 from w3c/eventsource-eventtarget Use a worker test for eventsource-eventtarget. 19 April 2016, 11:58:26 UTC
46edd9e Update Blob slice test (#2841) - Per https://www.w3.org/TR/FileAPI/#dfn-contentTypeBlob described that relativeContentType is valid inside the range of U+0020 to U+007E, and set to be empty string when outside the range. 19 April 2016, 11:48:57 UTC
f3f5160 Update to latest testharness.js 19 April 2016, 09:04:05 UTC
bbcf969 Test that :read-only matches <input>s to which [readonly] doesn't apply and thus aren't :read-write (#2843) 19 April 2016, 07:26:04 UTC
c7e9734 Change assertion to match assert description (#2844) 18 April 2016, 21:45:44 UTC
0596322 Update for spec (#2842) 18 April 2016, 13:24:28 UTC
b2e4d97 Test that :read-write doesn't match input types to which [readonly] doesn't apply (#2839) 18 April 2016, 09:27:48 UTC
2bd7217 Add IDL harness tests for generic sensor and ambient light APIs. Remove tests for deprecated API. (#2834) * Add IDL harness tests for generic sensor and ambient light APIs. * Add @riju as test owner. * Fix lint warnings. * Remove tests for previous API. 17 April 2016, 04:36:51 UTC
8dca3b4 Replace createShadowRoot with attachShadow (#2823) Also change <content> to <slot> where necessary. 15 April 2016, 07:23:17 UTC
71e3452 Do not gratuitously break tests in IE (#2837); r=Ms2ger 14 April 2016, 12:17:47 UTC
e985ed4 Better assert message (#2836); r=Ms2ger The assert message for pluralized legacy event interfaces earlier in the file has an "s" in the message already. 14 April 2016, 12:09:32 UTC
683e39f Add more incorrect types for createEvent (#2820); r=Ms2ger Taken from Gecko source code. 14 April 2016, 12:00:27 UTC
faaca15 Test that :in-range / :out-of-range only match when the input has a range limitation (#2832) 14 April 2016, 09:31:20 UTC
36adc03 Add a test for canvas fallback content. (#2833) 14 April 2016, 09:25:34 UTC
da1d328 Constructors without "new" throw (#2827); r=Ms2ger Not yet in a spec, but heycam told me this is the correct behavior, and Ms2ger recommended updating the test without waiting for the spec to be updated. Spec bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22808 13 April 2016, 13:06:05 UTC
d4d95f0 Increase thoroughness of :in-range & :out-of-range tests (#2817) * Add `readonly` attribute test * Test temporal <input>s with range limitations * Test that <input type="range"> never matches * Test that <input> types which cannot have range limitations and/or are barred from constraint validation never match 13 April 2016, 09:41:19 UTC
2395b7f Creating shadow root on <ul> element is now not allowed (#2764) 13 April 2016, 03:40:25 UTC
4692b79 form elements in shadow should not be submitted (#2763) 13 April 2016, 03:02:43 UTC
51768b8 Remove obsolete/invalid shadow-dom tests (#2762) * Remove tests that create shadow root on not-allowed elements. All of these tests tried to create shadow root on not whilte- listed HTML elements. * Remove a test based on old CSS variables spec * This test case is invalid. This depends on multiple shadow root, which is removed from the latest spec. 13 April 2016, 03:02:31 UTC
947e650 Fix the test that assumes event is not dispatched (#2761) The test assumed that an event will not be dispatched when target and relatedTarget are the same, but with the current spec this happens only for trusted event or explicitly initilized with relatedTarget true. 13 April 2016, 03:02:16 UTC
8cd5c3d Now cloneNode() on a shadow root will throw NotSupportedError exception. (#2760) See also https://github.com/w3c/webcomponents/issues/393 13 April 2016, 03:01:08 UTC
b4056de Test that :default matches prechecked radio buttons (#2811) Per https://html.spec.whatwg.org/multipage/scripting.html#selector-default > The `:default` pseudo-class must match any element falling into one of the following categories: > [...] > * <input> elements to which the `checked` attribute applies and that have a `checked` attribute Per https://html.spec.whatwg.org/multipage/forms.html#radio-button-state-(type=radio) > 4.10.5.1.16 Radio Button state (type=radio) > [...] > The following common input element content attributes and IDL attributes apply to the element: checked and required content attributes; 13 April 2016, 00:04:24 UTC
023bfd6 Update dom/interfaces.html IDL (#2818); r=Ms2ger 12 April 2016, 15:28:46 UTC
d8797f3 Fix :default test of <option selected> (#2810) The duplicate ID could allow buggy implementations to pass. 12 April 2016, 11:43:11 UTC
d011702 Merge pull request #2816 from w3c/sync_0f88e3b6de33b5ff727055f328327004df65ec46 Merge pull request #2816 from sync_0f88e3b6de33b5ff727055f328327004df65ec46 12 April 2016, 07:07:01 UTC
65c801a Merge pull request #2815 from w3c/sync_149434522399dbb0796718614c5f0e965ca43a2b Merge pull request #2815 from sync_149434522399dbb0796718614c5f0e965ca43a2b 12 April 2016, 07:06:45 UTC
7a50d7e Merge pull request #2814 from w3c/sync_da62f183bfa516d7c262cf8610e76aeb5e6c06d6 Merge pull request #2814 from sync_da62f183bfa516d7c262cf8610e76aeb5e6c06d6 12 April 2016, 07:06:30 UTC
1d3eb69 Merge pull request #2813 from w3c/sync_aa92b80c988c6fa01fd5ae415454c09c1d066694 Merge pull request #2813 from sync_aa92b80c988c6fa01fd5ae415454c09c1d066694 12 April 2016, 07:06:15 UTC
557fba3 Merge pull request #2812 from w3c/sync_9ca6baf3633faa6a2615bfd6d58c2ed8c034d7a1 Merge pull request #2812 from sync_9ca6baf3633faa6a2615bfd6d58c2ed8c034d7a1 12 April 2016, 07:05:57 UTC
0f88e3b Add WPT test for 'align' attribute on '<hr>'. 12 April 2016, 07:05:44 UTC
1494345 Avoid script execution when not found Fix #8391 12 April 2016, 07:05:44 UTC
9ca6baf Rewrite scrollingElement.html to fail reliably when URL.createObjectURL is not implemented. 12 April 2016, 07:05:44 UTC
back to top