mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
LibWeb: Add the overflow-inline property
This commit is contained in:
parent
2e00ff80e5
commit
637724f8d9
Notes:
github-actions[bot]
2025-09-19 12:42:53 +00:00
Author: https://github.com/tcl3
Commit: 637724f8d9
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6235
Reviewed-by: https://github.com/AtkinsSJ ✅
11 changed files with 116 additions and 6 deletions
|
|
@ -2789,6 +2789,12 @@
|
|||
"mapping": "block-xy"
|
||||
}
|
||||
},
|
||||
"overflow-inline": {
|
||||
"logical-alias-for": {
|
||||
"group": "overflow",
|
||||
"mapping": "inline-xy"
|
||||
}
|
||||
},
|
||||
"overflow-x": {
|
||||
"animation-type": "discrete",
|
||||
"inherited": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue