minor
This commit is contained in:
parent
f1dacdcd8d
commit
4bffd183d5
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ let selectPDomtree = {
|
||||||
drawHtmlTree(selectPDomtree, 'div.select-p-domtree', 690, 320);
|
drawHtmlTree(selectPDomtree, 'div.select-p-domtree', 690, 320);
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
Let's select `"Example: <i>italic</i>"`. That's two first children of `<p>` (counting text nodes as well):
|
Let's select `"Example: <i>italic</i>"`. That's two first children of `<p>` (counting text nodes):
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue