Devographics / surveys

YAML config files for the Devographics surveys
43 stars 8 forks source link

Feature: Two-value syntax for `display` #29

Open SebastianZ opened 1 year ago

SebastianZ commented 1 year ago

Spec: https://drafts.csswg.org/css-display/#the-display-properties MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/display Other links: https://css-tricks.com/two-value-display-syntax-and-sometimes-three/ https://hacks.mozilla.org/2019/10/the-two-value-syntax-of-the-css-display-property/

This is probably not commonly used yet, though once this got implemented in Gecko, Rachel Andrew and Miriam Suzanne tried to raise the awareness of there being an inner and an outer display. So maybe the survey can achieve that goal and push the other implementors to also pick up this feature.

Sebastian

LeaVerou commented 1 year ago

Given that it recently shipped in Safari, and has shipped in Gecko for a while, I think that would be a good one to add.