aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/testsuite.css
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/testsuite.css')
-rw-r--r--test/data/testsuite.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/data/testsuite.css b/test/data/testsuite.css
index 029006810..a9dd97ba4 100644
--- a/test/data/testsuite.css
+++ b/test/data/testsuite.css
@@ -109,3 +109,6 @@ div#show-tests * { display: none; }
#nothiddendiv { font-size: 16px; }
#nothiddendivchild.em { font-size: 2em; }
#nothiddendivchild.prct { font-size: 150%; }
+
+/* For testing type on vml in IE #7071 */
+v\:oval { behavior:url(#default#VML); display:inline-block; } \ No newline at end of file