- From: Marcos Caceres <notifications@github.com>
- Date: Tue, 22 Mar 2016 02:44:57 -0700
- To: w3c/manifest <manifest@noreply.github.com>
Received on Tuesday, 22 March 2016 09:45:27 UTC
> @@ -136,6 +136,7 @@
> <pre class="example highlight json" title="typical manifest">
> {
> "lang": "en",
> + "dir": "ltr",
> On 22 Mar 2016, at 7:35 PM, Kenneth Rohde Christiansen <notifications@github.com> wrote:
>
> In index.html:
>
> > @@ -136,6 +136,7 @@
> > <pre class="example highlight json" title="typical manifest">
> > {
> > "lang": "en",
> > + "dir": "ltr",
> Why was dir chosen instead of direction or directionality? Is this a common abbreviation for this? It made me think of directory :)
>
Similarly named attributes in the HTMLs and the XMLs.
> —
> You are receiving this because you authored the thread.
> Reply to this email directly or view it on GitHub
>
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/433/files/73bd4bcc079f2cf1c97c2ed41d287880c26d1036#r56958820
Received on Tuesday, 22 March 2016 09:45:27 UTC