Closed
Bug 1864029
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 43058 - Add :user-valid test for programmatically setting value
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43058 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43058
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Add :user-valid test for programmatically setting value
When assigning into input.value from script, :user-valid and
:user-invalid should not start matching because it is not input from the
user.Change-Id: I2304c65c6e3a120af4c20829566ad3922940b983
Reviewed-on: https://chromium-review.googlesource.com/5018442
WPT-Export-Revision: a632087bc398c70a6ce61a423c5d74b5ec67790f
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=dc06c92a6f871020b59fadbe57713d6a85b271d5
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b33c1acb1c32
[wpt PR 43058] - Add :user-valid test for programmatically setting value, a=testonly
https://hg.mozilla.org/integration/autoland/rev/3c1f8502d40d
[wpt PR 43058] - Update wpt metadata, a=testonly
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8aad075f4da1
[wpt PR 43058] - Add :user-valid test for programmatically setting value, a=testonly
https://hg.mozilla.org/integration/autoland/rev/6b778987203d
[wpt PR 43058] - Update wpt metadata, a=testonly
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8aad075f4da1
https://hg.mozilla.org/mozilla-central/rev/6b778987203d
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•