Sign in
webkit
/
WebKit
/
ceb2fac20a2920fc3d1c4664d6ad26653ed6a9e8
/
.
/
LayoutTests
/
fast
/
parser
/
strange-doctype-compatmode-1.html
blob: a13b04bcc55633504d9952f5415af6be38f9e149 [
file
] [
log
] [
blame
]
</x>
<!doctype html>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
document
.
write
(
document
.
compatMode
);
</script>