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-11-28 19:59:55 -08:00
2014-11-21 02:48:38 -08:00
2014-11-21 02:48:38 -08:00
2014-12-09 19:01:46 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-11-07 16:48:59 -08:00
2014-11-28 19:59:55 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-12-02 23:10:58 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-12-02 12:00:21 -08:00
2014-12-02 12:00:21 -08:00
2014-12-02 12:00:21 -08:00
2014-11-25 02:53:43 -05:00
2014-11-25 02:53:43 -05:00
2014-11-07 14:34:07 -05:00
2014-12-02 12:00:21 -08:00
2014-12-02 12:00:21 -08:00
2014-11-07 16:48:59 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-25 02:53:43 -05:00
2014-11-25 02:53:43 -05:00
2014-11-03 10:14:09 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07: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-09 19:01:46 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-11-25 02:53:43 -05:00
2014-11-25 02:53:43 -05:00
2014-10-23 11:17:19 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00