possible css validation error for border-width
I have an inline css statement with the following:
border-width: 1px 0px 0px 1px;
IntelliJ 6 is shoing a red marker and the following text "nonshorthand
property border-width has shorthand value". According to w3schools.com,
border-width is indeed a shorthand property and seems to have been supported
by all the major browsers for quite some time.
Steve
请先登录再写评论。
Thank you, we fixed this issue in 6.0.2
Steve wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"