Closed
Bug 1528888
Opened 7 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15454 - Add CEReactions tests for some HTML elements
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15454 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15454
Details from upstream follow.
kaixinjxq <xiuqix.jiang@intel.com> wrote:
Add CEReactions tests for some HTML elements
- Covers elements of HTMLAreaElement/HTMLEmbedElement/HTMLFieldSetElement/HTMLImageElement
- Wrap
testReflectAttrWithContentValuesAndDepAttr
function in HTMLButtonElement.html as a common function- Wrap
testReflectAttrWithDepAttr
function in HTMLButtonElement.html as a common function- Test formNoValidate of HTMLButtonElement use testReflectBooleanAttributeWithDependentAttributes function
part of issue #5727
Assignee | ||
Comment 1•7 years ago
|
||
PR 15454 applied with additional changes from upstream: ce667da7c2cf7485f9d818deb67641613b0c5ef3, 02ccac44500d8b6011f1281e3496211f51a1f277
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5d70bf49b8c13f14c68451c3da848613dd07745f
Assignee | ||
Comment 5•6 years ago
|
||
Ran 40 tests and 321 subtests
OK : 40
PASS : 318
FAIL : 3
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/83c0823bb8e1
[wpt PR 15454] - Add CEReactions tests for some HTML elements, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/21ae0e9fd907
[wpt PR 15454] - Add CEReactions tests for some HTML elements, a=testonly
Comment 8•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•