Re: [csswg-drafts] [css-break-3][css-overflow] Proposal for pseudo-selector :wrapped-line

I'm afraid this could cause circular definitions like

```css
:not(:wrapped-line) {
  height: 0;
}
```

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2011#issuecomment-347044879 using your GitHub account

Received on Sunday, 26 November 2017 22:43:20 UTC