Re: [fxtf-drafts] [css-masking-1] Remove requirement to support 'clip' property

http://www.bbc.co.uk/news/resources/idt-248d9ac7-9784-4769-936a-8d3b435857a8 is one page I know about that would break if this property becomes unsupported.

```css
.section-background.section-background-fixed {
    clip: rect(0, auto, auto, 0);
}
```

-- 
GitHub Notification of comment by mstange
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/248#issuecomment-359858086 using your GitHub account

Received on Tuesday, 23 January 2018 16:59:56 UTC