blob: cc072594978af9a3d03c764f8c8ecee9977d45af [file] [log] [blame]
PASS e.style['letter-spacing'] = "clamp(1px, 2px, 3px)" should set the property value
PASS e.style['letter-spacing'] = "clamp(1px, 2px, clamp(2px, 3px, 4px))" should set the property value