Dmitry Turin wrote: > Good day. > > Are there conflict between two following definitions in one css-file ? > > list-style-image: url ("a.gif"); > ::marker { > content: url ("b.gif"); > > > If yes, how this conflict is solving ? I believe the ::marker rule takes precedence. The list-style-image becomes ::marker's content when 'content: normal', but we have overridden that value with 'url(b.gif)'. See http://www.w3.org/TR/css3-content/#normal1 ~fantasaiReceived on Friday, 15 June 2007 15:08:32 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:51 GMT