From a944cf0b97954f39742e786bf0a7e30d30637a50 Mon Sep 17 00:00:00 2001 From: Yvonne Yip Date: Mon, 26 Aug 2013 14:22:50 -0700 Subject: [PATCH] polymer-scrub: basic scrubbing element --- polymer-scrub/index.html | 67 ++++++ polymer-scrub/polymer-scrub.html | 345 +++++++++++++++++++++++++++++++ 2 files changed, 412 insertions(+) create mode 100644 polymer-scrub/index.html create mode 100644 polymer-scrub/polymer-scrub.html diff --git a/polymer-scrub/index.html b/polymer-scrub/index.html new file mode 100644 index 0000000..cd1c379 --- /dev/null +++ b/polymer-scrub/index.html @@ -0,0 +1,67 @@ + + + + Scrubbing + + + + + + + + + + + + \ No newline at end of file diff --git a/polymer-scrub/polymer-scrub.html b/polymer-scrub/polymer-scrub.html new file mode 100644 index 0000000..b5b960e --- /dev/null +++ b/polymer-scrub/polymer-scrub.html @@ -0,0 +1,345 @@ + + + \ No newline at end of file