Josh Matthews
|
625325434b
|
Implement JSManaged for DOM objects.
|
2014-02-24 15:16:42 -05:00 |
|
Ms2ger
|
59184bf6e1
|
Move DOMString into servo_util.
|
2014-02-14 12:48:51 +01:00 |
|
Ms2ger
|
0f5c9a35b9
|
Use DOMString more consistently.
|
2014-02-13 19:32:59 +01:00 |
|
Patrick Walton
|
be69a503fe
|
script: Eliminate the phantom type in favor of just whitelisting methods
that layout can safely call.
This is simpler. Currently, the set of methods is not safe, but I plan
to lock it down more soon.
|
2013-12-17 18:07:12 -08:00 |
|
Ms2ger
|
a972c470a7
|
Introduce HTMLTable{Data,Header}CellElement::new.
|
2013-10-31 15:41:35 +01:00 |
|
Tetsuharu OHZEKI
|
776ab67905
|
Rename the element field of the DOM Node hierarchy.
See #924
|
2013-10-16 00:20:20 +09:00 |
|
Tetsuharu OHZEKI
|
0de35fdc2f
|
Implement HTMLTableDataCellElement & HTMLTableHeaderCellElement.
|
2013-10-15 22:37:06 +09:00 |
|