Enable CSS aspect-ratio sizing

This commit is contained in:
Basilisk-Dev 2026-05-10 13:00:24 -04:00 committed by wuggy
commit 7766f8f53d
12 changed files with 164 additions and 1310 deletions

View file

@ -226,6 +226,7 @@ private:
*/
already_AddRefed<CSSValue> DoGetAppearance();
already_AddRefed<CSSValue> DoGetAspectRatio();
/* Box properties */
already_AddRefed<CSSValue> DoGetBoxAlign();