Adam Hodgen
|
c6dd8a1f66
LibWeb: Implement `Node.nodeValue` DOM attribute
|
3 éve |
Ali Mohammad Pur
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
Luke Wilde
|
1ea3f34823
LibWeb: Implement Node.getRootNode
|
3 éve |
Luke Wilde
|
6a7739c645
LibWeb: Convert Node.childNodes to NodeList
|
3 éve |
Andreas Kling
|
449cbd5ecc
LibWeb: Implement Node.isEqualNode(Node? otherNode)
|
3 éve |
Andreas Kling
|
a0528598b5
LibWeb: Implement Node.isSameNode(Node? otherNode)
|
3 éve |
Luke Wilde
|
5e61382849
LibWeb: Make Node.textContent more spec compliant
|
3 éve |
Luke
|
9cae827f07
LibWeb: Implement Node.contains
|
4 éve |
Luke
|
46f2c278b0
LibWeb: Implement Node.replaceChild
|
4 éve |
Luke
|
8bafbdddc6
LibWeb: Expose Node.ownerDocument
|
4 éve |
Linus Groh
|
5da4c9bf1e
LibWeb: Implement Node.cloneNode()
|
4 éve |
Brian Gianforcaro
|
988c23fff0
LibWeb: Add implementation of Node.compareDocumentPosition()
|
4 éve |
Brian Gianforcaro
|
0f8932d7ab
LibWeb: Connect existing implementation of Node::is_connected to JS.
|
4 éve |
Luke
|
5beacf08a2
LibWeb: Make the node mutation algorithms more spec compliant
|
4 éve |
Luke
|
ed139bee7f
LibWeb: Add a couple child node operations to Node and add node types
|
4 éve |
Andreas Kling
|
a0bcfa30bf
LibWeb: Add simple implementation of Node.removeChild()
|
4 éve |
Andreas Kling
|
5a58f42e3c
LibWeb: Remove accidentally committed changes from b72f067f0daac88ebe66e3f714e517b995b48e7b
|
4 éve |
Andreas Kling
|
b72f067f0d
Kernel+Userland: Remove unused "effective priority" from threads
|
4 éve |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 éve |