servo/components/script/dom/servoparser
Austin Hicks 033b31979b Convert node serialization to a purely iterative algorithm.
We maintain a stack of open element nodes and non-node elements and use it to determine when to close them.
2017-07-17 12:24:30 -04:00
..
async_html.rs replaced ParseNodeID with ParseNodeId 2017-06-26 14:06:26 +02:00
html.rs Convert node serialization to a purely iterative algorithm. 2017-07-17 12:24:30 -04:00
mod.rs Auto merge of #17515 - frewsxcv:frewsxcv-simple-node-iterator, r=KiChjang 2017-06-25 00:38:23 -07:00
xml.rs Decode UTF-8 code points across network packets 2017-05-27 09:01:45 +02:00