From 74bf588e7744f1a0adda116e0a2c83245cce6a7b Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Tue, 6 Feb 2018 10:17:13 -0500 Subject: [PATCH] test(input): add attributes e2e test --- .../input/test/attributes/index.html | 171 ++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 packages/core/src/components/input/test/attributes/index.html diff --git a/packages/core/src/components/input/test/attributes/index.html b/packages/core/src/components/input/test/attributes/index.html new file mode 100644 index 0000000000..cde5e224ad --- /dev/null +++ b/packages/core/src/components/input/test/attributes/index.html @@ -0,0 +1,171 @@ + + + + + Input - Attributes + + + + + + + + + Input - Attributes + + + + + + + + + + + My Label + + + + Number + + + + + Text + + + + + Default + + + + + + Number Test  + + + Text Test  + + + Default Test  + + + + + + + + + + + + + +