Sign in
◑
Theme
fuchsia
/
third_party
/
webkit
/
refs/heads/upstream/master
/
.
/
LayoutTests
/
js
/
mozilla
/
resources
/
js-test-post-function.js
blob: 9be7bc07bf52dc892efb9351aa0494204fa205c2 [
file
] [
edit
]
function
isSuccessfullyParsed
()
{
shouldBeTrue
(
"successfullyParsed"
);
debug
(
'<br><span class="pass">TEST COMPLETE</span>'
);
}