ライブラリ更新
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4006 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
b74f426691
commit
df51b063f8
@ -156,7 +156,7 @@
|
|||||||
'/descendant::*[contains(" frame FRAME iframe IFRAME browser tabbrowser ", concat(" ", local-name(), " "))]',
|
'/descendant::*[contains(" frame FRAME iframe IFRAME browser tabbrowser ", concat(" ", local-name(), " "))]',
|
||||||
parentDocument,
|
parentDocument,
|
||||||
null,
|
null,
|
||||||
XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,
|
Ci.nsIDOMXPathResult.ORDERED_NODE_SNAPSHOT_TYPE,
|
||||||
null
|
null
|
||||||
);
|
);
|
||||||
for (let i = 0, maxi = nodes.snapshotLength; i < maxi; i++)
|
for (let i = 0, maxi = nodes.snapshotLength; i < maxi; i++)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user