Cameron Zemek
Cameron Zemek
@aik099 gah they did... mmmm.. I think I going to need to delete my Mink repo and refork. Will that cause any issues? will it break the other PR? I...
Okay I rebased onto upstream/master to solve for this PR
My upstream was set to Behat/Mink ... problem solved.
These duplicate scrutinizer errors are bogus.
@stof fixed the indenting issues... I had my editor on 2 space indents :S
Was there anything else required for this PR?
I have updated this PR for the 1.7 changes. Scrutinizer thinks code is duplicate but its not as far as I can tell. Just number of methods that look similar.
As per http://www.w3.org/TR/html5/grouping-content.html#the-pre-element **Note**: In the HTML syntax, a leading newline character immediately following the pre element start tag is stripped.
Personally I would be happy with a $keepWhitespace parameter that defaulted to false as to not break existing code. At least would be able to get text in its pre...
@aik099 I only discovered this cause I was investigating doing UI testing with phantomJS and wrote a test that would check for hover effects. I will be at DrupalCon Amsterdam...