mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
Enable CSS aspect-ratio sizing
This commit is contained in:
parent
3df0ae2323
commit
7766f8f53d
12 changed files with 164 additions and 1310 deletions
|
|
@ -226,6 +226,7 @@ private:
|
|||
*/
|
||||
|
||||
already_AddRefed<CSSValue> DoGetAppearance();
|
||||
already_AddRefed<CSSValue> DoGetAspectRatio();
|
||||
|
||||
/* Box properties */
|
||||
already_AddRefed<CSSValue> DoGetBoxAlign();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue