Rick Hegarty created NETBEANS-445:
-------------------------------------
Summary: Many missing values for code completion of the CSS
display property
Key: NETBEANS-445
URL: https://issues.apache.org/jira/browse/NETBEANS-445
Project: NetBeans
Issue Type: Bug
Components: web - CSS Editor
Affects Versions: 9.0
Environment: Product Version: Apache NetBeans IDE Dev (Build
incubator-netbeans-release-205-on-20180202)
Java: 1.8.0_162; Java HotSpot(TM) 64-Bit Server VM 25.162-b12
Runtime: Java(TM) SE Runtime Environment 1.8.0_162-b12
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\johndoe\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\johndoe\AppData\Local\NetBeans\Cache\dev
Reporter: Rick Hegarty
Attachments: nbDisplayValues.png
Code completion offers many options for the value of the CSS *display* property
when editing a CSS file (see the attached screen shot), but there are still
many possible values that are not supplied.
Based on the information provided in "CSS Display Module Level 3"
(https://www.w3.org/TR/css-display-3) the following options should be added to
code completion for the *display* property in NetBeans:
***flow*
*flow-root*
*flex*
*grid*
*subgrid*
*ruby-base-container*
*ruby-text-container*
*contents*
*inline-flex*
*inline-grid*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists