[wpt-sync] Sync PR 33791 - content-visibility: Exclude <output> from form controls check for c-v
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33791 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33791
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
content-visibility: Exclude <output> from form controls check for c-v
This patch ensures that we don't consider \<output> to be an allowable
element to be locked, since it doesn't generate a box (ie containment
has no effect on it)Fixed: 1316517
Change-Id: I091c48c7f97242597da152a31b2f39ffde977506
Reviewed-on: https://chromium-review.googlesource.com/3605956
WPT-Export-Revision: bf043f71cfccb6bb5629bef9167eb388db7860b3
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Description
•