servo/components/script/dom/servoparser
karenher db2082bc6e Store parser's current line when script elements are created.
Use the newly stored line as the starting line number when
evaluating JS. This ensures that inline scripts will report
errors with meaningful line numbers.
2017-01-11 21:11:00 -05:00
..
html.rs Store parser's current line when script elements are created. 2017-01-11 21:11:00 -05:00
mod.rs Introduce PendingScript 2017-01-11 17:37:19 +01:00
xml.rs Store parser's current line when script elements are created. 2017-01-11 21:11:00 -05:00