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-09 19:01:46 -08:00
2014-10-23 11:17:19 -07:00
2014-11-07 16:48:59 -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
2014-11-07 16:48:59 -08:00
2014-10-23 11:17:19 -07:00
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-10-23 11:17:19 -07:00
2014-10-23 11:17:19 -07:00
2014-10-23 11:17:19 -07:00