Alan Kemp
Alan Kemp
When specifying `background-position-x: right` or `background-position-y: bottom` the case where no offset value was provided did not work. This now creates the EdgeStyleValue setting the edge with an offset of...
This PR adds a new method to BrowserWindow to create a new tab with a target URL and calls it on middle mouse click.
The TiffGenerator tool assumes the target directory exists, which is fine within serenity, but if you are creating a new standalone lagom app this is not the case.
When using LibGfx as a library outside of serenity, the output directory for TIFFGenerator.py did not exist, causing a build failure. This creates the directory as part of the cmake...
When I click on a link in the table of contents, say on this page: https://workers.cloudflaredocs.workers.dev/learning/getting-started It doesn't fully scroll to the section I selected. To get to "7. Publish...