mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
[spidermonkey] "verified" list of DocumentFragment functions
Some might be missing, but removed really unused.
This commit is contained in:
parent
0f46877572
commit
4dcae237a3
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,7 @@ function myFunction() {
|
||||
console.assert(fr.getElementsByTagName === undefined, 'undefined');
|
||||
}
|
||||
|
||||
console.error('fragment.getElementByTagName.html');
|
||||
console.error('fragment.getElementsByTagName.html');
|
||||
myFunction();
|
||||
console.exit();
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user