Elliott Sprehn 0fcd743a64 Remove Element::textFromChildren().
Instead just use textContent() and teach HTMLStyleElement how to atomize
its children. I also added the optimization to Node::textContent so that
Text just returns its value instead of allocating a new buffer which
avoids malloc and copy when getting the textContent of text.

R=abarth@chromium.org

Review URL: https://codereview.chromium.org/864613002
2015-01-20 14:26:54 -08:00
..
2015-01-16 17:50:18 -08:00
2015-01-20 14:26:54 -08:00
2015-01-20 10:11:05 -08:00
2014-12-02 16:47:17 -08:00
2015-01-17 01:02:52 -08:00
2015-01-20 14:26:54 -08:00
2015-01-16 15:42:01 -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