Josh Matthews
|
625325434b
|
Implement JSManaged for DOM objects.
|
2014-02-24 15:16:42 -05:00 |
|
Adam Sinnett
|
ffcd3833de
|
Change Text, Comment and ProcessingInstructions parent name from element to characterdata
All other node's parent type names reflect the actual type of the parent. This change extends that convention to the indicated nodes.
closes #1594
|
2014-02-15 13:52:33 -08:00 |
|
Ms2ger
|
59184bf6e1
|
Move DOMString into servo_util.
|
2014-02-14 12:48:51 +01:00 |
|
Bruno de Oliveira Abinader
|
aa4b5bb948
|
Implement ProcessingInstruction DOM interface
Spec:
http://dom.spec.whatwg.org/#interface-processinginstruction
Closes #1619.
|
2014-02-06 14:41:55 -04:00 |
|