Skip to content

Commit

Permalink
[Mobile] Create change history for July 2018 snapshot (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
tidoust authored and xfq committed Aug 7, 2018
1 parent bcd210f commit 71a1a19
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 1 deletion.
42 changes: 42 additions & 0 deletions mobile/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,48 @@ <h1>About this document</h1>
<main data-contents="about">
<section>
<h2>Change History</h2>
<section>
<h3>July 2018</h3>
<p>Performance appears to be the main focus of standardization efforts in the past few months, with new exploratory work on mechanisms to optimize performance and/or tune the behavior of web browsers to fit applications needs. Most updates in the <a href="https://www.w3.org/2018/07/web-roadmaps/mobile/">July 2018</a> snapshot affect <a data-page="performance"></a> as a result:</p>
<dl>
<dt>Exploratory work</dt>
<dd><ul>
<li>Mention the CSS Animation Worklet API in <a data-page="performance"></a></li>
<li>Mention the CSS Overscroll Behavior Module Level 1 in <a data-page="performance"></a></li>
<li>Mention the Event Timing Web Perf API in <a data-page="performance"></a></li>
<li>Mention Priority Hints in <a data-page="performance"></a></li>
<li>Mention the Web Budget API in <a data-page="lifecycle"></a></li>
</ul></dd>

<dt>Technologies in progress</dt>
<dd><ul>
<li>Mention CSS Containment Module Level 1 in <a data-page="performance"></a></li>
<li>Mention Gamepad in <a data-page="userinput"></a></li>
<li>Mention the Identifiers for WebRTC's Statistics API in <a data-page="performance"></a></li>
<li>Mention MediaStreamTrack Content Hints in <a data-page="media"></a></li>
<li>Mention Referrer Policy in <a data-page="security"></a></li>
<li>Move Screen Orientation API from <a data-page="graphics"></a> to <a data-page="sensors"></a></li>
</ul></dd>

<dt>Well-deployed technologies</dt>
<dd><ul>
<li>Mention WebDriver in <a data-page="performance"></a></li>
</ul></dd>

<dt>Features not covered by on-going work</dt>
<dd><ul>
<li>Add gesture events to <a data-page="userinput"></a></li>
<li>Drop "More fine-grained network prioritization" from <a data-page="performance"></a> as Prioriy Hints now address that gap</li>
</ul></dd>
</dl>

<p>The implementation info rendered in tables now also embeds information from the <a href="https://github.com/mdn/browser-compat-data">MDN Browser Compatibility Data</a> project. Implementation data for a given specification can also be described at the feature level. When the framework does not have enough implementation data to assess whether a given implementation supports all features in a specification, it renders a "partial" badge.</p>

<p>Colors of maturity icons have been updated to use green for evergreen/living standards, and grey for specifications that do not contain normative content (such as group notes and guidelines).</p>

<p>A few other enhancements were made to the underlying framework e.g. to allow authors to link to the Editor's Draft, set the maturity status of a spec, and create "See also" and "Milestones" columns in summary tables (this roadmap does not use these features for now). Please refer to the <a href="https://github.com/w3c/web-roadmaps#framework-for-web-technology-roadmaps">documentation</a> for details.</p>
</section>

<section>
<h3>April 2018</h3>
<p>The <a href="https://www.w3.org/2018/04/web-roadmaps/mobile/">April 2018</a> snapshot introduces a number of features that were missing from the <a href="https://www.w3.org/2018/01/web-roadmaps/mobile/">January 2018</a> snapshot. Content-wise, the following changes were made:</p>
Expand Down
43 changes: 42 additions & 1 deletion mobile/about.zh.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,47 @@ <h1>关于此文档</h1>
<main data-contents="about">
<section>
<h2>更改历史</h2>
<section>
<h3>2018年7月</h3>
<p>性能是过去几个月标准化工作的主要焦点,新的探索性工作是优化性能或调整浏览器行为以满足 Web 应用需求的机制。<a href="https://www.w3.org/2018/07/web-roadmaps/mobile/">2018年7月</a>快照中的大多数更新都会影响<a data-page="performance"></a></p>
<dl>
<dt>探索性工作</dt>
<dd><ul>
<li><a data-page="performance"></a>中提及 CSS Animation Worklet API</li>
<li><a data-page="performance"></a>中提及 CSS Overscroll Behavior Module Level 1</li>
<li><a data-page="performance"></a>中提及事件计时 API</li>
<li><a data-page="performance"></a>中提及优先级提示</li>
<li><a data-page="lifecycle"></a>中提及 Web 预算 API</li>
</ul></dd>

<dt>开发中的技术</dt>
<dd><ul>
<li><a data-page="performance"></a>中提及 CSS Containment Module Level 1</li>
<li><a data-page="userinput"></a>中提及游戏手柄</li>
<li><a data-page="performance"></a>中提及WebRTC统计信息API标识</li>
<li><a data-page="media"></a>中提及 MediaStreamTrack 内容提示</li>
<li><a data-page="security"></a>中提及 Referrer Policy</li>
<li>将屏幕方向 API 从<a data-page="graphics"></a>移动到<a data-page="sensors"></a></li>
</ul></dd>

<dt>广泛部署的技术</dt>
<dd><ul>
<li><a data-page="performance"></a>中提及 WebDriver</li>
</ul></dd>

<dt>目前尚未覆盖的工作</dt>
<dd><ul>
<li>添加手势事件到<a data-page="userinput"></a></li>
<li>删除<a data-page="performance"></a>中的“更加精细的网络优化”,因为<a href="https://wicg.github.io/priority-hints/">优先级提示</a>解决了该问题</li>
</ul></dd>
</dl>

<p>表中呈现的实现信息现在加入了来自<a href="https://github.com/mdn/browser-compat-data">MDN浏览器兼容性数据</a>项目的信息。如果没有足够的实现数据来评估给定实现是否支持规范中的所有功能时,路线图会呈现“部分”徽章。</p>

<p>成熟度图标的颜色已更新为使用绿色表示常绿或持续更新标准、灰色表示不包含规范性(normative)内容的文档(例如工作组备忘和指南)。</p>

<p>对基础框架进行了一些其他增强,例如允许作者链接到编辑草案、设置规范的成熟度状态、在汇总表中创建“另见”和“里程碑”列(路线图目前没有使用这些功能)。有关详细信息,请参阅<a href="https://github.com/w3c/web-roadmaps#framework-for-web-technology-roadmaps">文档</a></p>
</section>
<section>
<h3>2018年4月</h3>
<p><a href="https://www.w3.org/2018/04/web-roadmaps/mobile/">2018年4月版</a>添加了在<a href="https://www.w3.org/2018/01/web-roadmaps/mobile/">2018年1月版</a>中缺少的一些功能。在内容方面,进行了以下更改:</p>
Expand Down Expand Up @@ -69,4 +110,4 @@ <h3>2018年1月</h3>
</main>
<script src="../js/generate.js"></script>
</body>
</html>
</html>

0 comments on commit 71a1a19

Please sign in to comment.