Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/requirements.tmpl

Issue 29749597: Fixes #17 - Added Microsoft Edge to requirements page (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Addressed #2 Created April 12, 2018, 3:24 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/requirements.tmpl
===================================================================
--- a/pages/requirements.tmpl
+++ b/pages/requirements.tmpl
@@ -31,16 +31,22 @@
<li>Safari 6</li>
<li>Safari 7</li>
<li>Safari 8</li>
<li>Safari 9</li>
<li>Safari 10</li>
<li>Safari 11</li>
</ul>
+<h2 id="microsoft-edge">Microsoft Edge</h2>
+<ul>
+ <li>{{ "Microsoft Edge released with Windows 10 Anniversary Update (EdgeHTML 14.14393) (legacy support)" | translate("edge-anniversary-update", "list item") }}</li>
+ <li>{{ "Microsoft Edge released with Windows 10 Fall Creators Update (EdgeHTML 16.16299)" | translate("edge-creators-update", "list item") }}</li>
+</ul>
+
<h2 id="internet-explorer">Internet Explorer</h2>
<ul>
<li>Internet Explorer 8</li>
<li>Internet Explorer 9</li>
<li>Internet Explorer 10</li>
<li>Internet Explorer 11</li>
</ul>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld