This question is simply a more recent version of this question.
I'm asking it again because:
- All the answers come with the caveat that "at the moment, there isn't much support", and are a few years old, so I'm guessing (hoping, really) that there's been some change, and
- the consensus seems to be that questions with dated answers should be re-asked to reopen dialogue.
So, has there been any change? It seems idiotic that this awesome tag would exist, but that there would be only one way to display it.
Codicil:
I know how to do basic stuff like:
meter
{
transform: rotate(-90deg);
width: 4em;
height: 4em;
border-radius: 0.75em;
overflow:hidden;
/**/
}
What I want to know is more meter-specific CSS information.