- From: Addison Phillips via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Jan 2020 23:19:51 +0000
- To: public-i18n-archive@w3.org
I do not think you're misreading the HTML spec. The intention was that the value of `dir` default to the direction of the parent element. This allows a document to set RTL at a higher level (such as, ultimately, on the document element) and have it cascade down to children--such that the page author doesn't have to set every single block element's `dir`. So I think the problem here is the wording in the test description. -- GitHub Notification of comment by aphillips Please view or discuss this issue at https://github.com/w3c/i18n-drafts/issues/235#issuecomment-571358662 using your GitHub account
Received on Monday, 6 January 2020 23:19:52 UTC