ampproject / amp-toolbox-php

AMP Optimizer PHP library
Apache License 2.0
74 stars 23 forks source link

Prevent `SelfClosingSVGElements` document filter from erroneously self-closing tags #513

Closed westonruter closed 2 years ago

westonruter commented 2 years ago

Fixes #512

Ensures that SelfClosingSVGElements will properly process:

westonruter commented 2 years ago

@schlessera Once this is merged, can a 0.11.0 release be made so we can include it in AMP plugin v2.2.2?