Elliott Sprehn c6f3d36fe2 Simplify HTMLStyleElement.
The parser will never insert more than one child into a <style>, so we don't
need explicit logic to batch up parsing. Once I removed that it exposed that
all the line number and parser created logic is from error reporting in the
parser that's been dead in Blink for over a year.

By doing this simplification I was able to remove the finishParsingChildren()
callback entirely.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/788113002
2014-12-09 19:01:46 -08:00
..
2014-12-02 11:26:42 -08:00
2014-11-26 13:54:14 -05:00
2014-12-03 10:50:02 -08:00
2014-12-09 16:06:29 -08:00
2014-12-09 19:01:46 -08:00
2014-12-02 11:26:42 -08:00
2014-12-09 15:31:02 -08:00
2014-12-02 11:26:42 -08:00
2014-12-02 10:12:21 -08:00
2014-12-09 19:01:46 -08:00
2014-12-09 19:01:46 -08:00
2014-11-26 13:54:14 -05:00
2014-11-26 13:54:14 -05:00
2014-11-26 13:54:14 -05:00