check single element type to be html image element #1

Closed
mamal72 wants to merge 1 commits from gh-pages into gh-pages
mamal72 commented 2015-09-25 17:24:06 +00:00 (Migrated from github.com)
No description provided.
mdibaiee commented 2015-09-25 17:45:25 +00:00 (Migrated from github.com)

I and @mamal72 talked about this, in conclusion I think we might not want this

  • If we are going to check against Image elements, we will have to check every array element (e.g. array.every)
  • There might be cases where the user uses a more general selector which might include other elements
  • If the user really is giving us invalid elements, he is doing it wrong.
I and @mamal72 talked about this, in conclusion I think we might not want this - If we are going to check against Image elements, we will have to check every array element (e.g. `array.every`) - There might be cases where the user uses a more general selector which might include other elements - If the user really is giving us invalid elements, he is doing it wrong.

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thereadme/snaphash#1
No description provided.