Closed Bug 1874488 Opened 7 months ago Closed 6 months ago

New wpt failures in /css/cssom-view/ [client-props-zoom.html, scroll-zoom.html]

Categories

(Core :: DOM: CSS Object Model, defect)

defect

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: wpt-sync, Assigned: emilio)

References

Details

(Whiteboard: [wpt], [wptsync upstream])

Attachments

(3 files)

Syncing wpt PR 43953 found new untriaged test failures in CI

Tests Affected

Firefox-only failures

CI Results

Missing results from treeherder
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1874310 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

The pull request that added this WPT (upstream) references this google doc for more info (title "DOM APIs affected by CSS zoom"):
https://docs.google.com/document/d/1AcnDShjT-kEuRaMchZPm5uaIgNZ4OiYtM4JI9qiV8Po/edit

Blocks: csszoom
Severity: -- → S3
Flags: needinfo?(emilio)

Yup, this is a known thing to fix before shipping. Thanks!

Flags: needinfo?(emilio)

Also extend scroll-zoom to cover scroll{Top,Left,To,By}, since that was
completely untested.

Assignee: nobody → emilio
Status: NEW → ASSIGNED

This the "body propagated to root" case to also set aFrame.

This doesn't change behavior for current callers, but would be useful to
simplify the following patches.

This makes the next patch simpler too. No behavior change.

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/974683909782
Guarantee that Element::GetScrollFrame returns a frame if it returns a scrollframe. r=TYLin
https://hg.mozilla.org/integration/autoland/rev/13da2be03857
Refactor some scroll APIs to use shared code. r=TYLin,webidl,smaug
https://hg.mozilla.org/integration/autoland/rev/467c5213a79a
Make Element.{client,scroll} APIs zoom aware. r=saschanaz,TYLin
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/44452 for changes under testing/web-platform/tests
Whiteboard: [wpt] → [wpt], [wptsync upstream]
Flags: needinfo?(emilio)
Upstream PR was closed without merging
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6e353a8663db
Guarantee that Element::GetScrollFrame returns a frame if it returns a scrollframe. r=TYLin
https://hg.mozilla.org/integration/autoland/rev/1557fda26451
Refactor some scroll APIs to use shared code. r=TYLin,webidl,smaug
https://hg.mozilla.org/integration/autoland/rev/fbf03aba7e9d
Make Element.{client,scroll} APIs zoom aware. r=saschanaz,TYLin
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: