From bfc180b1baf9695c0f739088a8d92eac147c808c Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Fri, 12 Mar 2010 03:18:34 +0000 Subject: html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase --- tests/static/progressbar/default.html | 5 +++-- tests/static/progressbar/progressbar.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'tests/static/progressbar') diff --git a/tests/static/progressbar/default.html b/tests/static/progressbar/default.html index d4a9175bd..118a21072 100644 --- a/tests/static/progressbar/default.html +++ b/tests/static/progressbar/default.html @@ -1,6 +1,7 @@ - - + + + Progressbar Static Test : Default diff --git a/tests/static/progressbar/progressbar.html b/tests/static/progressbar/progressbar.html index e37533c9f..8c4d65e18 100644 --- a/tests/static/progressbar/progressbar.html +++ b/tests/static/progressbar/progressbar.html @@ -1,6 +1,7 @@ - - + + + jQuery UI Progressbar Static Markup Test Page -- cgit v1.2.3