Sign in
chromium
/
external
/
WebKit_trimmed
/
46d4dda51d0207e46e218614c4074a60151715de
/
.
/
LayoutTests
/
fast
/
parser
/
strange-doctype-compatmode-1.html
blob: a13b04bcc55633504d9952f5415af6be38f9e149 [
file
]
</x>
<!doctype html>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
document
.
write
(
document
.
compatMode
);
</script>