Manish Goregaokar
|
7d65673561
|
Remove extra spaces
Command: `find . -maxdepth 1 -type f -print0 | xargs -0 sed -z -i "s/}\\n\\n\\n/}\\n\\n/"`
|
2014-12-27 02:53:35 +05:30 |
|
Tetsuharu OHZEKI
|
a7bb436177
|
script: Remove glob imports added in #4405
|
2014-12-19 04:52:48 +09:00 |
|
Ms2ger
|
466faac2a5
|
Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d.
|
2014-12-17 15:19:45 -05:00 |
|
Ms2ger
|
a5e9f97c8f
|
Pass the prefix to Element::new in create_element.
|
2014-11-05 23:18:33 +01:00 |
|
Ms2ger
|
82216fd5c0
|
Move build_element_from_tag out of the HTML parser.
This function is not particular to the parser, so should live in the DOM.
|
2014-10-30 18:03:19 +01:00 |
|