mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-05 07:58:57 +00:00
4 lines
127 B
JavaScript
4 lines
127 B
JavaScript
t.step(function() {
|
|
order.push(4);
|
|
assert_equals(document.getElementsByTagName("meta").length, 1);
|
|
}); |