summaryrefslogtreecommitdiffstats
path: root/dom/html/ImageDocument.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Ensure the right body element is used throughout the method call.Olli Pettay2019-09-05-1/+1
|
* Re-implement custom background color of standalone images.wolfbeast2018-08-20-0/+17
| | | | | | | | This resolves #717. Note: this does not affect other applications because the platform default is to use the "darknoise" background image for standalone image, which effectively overrides a bg color.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+851