Email or username:

Password:

Forgot your password?
Bramus

Did you know it's called the View Transition API (and not the View Transitions API [plural])?

Now MDN knows too (github.com/mdn/content/issues/) so there's no reason to keep using the wrong name.

Learn about this and other VT misconceptions in this post: developer.chrome.com/blog/view

3 comments
Bramus

To be clear: it's only when talking about the API when you should be using the singular form.

It's still perfectly fine to say things like “The site uses View Transitions” or “The View Transitions specification”.

Vadim Makeev

@bramus Oh, hi! We have similar hobbies, it seems. I’m trying to convince people to say HTML elements, not HTML tags when referring to the actual elements.

Bramus

@pepelsbey If it weren’t for people like us, people would still be saying “alt tag” 😭

Go Up