From 1761c79b3503c885d047ffe1d95232a2e0ef162b Mon Sep 17 00:00:00 2001 From: Kevin Schaaf Date: Thu, 19 Apr 2018 18:19:39 -0700 Subject: [PATCH] Eliminate more canonical path usage --- test/runner.html | 2 +- test/smoke/disabled-attr-gestures.html | 2 +- test/smoke/passive-gestures.html | 2 +- test/unit/array-selector.html | 2 +- test/unit/async.html | 2 +- test/unit/attributes.html | 2 +- test/unit/behaviors.html | 2 +- test/unit/case-map.html | 2 +- test/unit/configure.html | 2 +- test/unit/css-parse.html | 2 +- test/unit/custom-style-async.html | 2 +- test/unit/custom-style-late.html | 2 +- test/unit/custom-style-scope-cache.html | 2 +- test/unit/custom-style.html | 2 +- test/unit/debounce.html | 2 +- test/unit/dir.html | 2 +- test/unit/disable-upgrade.html | 2 +- test/unit/dom-bind.html | 2 +- test/unit/dom-if.html | 2 +- test/unit/dom-repeat.html | 2 +- test/unit/dynamic-import.html | 2 +- test/unit/events.html | 2 +- test/unit/flattened-nodes-observer.html | 2 +- test/unit/gestures.html | 2 +- test/unit/globals.html | 2 +- test/unit/html-tag.html | 2 +- test/unit/importHref.html | 2 +- test/unit/inheritance.html | 2 +- test/unit/logging.html | 2 +- test/unit/mixin-behaviors.html | 2 +- test/unit/mixin-utils.html | 2 +- test/unit/multi-style.html | 2 +- test/unit/path-effects.html | 2 +- test/unit/path.html | 2 +- test/unit/polymer-dom-observeNodes.html | 2 +- test/unit/polymer-dom.html | 2 +- test/unit/polymer-element-with-apply.html | 4 ++-- test/unit/polymer.element.html | 2 +- test/unit/polymer.legacyelement.html | 2 +- .../polymer.properties-mixin-with-property-accessors.html | 2 +- test/unit/polymer.properties-mixin.html | 2 +- test/unit/properties-changed.html | 2 +- test/unit/property-accessors.html | 2 +- test/unit/property-effects-template.html | 2 +- test/unit/property-effects.html | 2 +- test/unit/ready-attached-order-class.html | 2 +- test/unit/ready-attached-order.html | 2 +- test/unit/render-status.html | 2 +- test/unit/resolveurl.html | 2 +- test/unit/shady-content.html | 2 +- test/unit/shady-dynamic.html | 2 +- test/unit/shady-events.html | 2 +- test/unit/shady-unscoped-style.html | 2 +- test/unit/shady.html | 2 +- test/unit/styling-cross-scope-apply.html | 2 +- test/unit/styling-cross-scope-unknown-host.html | 2 +- test/unit/styling-cross-scope-var.html | 2 +- test/unit/styling-import.html | 2 +- test/unit/styling-only-with-template.html | 2 +- test/unit/styling-scoped.html | 2 +- test/unit/template-stamp.html | 2 +- test/unit/template-whitespace.html | 2 +- test/unit/templatize.html | 2 +- 63 files changed, 64 insertions(+), 64 deletions(-) diff --git a/test/runner.html b/test/runner.html index 39c7723550..d715e0d72c 100644 --- a/test/runner.html +++ b/test/runner.html @@ -19,7 +19,7 @@ } - + + diff --git a/test/smoke/passive-gestures.html b/test/smoke/passive-gestures.html index c63aafe938..a27c2ee277 100644 --- a/test/smoke/passive-gestures.html +++ b/test/smoke/passive-gestures.html @@ -10,7 +10,7 @@ --> - + - + diff --git a/test/unit/async.html b/test/unit/async.html index 1893dd9a23..56c94e4718 100644 --- a/test/unit/async.html +++ b/test/unit/async.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/attributes.html b/test/unit/attributes.html index bb7d0f3e7f..9fb934224a 100644 --- a/test/unit/attributes.html +++ b/test/unit/attributes.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/behaviors.html b/test/unit/behaviors.html index 20c08c8409..58cb052ec2 100644 --- a/test/unit/behaviors.html +++ b/test/unit/behaviors.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/case-map.html b/test/unit/case-map.html index 0907d4125c..31cb4a28ec 100644 --- a/test/unit/case-map.html +++ b/test/unit/case-map.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/configure.html b/test/unit/configure.html index 01595849c4..f4c1962dbb 100644 --- a/test/unit/configure.html +++ b/test/unit/configure.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/css-parse.html b/test/unit/css-parse.html index baa12e1ece..e383892135 100644 --- a/test/unit/css-parse.html +++ b/test/unit/css-parse.html @@ -15,7 +15,7 @@ - + css-parse diff --git a/test/unit/custom-style-async.html b/test/unit/custom-style-async.html index ee055ea008..5fa9b0a2d4 100644 --- a/test/unit/custom-style-async.html +++ b/test/unit/custom-style-async.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/custom-style-late.html b/test/unit/custom-style-late.html index c1ed5bf86f..da059c5be1 100644 --- a/test/unit/custom-style-late.html +++ b/test/unit/custom-style-late.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/custom-style-scope-cache.html b/test/unit/custom-style-scope-cache.html index 8b5e39e557..b76cbb3240 100644 --- a/test/unit/custom-style-scope-cache.html +++ b/test/unit/custom-style-scope-cache.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/custom-style.html b/test/unit/custom-style.html index 5361f4997d..8a5dce4ad1 100644 --- a/test/unit/custom-style.html +++ b/test/unit/custom-style.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/debounce.html b/test/unit/debounce.html index 983128f0fe..1644fc4774 100644 --- a/test/unit/debounce.html +++ b/test/unit/debounce.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/dir.html b/test/unit/dir.html index 0c2ef76ea1..4ce47aa541 100644 --- a/test/unit/dir.html +++ b/test/unit/dir.html @@ -12,7 +12,7 @@ - + diff --git a/test/unit/disable-upgrade.html b/test/unit/disable-upgrade.html index dfca9b0201..4f30669333 100644 --- a/test/unit/disable-upgrade.html +++ b/test/unit/disable-upgrade.html @@ -12,7 +12,7 @@ - + diff --git a/test/unit/dom-bind.html b/test/unit/dom-bind.html index 5c06205b7f..5514a60db5 100644 --- a/test/unit/dom-bind.html +++ b/test/unit/dom-bind.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/dom-if.html b/test/unit/dom-if.html index eabdf88dc4..8d5b71f7ad 100644 --- a/test/unit/dom-if.html +++ b/test/unit/dom-if.html @@ -13,7 +13,7 @@ - + diff --git a/test/unit/dom-repeat.html b/test/unit/dom-repeat.html index d3acf457bc..4199665ed2 100644 --- a/test/unit/dom-repeat.html +++ b/test/unit/dom-repeat.html @@ -13,7 +13,7 @@ - +