From 451cd8d7705c7f5fbf655764382320ddf2a29ea3 Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Sat, 8 Jul 2017 21:12:20 +0100 Subject: Import all the new test cases --- test/test-pages/ars-1/source.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'test/test-pages/ars-1') diff --git a/test/test-pages/ars-1/source.html b/test/test-pages/ars-1/source.html index 6721ed2..cd6aed1 100644 --- a/test/test-pages/ars-1/source.html +++ b/test/test-pages/ars-1/source.html @@ -655,7 +655,7 @@ } }); CN.dart.getCommon()["domDelay"]["defaultVal"] = 100; - for (var i = 0; i < ars.AD.queue.length; i++) { + for (var i = 0; i < ars.AD.queue.length; i++) { var ad = ars.AD.queue[i], id = ad[0], args = ad[1]; @@ -678,10 +678,10 @@ function program1(depth0, data) { var buffer = "", stack1; - buffer += "\n \n \n \n "; + buffer += "\n <span style=\"width:50px; height:50px; overflow:hidden; display:inline-block; float:left; margin:2px 10px 5px 0\">\n <img src=\"" + escapeExpression(((stack1 = ((stack1 = depth0.image), stack1 == null || stack1 === false ? stack1 : stack1.href)), typeof stack1 === functionType ? stack1.apply(depth0) : stack1)) + "\" style=\"float:none; margin:0; height:50px; width:auto;\" />\n </span>\n "; return buffer; } - buffer += "
  • \n \n

    Sponsored by: " + escapeExpression(((stack1 = ((stack1 = depth0.sponsor), stack1 == null || stack1 === false ? stack1 : stack1.name)), typeof stack1 === functionType ? stack1.apply(depth0) : stack1)) + "

    \n "; + buffer += escapeExpression(stack1) + "\">\n <h2 style=\"color:#00A3D3;\">Sponsored by: <span style=\"text-transform:none;\">" + escapeExpression(((stack1 = ((stack1 = depth0.sponsor), stack1 == null || stack1 === false ? stack1 : stack1.name)), typeof stack1 === functionType ? stack1.apply(depth0) : stack1)) + "</span></h2>\n "; stack2 = helpers['if'].call(depth0, ((stack1 = depth0.image), stack1 == null || stack1 === false ? stack1 : stack1.href), { hash: {}, inverse: self.noop, @@ -701,7 +701,7 @@ if (stack2 || stack2 === 0) { buffer += stack2; } - buffer += "\n

    "; + buffer += "\n <h1 class=\"heading\">"; if (stack2 = helpers.title) { stack2 = stack2.call(depth0, { hash: {}, @@ -711,7 +711,7 @@ stack2 = depth0.title; stack2 = typeof stack2 === functionType ? stack2.apply(depth0) : stack2; } - buffer += escapeExpression(stack2) + "

    \n
    \n
  • "; + buffer += escapeExpression(stack2) + "</h1>\n </a>\n</li>"; return buffer; }; -- cgit v1.2.3