Re: [csswg-drafts] [CSS2] !important not in index

This isn't an Indexes issue, it's a 2.1 issue - @gsnedders is saying that it doesn't appear in the *2.1 index*. And it doesn't show up there because it's not actually marked up as a definition anywhere in 2.1.  (And then, *because* of that, it obviously doesn't show up in Bikeshed's definition database, and thus not in any indexes.)

As for how to mark it up, I suspect we want to match the global keywords and treat it as a "value" type dfn for 'all'; so in 2.1 it would get `<dfn data-dfn-type=value data-dfn-for=all>!important</dfn>`.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1029#issuecomment-411125192 using your GitHub account

Received on Tuesday, 7 August 2018 16:49:50 UTC