Sha256: 9edc966537575eaff7cc52d306e76190106dda53b233c28da487bbc327eb9ec1

Contents?: true

Size: 407 Bytes

Versions: 47

Compression:

Stored size: 407 Bytes

Contents

{
  "name": "Unescaped chars in style",
  "options": {},
  "html": "<style type=\"text/css\">\n body > p\n\t{ font-weight: bold; }</style>",
  "expected": [
    {
      "type": "style",
      "name": "style",
      "attribs": {
        "type": "text/css"
      },
      "children": [
        {
          "data": "\n body > p\n\t{ font-weight: bold; }",
          "type": "text"
        }
      ]
    }
  ]
}

Version data entries

47 entries across 43 versions & 6 rubygems

Version Path
trusty-cms-6.3.1 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-5.0.7 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-5.0.6 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-5.0.5 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-5.0.4 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-5.0.3 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-5.0.2 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-5.0.1 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.3.5 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-5.0.0 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.3.4 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.3.3 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.3.2 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.3.1 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.3 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.2.3 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.2.2 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.2.1 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.2 node_modules/domhandler/test/cases/07-unescaped_in_style.json
trusty-cms-4.1.9 node_modules/domhandler/test/cases/07-unescaped_in_style.json