1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 02:48:11 +00:00
serenity/Meta/gn/secondary/Userland/Libraries/LibWeb/CSS
Andreas Kling 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport
We got some errors while loading https://twinings.co.uk/ about this
interface missing, and it looked fairly simple so I sketched it out.
Note that I did leave some FIXMEs where it's not clear exactly which
metrics we should be returning.
2023-08-06 16:29:24 +02:00
..
Parser Meta: Update gn build files with latest changes 2023-07-12 08:31:43 +01:00
StyleValues Meta: Port recent LibWeb and LibJS changes to gn build 2023-07-20 06:48:13 +01:00
SyntaxHighlighter Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
BUILD.gn LibWeb: Implement basic version of CSSOM View's VisualViewport 2023-08-06 16:29:24 +02:00