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-03 10:50:02 -08:00
2014-12-09 19:01:46 -08:00
2014-12-09 19:01:46 -08:00
2014-12-03 10:50:02 -08:00
2014-12-02 11:26:42 -08:00
2014-12-02 16:47:17 -08:00
2014-12-08 08:57:37 -08:00
2014-12-09 19:01:46 -08:00
2014-12-03 15:51:09 -08:00
2014-12-03 10:51:25 -08:00
2014-12-08 17:37:43 -08:00
2014-12-09 16:06:29 -08:00
2014-10-23 11:17:19 -07:00
2014-10-23 11:17:19 -07:00
2014-10-23 11:17:19 -07:00