csstools / csstools/normalize.css

Why we have nesting of where in dl ol ul ? ( :where(dl, ol, ul))

Đang mở
#28 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
HTML
Star
656
Fork
66
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Why do we have a double nesting of where for dl,ol,ul ?

:where(dl, ol, ul) :where(dl, ol, ul) {
margin-block-end: 0;
margin-block-start: 0;
}

Actualy that's not working for only 1 nesting like :


Coffee

Black hot drink

https://github.com/csstools/normalize.css/blame/a4a0c202e8b34426e0cd8e0411005906cd94e407/normalize.css#L36

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.