summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html
Commit message (Collapse)AuthorAgeLines
* Bug 1276438 part 3. Align the .body setter with the spec a bit better.Gaming4JC2020-01-26-0/+50
| | | | | | | | | | | | There are two changes here: 1) We allow setting .body even if the root element is not an <html:html>. This is what the spec says to do, and what we used to do before the changes in bug 366200. No tests for this yet, pending https://github.com/whatwg/html/issues/3403 getting resolved. 2) We use GetBody(), not GetBodyElement(), to look for an existing thing to replace. This matters if there are <frameset>s involved. Tag UXP Issue #1344 Tag UXP Issue #252
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22-11/+12
| | | | | The behavior change of document.open() requires these tests to be changed to account for the new spec behavior.
* 1333045 - Update Location object properties to current spec.Gaming4JC2019-07-18-0/+55
| | | | | | | Specifically, three changes: 1) valueOf should be non-enumerable. 2) valueOf should be === to Object.prototype.valueOf. 3) There should be no toJSON.
* Update webplatform tests for multiline placeholder.wolfbeast2019-02-20-0/+109
| | | | | | | | | Note: MANIFEST updated per the normal procedure using `mach wpt-manifest-update` lint.whitelist updated to reflect intentional use of CR in these tests. Resolves #977
* 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/+100
| | | | https://github.com/MoonchildProductions/moebius/pull/73
* HTML - implement the labels attributejanekptacijarabaci2018-03-12-1/+219
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+116560