Commit b92b565
committed
gh-151943: Document minidom specific differences in the minidom docs
Each of the NodeList and NamedNodeMap interfaces has two implementations
in minidom, which support additional operations. Move this and the
notes about strictErrorChecking and Attr.specified out of the
documentation of the generic DOM interface.1 parent 7fa7f46 commit b92b565
2 files changed
Lines changed: 20 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
254 | 266 | | |
255 | 267 | | |
256 | 268 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
635 | 635 | | |
636 | 636 | | |
637 | 637 | | |
638 | | - | |
639 | 638 | | |
640 | 639 | | |
641 | 640 | | |
| |||
926 | 925 | | |
927 | 926 | | |
928 | 927 | | |
929 | | - | |
930 | 928 | | |
931 | 929 | | |
932 | 930 | | |
| |||
995 | 993 | | |
996 | 994 | | |
997 | 995 | | |
998 | | - | |
999 | | - | |
1000 | | - | |
1001 | | - | |
1002 | | - | |
1003 | | - | |
1004 | | - | |
| 996 | + | |
| 997 | + | |
1005 | 998 | | |
1006 | 999 | | |
1007 | 1000 | | |
| |||
0 commit comments