
Open A target attribute opened viewport only with user request
On this page:
Test
1 |
References
|
About these tests
Nearby:
More HTML 4.01 Tests
|
UAAG 1.0 Test Suite
UAAG 1.0 Requirement
-
Checkpoint
5.3
Manual viewport open only
(Priority
2
)
-
Provision
1
:
Allow configuration so that viewports only open on explicit user request.
-
Provision
2
:
When configured per provision one of this checkpoint, instead of opening a viewport automatically, alert the user and allow the user to open it with an explicit request (e.g., by confirming a prompt or following a link generated by the user agent).
-
Provision
3
:
Allow the user to close viewports.
Procedure
- Activate "Test Link 1" on this page
Run test
Expected results
- When "Test Link 1" is activated on this page, the viewport that opens due to the anchor target attribute content "_blank" does not open automatically.
- Instead of opening a viewport automatically, alert the user and allow the user to open it with an explicit request (e.g., by confirming a prompt or following a link generated by the user agent).
- The user should be able to close the separate vieport that is opened.
Source code
<p>
<a href="../action/new-window-1.html" target="_blank" shape="rect">Test Link 1</a>
</p>
Test Script Code
-
HTML 4.01
specification for
A
-
HTML 4.01
specification for
TARGET
This test is part of a
test suite
for the
User Agent Accessibility Guidelines (UAAG)
1.0
. This work is conducted by the
User Agent Accessibility Guidelines Working
Group
, which is part of W3C's
Web Accessibility Initiative (WAI)
. Please send comments on this test to w3c-wai-ua@w3.org (
public archive
).
Test created by:
Last modified: $Date: 2003/04/02 23:46:44 $ by $Author: jongund $
Copyright
© 1999 - 2003
W3C®
(
MIT
,
INRIA
,
Keio
), All Rights Reserved. W3C
liability
,
trademark
,
document use
and
software licensing
rules apply.