From aec13957659fae98f3de509a07408a98e930960a Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Fri, 12 Aug 2011 18:34:20 +0100 Subject: [PATCH] Add additional abbr and dfn tests to the demo --- demo.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo.html b/demo.html index fe998d9..e908043 100644 --- a/demo.html +++ b/demo.html @@ -55,12 +55,12 @@

The a element example
- The abbr element example
+ The abbr element and abbr element with title examples
The b element example
The cite element example
The code element example
The del element example
- The dfn element example
+ The dfn element and dfn element with title examples
The em element example
The i element example
The img element example