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

Side by Side Diff: includes/polyfills.tmpl

Issue 29630614: [Demo] Issue 6047 - Missing background on uninstallation page (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created Dec. 5, 2017, 10:25 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « includes/navbar.tmpl ('k') | includes/scripts.tmpl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!--[if IE 8]>
2 <script src="/js/vendor/ie8.js"></script>
3 <![endif]-->
4 <!--[if lt IE 9]>
5 <script src="/js/vendor/html5shiv.js"></script>
6 <script src="/js/vendor/respond.min.js"></script>
7 <script src="/js/vendor/classList.js"></script>
8 <![endif]-->
9 <!--[if lt IE 10]>
10 <script src="/js/vendor/cssfx.min.js"></script>
11 <![endif]-->
12 <!--[if IE 8]>
13 <link rel="stylesheet" href="/css/empty.css" class="cssfx"/>
14 <![endif]-->
OLDNEW
« no previous file with comments | « includes/navbar.tmpl ('k') | includes/scripts.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld