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

fix($parse): reduce false-positives in isElement tests #5675

Closed
wants to merge 2 commits into from

Commits on Jan 7, 2014

  1. fix($parse): reduce false-positives in isElement tests

    There are always going to be false positives here, unfortunately. But
    testing different properties will hopefully reduce the number of false
    positives in a meaningful way, without harming performance too much.
    
    Closes angular#4805
    caitp committed Jan 7, 2014
    Configuration menu
    Copy the full SHA
    4efd11a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2014

  1. fix(isElement): reduce false-positives in isElement tests

    Complimentary change to match changed $parse behaviour.
    caitp committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    79efe4e View commit details
    Browse the repository at this point in the history