oga/spec
Yorick Peterse 4bdc8a3fdc Don't convert entities in script/style elements
In HTML the text of a script/style tag should be left untouched, no
entities must be converted. Doing so would break Javascript such as the
following:

    foo&&bar;

Such code is often the result of minifiers doing their dirty business.
2015-04-08 14:32:09 +02:00
..
oga Don't convert entities in script/style elements 2015-04-08 14:32:09 +02:00
support Added thread-safe LRU class 2015-03-23 00:21:52 +01:00
spec_helper.rb Added thread-safe LRU class 2015-03-23 00:21:52 +01:00