1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:21:00 +00:00
serenity/Userland
Simon Wanner 145efbe07a LibWeb: Apply the CSS transform-origin property
We don't have transform-box yet, so this applies to the border-box
for now.

This also makes us pass a couple Web Platform Tests as well :^)
For example:
https://wpt.live/css/css-transforms/css3-transform-scale-002.html
2022-03-22 02:06:21 +01:00
..
Applets ClipboardHistory: Show ranges and max dimensions for copied glyphs 2022-03-18 01:12:26 +01:00
Applications LibGUI+FontEditor: Add context menu for editor actions 2022-03-20 20:00:25 +01:00
Demos Userland: Change static const variables to static constexpr 2022-03-18 19:58:57 +01:00
DevTools Everywhere: Move cpp-tests under /home/anon/Tests 2022-03-20 22:20:59 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games LibCards+Games: Change name of card type to card suit 2022-03-18 23:49:34 +00:00
Libraries LibWeb: Apply the CSS transform-origin property 2022-03-22 02:06:21 +01:00
Services LookupServer: Return with failure result when lookup fails 2022-03-20 12:09:31 +03:30
Shell Shell: Stop parsing options after the script name 2022-03-11 08:41:21 +03:30
Utilities Everywhere: Move js/web/wasm tests under /home/anon/Tests 2022-03-20 22:20:59 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00