Since CSS3 has the same behaviour http://www.w3.org/TR/css3-selectors/#Conformance, lets leave at it is. We can ignore vendor prefix errors too, since all main browsers are removing it. Binyamin On Thu, Jan 8, 2015 at 11:39 AM, Binyamin <7raivis@inbox.lv> wrote: > > Source: http://dev.w3.org/csswg/selectors/#invalid-selector > > Dropping whole selector list containing an invalid selector would lead to many future errors. > > * Why not just to ignore the invalid selector styling? > * What is the benefit of dropping whole selector list? The performance? > > Today's vendor prefixes leaded problem: @-webkit-keyframes,@keyframes{} is be shorter then to repeat whole style list again and again. And repeating same thing leads to maintenance and performance problems. > > > BinyaminReceived on Thursday, 8 January 2015 10:05:29 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:47 UTC