Files
ladybird/Userland/Libraries/LibWeb/HTML
Andreas Kling 95097e47a7 LibWeb: Allow calc() values in image sizes attribute
Note that we currently can't resolve calc() values without a layout
node, so when normalizing an image's source set, we'll flush any pending
layout updates and hope that gives us an up-to-date layout node.

I've left a FIXME about implementing this in a more elegant and less
layout-thrashy way, as that will require more architectural work.
2023-07-29 11:58:51 +02:00
..
2023-06-21 16:30:27 +02:00
2023-06-21 16:30:27 +02:00
2023-05-16 11:25:44 +02:00
2023-05-24 23:18:07 +02:00
2023-05-24 23:18:07 +02:00