LibWeb: Add the overflow-inline property

This commit is contained in:
Tim Ledbetter 2025-09-18 21:40:27 +01:00 committed by Sam Atkins
parent 2e00ff80e5
commit 637724f8d9
Notes: github-actions[bot] 2025-09-19 12:42:53 +00:00
11 changed files with 116 additions and 6 deletions

View file

@ -2789,6 +2789,12 @@
"mapping": "block-xy"
}
},
"overflow-inline": {
"logical-alias-for": {
"group": "overflow",
"mapping": "inline-xy"
}
},
"overflow-x": {
"animation-type": "discrete",
"inherited": false,