[csswg-drafts] Pull Request: [css-pseudo] only propagate ::first-line to ancestors in BFC

gsnedders has just labeled a pull request from Loirooriol for https://github.com/w3c/csswg-drafts as "css-pseudo-4":

== [css-pseudo] only propagate ::first-line to ancestors in BFC ==
The current text was copied from CSS2.1, but nowadays there are block containers which do not participate in a BFC other than table-cell and inline-block, e.g. flex items and grid items.

This is a minor fix, I think the whole algorithm should be replaced with something like #1158.

See https://github.com/w3c/csswg-drafts/pull/1174

Received on Thursday, 25 May 2017 09:53:04 UTC