Searched defs:foreignObject (Results 1 – 4 of 4) sorted by relevance
40 const foreignObject = vm.runInNewContext('({ fortytwo() { return 42; } })'); constant
142 const foreignObject = treeAdapter.getChildNodes(svg)[0]; constant
153 const foreignObject = vm.runInNewContext('({"foo": ["bar", "baz"]})'); constant
82629 static nsIAtom* foreignObject; member in nsGkAtoms