PHP WebShell

Текущая директория: /opt/bitgo-express/node_modules/domhandler/test/cases

Просмотр файла: 15-non-verbose.json

{
  "name": "Option 'verbose' set to 'false'",
  "options": {
    "verbose": false
  },
  "html": "<font\t\n size='14' \n>the text</\t\nfont\t \n>",
  "expected": [
    {
      "type": "tag",
      "name": "font",
      "attribs": {
        "size": "14"
      },
      "children": [
        {
          "data": "the text",
          "type": "text"
        }
      ]
    }
  ]
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!