- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 23 Oct 2019 18:43:47 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 24 October 2019 01:43:48 UTC
marcoscaceres commented on this pull request.
> @@ -1951,8 +1950,7 @@ <h3>
The <dfn>orientation</dfn> member is a <a>string</a> that serves as
the <a>default orientation</a> for all <a>top-level browsing
contexts</a> of the web application. The possible values are those of
- the <a>OrientationLockType</a> enum defined in
- [[SCREEN-ORIENTATION]].
+ the {{orientationlocktype}} enum defined in [[SCREEN-ORIENTATION]].
```suggestion
the {{OrientationLockType}} enum defined in [[SCREEN-ORIENTATION]].
```
--
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/816#pullrequestreview-306278647
Received on Thursday, 24 October 2019 01:43:48 UTC