Skip to content

Commit 93273f8

Browse files
authored
domxpathの変更履歴の翻訳 (#196)
1 parent 2d5c271 commit 93273f8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

reference/dom/domxpath.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: takagi Status: ready -->
3+
<!-- EN-Revision: 0185cc34ca3528205e3bda346a4d907c28a57bc5 Maintainer: takagi Status: ready -->
44
<!--
55
Remove me once you perform substitutions
66
domxpath
@@ -88,6 +88,13 @@ Remove me once you perform substitutions
8888
</row>
8989
</thead>
9090
<tbody>
91+
<row>
92+
<entry>8.4.0</entry>
93+
<entry>
94+
以前は、 <classname>DOMXPath</classname> オブジェクトをクローンできましたが、返されるオブジェクトは使用できませんでした。
95+
これはもはや可能ではなく、 <classname>DOMXPath</classname> オブジェクトをクローンすると、例外がスローされるようになりました。
96+
</entry>
97+
</row>
9198
<row>
9299
<entry>8.0.0</entry>
93100
<entry>

0 commit comments

Comments
 (0)