Clarify patternTransform/linearTransform presentation attriute behavi… by dirkschulze · Pull Request #378 · w3c/svgwg

The relevant headings in this table (https://svgwg.org/svg2-draft/styling.html#PresentationAttributes) are:

  1. Properties with a presentation attribute
  2. Elements that support the presentation attribute

Your edits are not consistent with that.

To keep the current table structure, there should be one row for the transform property, and then three paragraphs in the second column, for the three different presentation attributes and the elements they apply on.

Alternatively, we could re-arrange the entire table into a three-column structure: style property, presentation attribute name, and applicable elements.

(Also, as we discussed on the call, there will need to be an edit to the changes appendix before merging the PR.)