blob: bb7476d0888de3ec7e670b4ebd92bf2fff4763a8 [file] [log] [blame]
Caught expected exception: SyntaxError: Failed to execute 'insertAdjacentText' on 'Element': The value provided ('blah') is not one of 'beforeBegin', 'afterBegin', 'beforeEnd', or 'afterEnd'.
Caught expected exception: TypeError: Failed to execute 'insertAdjacentText' on 'Element': 2 arguments required, but only 0 present.
Caught expected exception: TypeError: Failed to execute 'insertAdjacentText' on 'Element': 2 arguments required, but only 1 present.
1 (black) 2 (green) 3 (green) 4 (black)
PASS