File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 292292 </row >
293293 </thead >
294294 <tbody >
295+ <row >
296+ <entry >8.4.0</entry >
297+ <entry >
298+ <methodname >DOMNode::compareDocumentPosition</methodname > メソッドが追加されました。
299+ </entry >
300+ </row >
301+ <row >
302+ <entry >8.4.0</entry >
303+ <entry >
304+ 以下の定数が新たに追加されました。
305+ <constant >DOMNode::DOCUMENT_POSITION_DISCONNECTED</constant >、
306+ <constant >DOMNode::DOCUMENT_POSITION_PRECEDING</constant >、
307+ <constant >DOMNode::DOCUMENT_POSITION_FOLLOWING</constant >、
308+ <constant >DOMNode::DOCUMENT_POSITION_CONTAINS</constant >、
309+ <constant >DOMNode::DOCUMENT_POSITION_CONTAINED_BY</constant >、および
310+ <constant >DOMNode::DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</constant >。
311+ </entry >
312+ </row >
313+ <row >
314+ <entry >8.3.0</entry >
315+ <entry >
316+ <methodname >DOMNode::contains</methodname > と、
317+ <methodname >DOMNode::isEqualNode</methodname > というメソッドが追加されました。
318+ </entry >
319+ </row >
295320 <row >
296321 <entry >8.3.0</entry >
297322 <entry >
You can’t perform that action at this time.
0 commit comments