Christoph Päper
Christoph Päper
Unfortunately, you’re correct: attribute selectors do not trim leading and trailing whitespace from the value, unless you use `~=` instead, which allows other false positives. It should be possible with...
Instead of ~~~~ html Status 1 Data 1 ~~~~ all of the following, nesting within `tbody`, would make more structural sense to me: ~~~~ html Status 1 Data 1 ~~~~...
Also note that neither the mature [Display 4](https://drafts.csswg.org/css-display-4/#layout-specific-display) nor the eternally work-in-progress [Table 3](https://drafts.csswg.org/css-tables-3/#table-grid-box) module of CSS would currently support a `table-caption` box within a `table-row-group` box in a useful...
Probably worth a separate issue, but I have neither a use case nor a personal need for this: What about a `level-count()` function to return the amount of nesting without...
 
Oops, I didn’t realize Github redirected me to mdn/mdn. I wanted and started to create this in [mdn/browser-compat-data](https://github.com/mdn/browser-compat-data/issues) of course.
 
There apparently was a proposal in 2018, which was rejected. Since neither the proposal nor the rejection are publicly available, I don’t know why exactly it failed. You could prepare...
Trombone U+1FA8A is part of Emoji 17.0. https://www.unicode.org/cgi-bin/GetDocumentLink?L2/24-256
Please also check that is updated correctly. After the specs have been moved, some entries still point to the FXTF domain. (There are also still some non-CSS entries in it.)