Revert "document: Use ElementCreationOptions in Document.createElement()"
This reverts commit 6a1db25d. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 608668 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzZhMWRiMjVkNmEzZTYzZDE5ZDM1OTFhZjg1OGY2Mzg5ZmUyM2I3ZWUM Sample Failed Build: https://ci.chromium.org/buildbot/chromium/android-rel/4452 Sample Failed Step: compile Original change's description: > 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} Change-Id: I2e851f9c54e1327f7a0b62446ac8b24c7e7371e8 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 904241 Reviewed-on: https://chromium-review.googlesource.com/c/1339360 Cr-Commit-Position: refs/heads/master@{#608672}
Showing
Please register or sign in to comment