Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

ngsanitize problems with doctype #3931

Closed

Commits on Sep 8, 2013

  1. Added case for doctype

    Added spec
    paolodm committed Sep 8, 2013
    Configuration menu
    Copy the full SHA
    3dae51e View commit details
    Browse the repository at this point in the history
  2. Changed to use regex instead of indexOf

    Removed spec.
    paolodm committed Sep 8, 2013
    Configuration menu
    Copy the full SHA
    5ab4638 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2013

  1. Fixed bug with doctype replacement

    Added unit test to sanitizeSpec.js.
    paolodm committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    855bcfd View commit details
    Browse the repository at this point in the history
  2. Removed space at end

    paolodm committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    183a078 View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary space.

    paolodm committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    6dc1f30 View commit details
    Browse the repository at this point in the history