servo/resources/resource_protocol
lumiscosity bb5cb57099
Remove unused resources (#38245)
As previously discussed in #38229. To recap: `badcert.jpg` was made
unused in 8422dac811 and `tumbeast.png`
and its associated file of `not-found.html` were superseded at some
point by a message in `neterror.html` (if it were still used, it'd
surely be
[embedded](https://github.com/servo/servo/blob/main/components/shared/embedder/resources.rs).)

This PR also removes two unnecessary spaces inside of the new tab's CSS
file, ensuring a consistent 2 space indentation in the file and saving 2
bytes.

Testing: Unnecessary, as this commit only removes unused assets (and
fixes one style nit).

Signed-off-by: maple! <averyrudelphe@gmail.com>
2025-07-24 00:34:15 +00:00
..
newtab.css Remove unused resources (#38245) 2025-07-24 00:34:15 +00:00
newtab.html Basic tab strip for the minibrowser (#33100) 2024-08-27 20:17:33 +00:00
servo-color-negative-no-container.png Optimize PNG images in resources folder (#38229) 2025-07-23 18:43:09 +00:00