Issue #2499 - Part 3: Add CSS clip overflow support with serialization fixes

This commit is contained in:
MeladJM 2025-07-08 05:46:54 +08:00 committed by roytam1
commit 5e8e1208e7
40 changed files with 144 additions and 97 deletions

View file

@ -3411,7 +3411,7 @@ exports.CSS_PROPERTIES = {
"-moz-grid-line",
"-moz-groupbox",
"-moz-gtk-info-bar",
"-moz-hidden-unscrollable",
"clip",
"-moz-image-rect",
"-moz-inline-box",
"-moz-inline-grid",
@ -8557,8 +8557,8 @@ exports.CSS_PROPERTIES = {
],
"supports": [],
"values": [
"-moz-hidden-unscrollable",
"auto",
"clip",
"hidden",
"inherit",
"initial",
@ -8591,8 +8591,8 @@ exports.CSS_PROPERTIES = {
],
"supports": [],
"values": [
"-moz-hidden-unscrollable",
"auto",
"clip",
"hidden",
"inherit",
"initial",
@ -8609,8 +8609,8 @@ exports.CSS_PROPERTIES = {
],
"supports": [],
"values": [
"-moz-hidden-unscrollable",
"auto",
"clip",
"hidden",
"inherit",
"initial",