DescriptionAccept spaces before/after testharness.js output and CONSOLE output.
Some tests trigger CONSOLE output of various kind (LOG, ERROR,
etc.) for legitimate reasons so we shouldn't break those tests.
Furthermore, we are a little too pedantic with regards to whitespaces
around testharness output. Given how we get that output (ie. using
element.innerText), we should be less restrictive.
BUG=379442
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175272
Patch Set 1 #Patch Set 2 : accept all CONSOLE output #Patch Set 3 : #
Messages
Total messages: 6 (0 generated)
|