Skip to content

Commit b112d27

Browse files
committed
[ci skip] Update last check date for compareDocumentPosition()
I validated there were no spec changes for this, so we can bump the last check date.
1 parent 5c6f18b commit b112d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/dom/node.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -2415,7 +2415,7 @@ PHP_METHOD(DOMNode, getRootNode)
24152415
}
24162416
/* }}} */
24172417

2418-
/* {{{ URL: https://dom.spec.whatwg.org/#dom-node-comparedocumentposition (last check date 2023-07-24)
2418+
/* {{{ URL: https://dom.spec.whatwg.org/#dom-node-comparedocumentposition (last check date 2024-11-17)
24192419
Since:
24202420
*/
24212421

0 commit comments

Comments
 (0)