[wpt-sync] Sync PR 19108 - Move 'autofocus' IDL attribute to HTMLOrSVGElement
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19108 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19108
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
Move 'autofocus' IDL attribute to HTMLOrSVGElement
Note: We need to add 'autofocus' to svg_attribute_names.json5
because generated code for 'Reflect' needs svg_names::kAutofocusAttr.
html_names::kAutofocusAttr and svg_names::kAutofocusAttr have
an identical value.I2IS: https://groups.google.com/a/chromium.org/d/msg/blink-dev/g8MP8KUf96w/360rLewrDwAJ
Bug: 995679
Change-Id: I4c7a1ad72d14c4e1e54d8455935b1255805fb384Reviewed-on: https://chromium-review.googlesource.com/1808617
WPT-Export-Revision: e1f9fd010b472b829ec5461353e313fd350e39f5
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Comment 6•5 years ago
|
||
bugherder landing |
![]() |
||
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/63fba637074f
https://hg.mozilla.org/mozilla-central/rev/a9333bc0666f
Description
•