Binary file ARIA-UAIG/1.0/tests/test-files/dot-selected.png has changed
Binary file ARIA-UAIG/1.0/tests/test-files/dot.png has changed
--- a/ARIA-UAIG/1.0/tests/test-files/test104.html Mon Nov 11 16:59:39 2013 -0600
+++ b/ARIA-UAIG/1.0/tests/test-files/test104.html Mon Nov 11 17:13:26 2013 -0600
@@ -72,7 +72,7 @@
li.checked {
font-weight: bold;
- background-image: url('http://www.oaa-accessibility.org/media/examples/images/dot.png');
+ background-image: url('dot.png');
background-repeat: no-repeat;
background-position: 5px 10px;
}
@@ -85,7 +85,7 @@
.menu-hover-checked {
background-color: #700 !important;
color: white !important;
- background-image: url('http://www.oaa-accessibility.org/media/examples/images/dot-selected.png') !important;
+ background-image: url('dot-selected.png') !important;
}
.menu-focus {
@@ -98,7 +98,7 @@
background-color: black;
font-weight: bold;
color: white !important;
- background-image: url('http://www.oaa-accessibility.org/media/examples/images/dot-selected.png') !important;
+ background-image: url('dot-selected.png') !important;
}
.hidden {
position: absolute;