Files
servo/components/script
Anthony Ramine 0cb09468a0 Properly insert text in document when parsing
If the last child of a node is a Text child and we are inserting text in that node,
we need to append it to that Text child. Doing that means that
HTMLStyleElement::children_changed gets called less frequently, but that's not a
problem during parsing thanks to the pop hook.
2017-01-07 19:21:02 +01:00
..
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2017-01-07 18:10:30 +01:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2016-12-08 08:50:35 -10:00
2017-01-06 12:56:35 +01:00
2016-12-14 18:04:37 -06:00