ladybird/Base
Sam Atkins 416033a660 LibWeb: Support range syntax for media queries
This means you can now do queries like:

```css
@media (400px <= width < 800px) { }
```

Chromium and Firefox which I tested with both don't support this yet, so
that's cool. :^)
2022-01-02 15:43:51 +01:00
..
bin
etc Base: Add archive icons and use them for compressed files 2021-12-08 17:59:00 +01:00
home/anon Base: Set ImageViewer as the launcher for .qoi files 2021-12-21 13:27:27 +01:00
res LibWeb: Support range syntax for media queries 2022-01-02 15:43:51 +01:00
root Base: Add new system-mode that just generates manpages 2021-11-01 21:12:58 +01:00
usr mkdir: Use FilePermissionsMask to handle mode option 2022-01-01 17:33:43 +00:00
www