Add [TypeChecking=Interface] to XSLTProcessor interface

Also make affected arguments (to importNode() and transformTo*()) non-
optional, like in Firefox. It makes no sense to call either function
without any of the arguments, and the previous behavior was to fail
silently in that case.

Also make the return type of transformTo*() nullable to reflect how they
are actually implemented; they currently return null on failure.

BUG=462561

Review URL: https://codereview.chromium.org/996603003

git-svn-id: svn://svn.chromium.org/blink/trunk@191639 bbb929c8-8fbe-4397-9dbb-9b2b20218538
5 files changed
tree: b1263c08ae4fe31d7d1522499fdd766cc44f0675
  1. third_party/