File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 404
404
</row >
405
405
</thead >
406
406
<tbody >
407
+ <row >
408
+ <entry >8.4.0</entry >
409
+ <entry >
410
+ Method <methodname >DOMNode::compareDocumentPosition</methodname > has
411
+ been added.
412
+ </entry >
413
+ </row >
414
+ <row >
415
+ <entry >8.4.0</entry >
416
+ <entry >
417
+ Constants <constant >DOMNode::DOCUMENT_POSITION_DISCONNECTED</constant >,
418
+ <constant >DOMNode::DOCUMENT_POSITION_PRECEDING</constant >,
419
+ <constant >DOMNode::DOCUMENT_POSITION_FOLLOWING</constant >,
420
+ <constant >DOMNode::DOCUMENT_POSITION_CONTAINS</constant >,
421
+ <constant >DOMNode::DOCUMENT_POSITION_CONTAINED_BY</constant >,
422
+ and
423
+ <constant >DOMNode::DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</constant >
424
+ have been added.
425
+ </entry >
426
+ </row >
427
+ <row >
428
+ <entry >8.3.0</entry >
429
+ <entry >
430
+ Methods <methodname >DOMNode::contains</methodname >, and
431
+ <methodname >DOMNode::isEqualNode</methodname > have been added.
432
+ </entry >
433
+ </row >
407
434
<row >
408
435
<entry >8.3.0</entry >
409
436
<entry >
You can’t perform that action at this time.
0 commit comments