Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
html
/
webappapis
/
dynamic-markup-insertion
/
document-write
/
010-1.js
blob: fd815bab7711a97f17980efe7aad2212615cfc94 [
file
] [
log
] [
blame
] [
edit
]
t
.
step
(
function
()
{
order
.
push
(
4
);
assert_equals
(
document
.
getElementsByTagName
(
"meta"
).
length
,
1
);
});