From 8069dff4cd3e4f895c76677d1e468a8ee8a3f72e Mon Sep 17 00:00:00 2001 From: Kevin Schaaf Date: Thu, 19 Apr 2018 17:06:55 -0700 Subject: [PATCH] Clean up Polymer fn import --- test/smoke/behavior-mixin.html | 3 +- test/smoke/data-table.html | 9 +- test/smoke/passive-gestures.html | 3 +- test/unit/behaviors.html | 6 +- test/unit/configure.html | 21 +-- test/unit/custom-style-async.html | 3 +- test/unit/custom-style-late.html | 3 +- test/unit/custom-style-scope-cache.html | 3 +- test/unit/debounce.html | 3 +- test/unit/globals.html | 6 +- test/unit/logging.html | 3 +- test/unit/mixin-behaviors.html | 3 +- test/unit/multi-style.html | 3 +- test/unit/polymer-dom-observeNodes.html | 36 ++--- test/unit/polymer-dom.html | 12 +- test/unit/ready-attached-order.html | 15 +- test/unit/shady-content.html | 54 +++----- test/unit/shady-dynamic.html | 129 ++++++------------ test/unit/shady-events.html | 9 +- test/unit/shady.html | 3 +- test/unit/styling-cross-scope-apply.html | 39 ++---- .../styling-cross-scope-unknown-host.html | 6 +- test/unit/styling-cross-scope-var.html | 72 ++++------ test/unit/styling-scoped.html | 51 +++---- test/unit/template-whitespace.html | 18 +-- 25 files changed, 171 insertions(+), 342 deletions(-) diff --git a/test/smoke/behavior-mixin.html b/test/smoke/behavior-mixin.html index b8cdaa7873..e975f2c765 100644 --- a/test/smoke/behavior-mixin.html +++ b/test/smoke/behavior-mixin.html @@ -22,8 +22,7 @@ @@ -44,8 +43,7 @@ @@ -53,8 +51,7 @@ @@ -73,8 +70,7 @@
@@ -82,8 +78,7 @@ @@ -93,8 +88,7 @@ @@ -104,8 +98,7 @@ @@ -125,8 +118,7 @@ @@ -142,8 +134,7 @@ @@ -157,8 +148,7 @@ @@ -172,8 +162,7 @@ @@ -190,8 +179,7 @@ @@ -202,8 +190,7 @@ @@ -221,8 +208,7 @@ @@ -245,8 +231,7 @@ @@ -145,8 +137,7 @@ @@ -154,8 +145,7 @@ @@ -163,8 +153,7 @@ @@ -172,8 +161,7 @@ @@ -185,8 +173,7 @@ @@ -194,8 +181,7 @@ @@ -242,8 +226,7 @@ @@ -252,8 +235,7 @@ @@ -406,8 +384,7 @@ @@ -99,8 +98,7 @@
mixin9
@@ -151,8 +149,7 @@ x-keyframes @@ -299,8 +295,7 @@ @@ -422,8 +412,7 @@ @@ -441,8 +430,7 @@ @@ -485,8 +473,7 @@ @@ -76,8 +75,7 @@ Host property @@ -87,8 +85,7 @@ @@ -104,8 +101,7 @@ @@ -142,8 +138,7 @@ @@ -163,8 +158,7 @@ @@ -188,8 +182,7 @@ @@ -205,8 +198,7 @@ late @@ -229,8 +221,7 @@ @@ -248,8 +239,7 @@ Element with default variable. @@ -266,8 +256,7 @@ @@ -438,8 +428,7 @@ @@ -453,8 +442,7 @@ @@ -497,8 +485,7 @@ @@ -560,8 +546,7 @@ x-shared1 @@ -572,8 +557,7 @@ x-shared2 @@ -597,8 +581,7 @@ diff --git a/test/unit/template-whitespace.html b/test/unit/template-whitespace.html index fe533cc0f1..273d9dd228 100644 --- a/test/unit/template-whitespace.html +++ b/test/unit/template-whitespace.html @@ -23,8 +23,7 @@