summaryrefslogtreecommitdiffstats
path: root/testing/web-platform
Commit message (Expand)AuthorAgeLines
* Bug 1409976 - Add `slotchange` eventMatt A. Tobin2020-04-17-146/+0
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17-106/+0
* Bug 1413619 - Fix insertion point computation when display: contents pseudos ...Matt A. Tobin2020-04-17-0/+5
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17-214/+2
* Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode....Matt A. Tobin2020-04-17-8/+0
* Bug 1404842 - Implement Element.attachShadow and Element.slotMatt A. Tobin2020-04-17-807/+0
* Bug 1408341 - Implement assignedSlot on Element and TextMatt A. Tobin2020-04-17-9/+1
* Issue #1356 - Add tests.athenian2002020-01-28-0/+25
* Merge branch '1360'wolfbeast2020-01-27-5/+0
|\
| * Issue #1360 - Part 2: Update tests for changed preferences.wolfbeast2020-01-26-5/+0
* | Bug 1430034 - Fix attributeChangedCallback isn't fired with correct newValue ...Gaming4JC2020-01-26-0/+31
* | Bug 1415761 - Catch the exception and rethrow it after invoking custom elemen...Gaming4JC2020-01-26-0/+31
* | Bug 1319342 - Clone a node should enqueue an upgrade reaction.Gaming4JC2020-01-26-37/+0
* | Bug 1121994 - Implement adopted callback for custom elements.Gaming4JC2020-01-26-119/+0
* | Bug 1334044: Replace detached callback (v0) with disconnected callback (v1).Gaming4JC2020-01-26-62/+0
* | Bug 1334043 - Part 3: Update tests for connected callback.Gaming4JC2020-01-26-78/+0
* | Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name ...Gaming4JC2020-01-26-28/+25
* | Bug 1274159 - Part 3-2: Update web-platform-test expected result;Gaming4JC2020-01-26-28/+0
* | Bug 1274159 - Part 1: Support looking up definitions by using constructor as ...Gaming4JC2020-01-26-29/+0
* | Bug 1271549 - Remove details and summary preference.Gaming4JC2020-01-26-10/+3
* | Bug 1276438 part 3. Align the .body setter with the spec a bit better.Gaming4JC2020-01-26-0/+50
|/
* Bug 1322938 - Put <dialog> element behind preference.Gaming4JC2020-01-07-3/+10
* Bug 1322938 - Update <dialog> element Web Platform Tests expected results.Gaming4JC2020-01-07-289/+0
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22-11/+12
* Merge branch 'master' into js-moduleswolfbeast2019-11-10-5/+354
|\
| * 1333045 - Update Location object properties to current spec.Gaming4JC2019-07-18-0/+67
| * Merge branch 'master' into 816wolfbeast2019-04-05-2/+284
| |\
| | * Update webplatform tests for multiline placeholder.wolfbeast2019-02-20-2/+284
| * | Stage 1-4: Update testsTooru Fujisawa2019-02-03-3/+3
| |/
* | Merge branch 'master' into js-moduleswolfbeast2018-08-05-3/+0
|\|
| * Bug 1351193 - Update testsjanekptacijarabaci2018-07-20-3/+0
* | Bug 1340865 - New tests. (not hooked up)wolfbeast2018-07-10-0/+29
|/
* Bug 1394399 - Fix web-platform-tests to expect "same-origin" default Request....janekptacijarabaci2018-05-26-2/+2
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-4/+12
* Bug 1182569: Add credentials mode for fetch-frame-resource.https.html wpt testjanekptacijarabaci2018-04-30-2/+4
* Bug 1182569: Disable hsts priming for loads of type subdocument for wpt testsjanekptacijarabaci2018-04-30-0/+18
* Bug 1323941 - navigationStart should not be exposed to workers as timing attr...janekptacijarabaci2018-04-29-1/+51
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-8/+9
* moebius#312: DOM - Fix incorrect TypeError: Response body is given with a nul...janekptacijarabaci2018-04-24-0/+5
* Merge pull request #237 from janekptacijarabaci/js_dom_getSelection_document_1Moonchild2018-04-23-9/+0
|\
| * moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...janekptacijarabaci2018-04-23-9/+0
* | moebius#123: DOM - Events - support createEvent("FocusEvent")janekptacijarabaci2018-04-23-28/+0
|/
* Bug 1337814 - Add test for cancelling currently executing rIC callbackjanekptacijarabaci2018-04-18-0/+6
* Bug 1334904 - Add test for when rIC timeouts doesn't need timeoutjanekptacijarabaci2018-04-18-0/+15
* moebius#73: DOM - window.requestIdleCallback - improvements (basic)janekptacijarabaci2018-04-18-0/+106
* Merge pull request #174 from janekptacijarabaci/url_parser_1New Tobin Paradigm2018-04-16-14/+0
|\
| * moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15-14/+0
* | Merge pull request #172 from janekptacijarabaci/svg_canvasImageSource_1New Tobin Paradigm2018-04-16-3/+15
|\ \
| * | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a Ca...janekptacijarabaci2018-04-15-3/+15
| |/
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-15-14/+0
|\|