Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert SVG passthrough and expand whitelist #6243

Merged
merged 10 commits into from
Mar 11, 2016
Merged

Commits on Mar 11, 2016

  1. Revert "Merge pull request facebook#5736 from gaearon/document-svg-pa…

    …ssthrough"
    
    This reverts commit 713401f, reversing
    changes made to 53dabe7.
    zpao committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    0229f48 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge pull request facebook#6164 from gaearon/fix-svg"

    This reverts commit 4bbd8d2, reversing
    changes made to 56c423a.
    zpao committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    e8005bf View commit details
    Browse the repository at this point in the history
  3. Revert "Merge pull request facebook#6184 from gaearon/fix-svg-warning"

    This reverts commit 36798f7, reversing
    changes made to b89e7d2.
    zpao committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    2fb74cd View commit details
    Browse the repository at this point in the history
  4. Revert "Merge pull request facebook#5714 from gaearon/passthrough-svg…

    …-attributes"
    
    This reverts commit 53dabe7, reversing
    changes made to 82fe64a.
    zpao committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    9f4f88b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7e8b7f View commit details
    Browse the repository at this point in the history
  6. Scrape MDN for latest SVG

    zpao committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    afda226 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79a62b0 View commit details
    Browse the repository at this point in the history
  8. Use 0 instead of null in property config

    We're using this value to check bits and null is 0 in that sense anyway. This shaves off a few bytes (though as expected, gzip is virtually unchanged)
    zpao committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    37fc21f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48a1cc5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0a7200 View commit details
    Browse the repository at this point in the history