Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

mightyiam (Shahar Or)

Member since
mightyiam

Recent Docs Activity

View all activity
Page Date Comment

direction


direction


Is the default value of `direction` really `ltr`? It seems to me like the default value is `inherited`. The reason that elements are `ltr` by default is that they inherit from the default value of direction for HTML documents, which is `ltr`.