- Notifications
You must be signed in to change notification settings - Fork914
Add missing CSS properties : margin-block, pading-block, scroll-behavior, conic-gradient, filter-effects#8790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
matthiasblaesing left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you for the addition. I made a first pass over this and left a few inline comments.
...rc/org/netbeans/modules/css/editor/module/main/properties/backgrounds_and_borders.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
...rc/org/netbeans/modules/css/editor/module/main/properties/backgrounds_and_borders.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
....editor/src/org/netbeans/modules/css/editor/module/main/properties/filter_effects.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
....editor/src/org/netbeans/modules/css/editor/module/main/properties/filter_effects.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
....editor/src/org/netbeans/modules/css/editor/module/main/properties/filter_effects.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
...ss.editor/src/org/netbeans/modules/css/editor/module/main/properties/image_values.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
ide/css.editor/src/org/netbeans/modules/css/editor/module/main/properties/overflow.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
ide/css.editor/src/org/netbeans/modules/css/editor/module/main/properties/overflow.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
ide/css.editor/src/org/netbeans/modules/css/editor/module/main/properties/overflow.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
ide/css.editor/src/org/netbeans/modules/css/editor/module/main/properties/overflow.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
3a7b787 todb42be1Comparehaidubogdan commentedSep 8, 2025
Thanks for the review, I think I'm beginning to better understand the properties structure. |
matthiasblaesing left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you for the updates. I made a second pass and added some comments about necessary rearrangements. I hope that they make sense.
...editor/src/org/netbeans/modules/css/editor/module/main/properties/basic_box_model.propertiesShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
ide/css.editor/src/org/netbeans/modules/css/editor/module/main/properties/overflow.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
...css.editor/src/org/netbeans/modules/css/editor/module/main/properties/scroll_snap.properties OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
ide/css.editor/src/org/netbeans/modules/css/editor/module/main/DefaultCssEditorModule.java OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
ide/css.editor/src/org/netbeans/modules/css/editor/module/main/DefaultCssEditorModule.java OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
ide/css.editor/src/org/netbeans/modules/css/editor/module/main/DefaultCssEditorModule.java OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
3779600 to92cf9b2Comparehaidubogdan commentedSep 25, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@matthiasblaesing |
92cf9b2 to57f61dbComparematthiasblaesing commentedSep 26, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I rebuild the css3-spec.zip with the updated instructions (please replace the https URL with a plain http one, so that it is consistent). You can use it by replacing the line in the The idea here is that the
Edit: Of course experimental URLs need to be replace before integration. |
haidubogdan commentedSep 26, 2025
Thank you@matthiasblaesing |
matthiasblaesing commentedSep 28, 2025
After the successful run in#8869 I uploaded the new binary. So please two updates:
|
cde2da6 toff76342Comparehaidubogdan commentedSep 28, 2025
Nice, |
matthiasblaesing left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Please update the binaries-list to the final location. The variant with my staging upload was never pushed, the variant with the "final" update is not done yet.
Uh oh!
There was an error while loading.Please reload this page.
…ior, conic-gradient, filter-effectsCloses:apache#7010
ff76342 toec9501dComparematthiasblaesing commentedSep 28, 2025
Thank you! |
9cbd154 intoapache:masterUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
The following css style properties will be recognized :
Example:

Before
After:

Closes:#7010