css: Make CSS an IDL namespace
Blink-V8 bindings haven't supported IDL namespaces for a long time, however, finally IDL namespaces get supported. This patch changes `window.CSS` from an IDL interface to an IDL namespace in conformance to the standard. Change-Id: I60a7129df48b68e890ed30bf7ed03d7f79228522 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2434404Reviewed-by:Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#821692}
Showing
Please register or sign in to comment