summaryrefslogtreecommitdiff
path: root/test/test-pages/lemonde-1
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-07-08 21:12:20 +0100
committerAndres Rey <[email protected]>2017-07-08 21:12:20 +0100
commit451cd8d7705c7f5fbf655764382320ddf2a29ea3 (patch)
treefc68685268d723b1623bfbfcc2e9e073bf6fd732 /test/test-pages/lemonde-1
parent8a33bcbed46eccd2860136ec2c7332c9cfa639f7 (diff)
Import all the new test cases
Diffstat (limited to 'test/test-pages/lemonde-1')
-rw-r--r--test/test-pages/lemonde-1/source.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test-pages/lemonde-1/source.html b/test/test-pages/lemonde-1/source.html
index 2cbad0e..093b02e 100644
--- a/test/test-pages/lemonde-1/source.html
+++ b/test/test-pages/lemonde-1/source.html
@@ -182,17 +182,17 @@
var f = function(a, c) {
var b;
if (void 0 === c || null === c || "" === c) return !0;
- for (b = 0; b < a.requireModules.length; b++)
+ for (b = 0; b &lt; a.requireModules.length; b++)
if (a.requireModules[b].match(c)) return !0;
return !1
},
g = function(a, c) {
var b;
- for (b = 0; b < d.requirejs.error_history.length; b++) f(d.requirejs.error_history[b], c) && a.call(this, d.requirejs.error_history[b])
+ for (b = 0; b &lt; d.requirejs.error_history.length; b++) f(d.requirejs.error_history[b], c) && a.call(this, d.requirejs.error_history[b])
},
h = function(a) {
var c, b = d.requirejs.handlers;
- for (c = 0; c < b.length; c++) f(a, b[c].regex) && b[c].fn.call(this, a)
+ for (c = 0; c &lt; b.length; c++) f(a, b[c].regex) && b[c].fn.call(this, a)
};
d.requirejs = {
handlers: [],