Christoph Päper

Results 347 comments of 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...

![AI generated sample image 1](https://github.com/user-attachments/assets/8461eb76-6f66-4629-ba02-17c5a6be815e) ![AI generated sample image 2](https://github.com/user-attachments/assets/79ee68d7-25d9-4bef-b557-7e15e6584955)

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.

![AI-generated example of a seahorse emoji 1](https://github.com/user-attachments/assets/a6253ff9-ce7d-4792-9cbc-c51413c147f5) ![AI-generated example of a seahorse emoji 2](https://github.com/user-attachments/assets/2c892098-df95-42d9-9a21-51bb67b9348c)

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.)