Sha256: 484edfc26878d444a03ca6f7f3a5c87a7b7646c4b6ea35e909625dbec6cf64cd

Contents?: true

Size: 363 Bytes

Versions: 47

Compression:

Stored size: 363 Bytes

Contents

{
  "name": "Special char in comment",
  "options": {},
  "html": "<head><!-- commented out tags <title>Test</title>--></head>",
  "expected": [
    {
      "type": "tag",
      "name": "head",
      "attribs": {},
      "children": [
        {
          "data": " commented out tags <title>Test</title>",
          "type": "comment"
        }
      ]
    }
  ]
}

Version data entries

47 entries across 43 versions & 6 rubygems

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