blob: 3f1241e320188c3db786b320dd9837824e87ae4e (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test SetDir() for documents</title>
</head>
<body>
<div>getDir on document after setDir returns "auto"</div>
</body>
</html>
|