Neilzon Viloria
Neilzon Viloria
### Describe want to want Support for `UNION`, `INTERSECT` and `EXCEPT` https://www.postgresql.org/docs/current/queries-union.html
# Description Before, we were only adding gap tracks if the css property `gap: ...` had an explicit property. This PR makes sure we always add gap tracks between column...
# Description This PR allows for the inspector to be docked in the window beside the web content. There are some issues with the `` tag dropdowns that are within...
# Description Small fix adding `./Meta/ladybird.sh run ...` to docs for generating test expectations file
# Description This PR implements `align-content` for grid layouts and adds `start` and `end` values to `align-content` in `Enums.json`. The `start` and `end` values are specifically added to support their...
# Description The Ladybird browser crashes consistently when attempting to open the Supabase website. The crash occurs during layout tree creation, specifically in the CSS style properties handling code. ##...