aboutsummaryrefslogtreecommitdiff
path: root/guidelines/WCAG-1.0/test6.html
diff options
context:
space:
mode:
authorGravatar Benjamin Jones <bjones@galois.com>2013-08-16 15:13:42 -0700
committerGravatar Benjamin Jones <bjones@galois.com>2013-08-16 15:13:42 -0700
commit86d49c07d3d1406bd56352869dae9eaf4d075e27 (patch)
tree515c67b6e667ef652799fb660a165d9f0b5c49dc /guidelines/WCAG-1.0/test6.html
parenta410249671fd93948550c9469a6bd10d709057a7 (diff)
WCAG 1.0 guidelines 6 and 7
Diffstat (limited to 'guidelines/WCAG-1.0/test6.html')
-rw-r--r--guidelines/WCAG-1.0/test6.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/guidelines/WCAG-1.0/test6.html b/guidelines/WCAG-1.0/test6.html
new file mode 100644
index 0000000..806ef0e
--- /dev/null
+++ b/guidelines/WCAG-1.0/test6.html
@@ -0,0 +1,8 @@
+<html>
+ <head> <title>Test 6</title> </head>
+ <body>
+ <iframe src="foo.gif"></iframe>
+
+ <iframe src="test6frame2.html"></iframe>
+ </body>
+</html>