Support globalCompositeOperation in OffscreenCanvas

The implementation for this is already there, we just need to expose the
attribute DOMString globalCompositeOperation in the .idl file.

This CL makes this change and add a corresponding layout test.

BUG=645748

Review-Url: https://codereview.chromium.org/2504773003
Cr-Commit-Position: refs/heads/master@{#433248}
7 files changed