Re: [csswg-drafts] [css-display] Should display: contents cause all SVG layout attributes to be ignored?

White / black listing all the svg attributes in a CSS spec does not sound like the right way forward. It's not very maintainable.

We should have categories, and say FOO attributes on `display:contents` svg elements are suppressed and have no effect, while BAR attributes continue to affect descendants.

Based on this discussion, I'm guessing that FOO and BAR are not existing categories, but we should consider creating them. Ideally they should be in the SVG spec(s), so that any time a new attribute is created it is defined which category it belongs to.

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

Received on Thursday, 5 April 2018 00:54:17 UTC