From 90fb45dffafc2e891b1ebca948ad33e6b94de112 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 7 Jan 2010 03:19:50 +0000 Subject: Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests). --- tests/static/button/default.html | 129 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 tests/static/button/default.html (limited to 'tests/static/button') diff --git a/tests/static/button/default.html b/tests/static/button/default.html new file mode 100644 index 000000000..1d1ce80fc --- /dev/null +++ b/tests/static/button/default.html @@ -0,0 +1,129 @@ + + + + Button Static Test : Default + + + + + + + + + +

Using button elements

+ +
+ + + + + + + + + +
+ +

Using anchor elements

+ +
+ + Button + + + + + Button + + + + + Button + + + + + Button + + + + + + Button + + +
+ + + +

Using label elements (used when proxying to radio or check inputs)

+ +
+ + + + + + + + + +
+ + +

Button Sets

+ +
+ + + +
+ + + + + + + -- cgit v1.2.3