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