Closed Bug 1944988 Opened 23 days ago Closed 21 days ago

[wpt-sync] Sync PR 50397 - Need to check style before inert attribute for editability

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 50397 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/50397
Details from upstream follow.

Rune Lillesveen <futhark@chromium.org> wrote:

Need to check style before inert attribute for editability

If inert attribute is checked first, the effect of the interactivity
property will be ignored. Even without interactivity support, the style
includes the effect of the inert attribute as IsInert->IsHTMLInert on
ComputedStyle affects the used value of user-modify.

The added test currently does not pass because the inert attribute still
forces html inertness in the subtree.

Bug: 370065759
Change-Id: I318f56237f5e210084fec836dac88b0773354023
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6217065
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Reviewed-by: Mason Freed \<masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1413788}

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 3 subtests

Status Summary

Firefox

OK : 1
PASS: 2
FAIL: 1

Chrome

OK : 1
PASS: 2
FAIL: 1

Safari

OK : 1
PASS: 2
FAIL: 1

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/23b95f52c253 [wpt PR 50397] - Need to check style before inert attribute for editability, a=testonly https://hg.mozilla.org/integration/autoland/rev/8addafc4f06d [wpt PR 50397] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 21 days ago
: --- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.