Technique 7.5.A [priority 2] Check auto-redirect attributes on META elements

Michael,
i updated the algorithm.  is this now correct?
--wendy

Technique 7.5.A [priority 2] Check auto-redirect attributes on META elements

Evaluation:
If a META element has a HTTP-EQUIV attribute and the value of that 
attribute is "refresh" then check if the element has a 'CONTENT' attribute 
with delay greater than 0.
If the META element has a CONTENT attribute then check if the value of that 
attribute is a URL.
If the CONTENT attribute does have a value of a URL (will contain the 
string "URL=") then it is an auto-redirect page and the HTTP-EQUIV and 
CONTENT attributes should be removed from the META element.
--
wendy a chisholm
world wide web consortium
web accessibility initiative
madison, wi usa
tel: +1 608 663 6346
/--

Received on Friday, 28 January 2000 11:59:23 UTC