Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #439 - Remove web-platform tests from the tree. | Moonchild | 2021-02-04 | -18504/+0 |
| | | | | | This removes a total of 23,936 files we would never use nor have the capacity to properly maintain or keep up-to-date. | |||
* | Bug 1276438 part 3. Align the .body setter with the spec a bit better. | Gaming4JC | 2020-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 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+18454 |