amperize
amperize copied to clipboard
Disallow width and/or height properties with % value in iframes
AMP doesn't allow percentage values as width or height properties in iframe tags and will error. We should simply remove those properties when a % sign is found.