When using the "content: attributes()" CSS extension, is there any way to control in which order the attributes are listed? I have element that is displaying, for instance:
height: src: type: width: and it would be nice if height and width could be together rather than alphabetical. Bng

