commit | 6a1db25d6a3e63d19d3591af858f6389fe23b7ee | [log] [tgz] |
---|---|---|
author | Hitoshi Yoshida <peria@chromium.org> | Fri Nov 16 04:59:24 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 16 04:59:24 2018 |
tree | 930b577665250aae4cf70da35969e59f64a4bac6 | |
parent | 1941702028c00704441ece0cb55ae4234a87637c [diff] |
document: Use ElementCreationOptions in Document.createElement() We used (DOMString or Dictionary) type for |option| parameter, but this CL replaces it with (DOMString or ElementCreationOpitons) as the spec defined. Bug: 904241 Change-Id: I9416af83168e7c1f7456ffdbd3141fa97b510706 Reviewed-on: https://chromium-review.googlesource.com/c/1333094 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#608668}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .