Closed
Bug 1495082
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13264 - [IntersectionObserver] Report coordinates as CSS pixels.
Categories
(Core :: Layout, enhancement, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13264 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13264
Details from upstream follow.
Stefan Zager <szager@chromium.org> wrote:
> [IntersectionObserver] Report coordinates as CSS pixels.
>
> Prior to this patch, IntersectionObserverEntry was reporting
> coordinates in device pixels.
>
> BUG=887974
>
> Change-Id: Ic91748cd2eb9b828a787bb4372d5d5b10bcf8cfb
> Reviewed-on: https://chromium-review.googlesource.com/1250121
> WPT-Export-Revision: 8b8107d43578e02857055b2daf936a08c682d98c
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e601d58fcea2f8de9934c3381243c5280d2344ee
Assignee | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 5 subtests
OK : 1
PASS : 4
FAIL : 1
New tests that have failures or other problems:
/intersection-observer/bounding-box.html
target.style.zoom = 2: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8efa34f3f133
[wpt PR 13264] - [IntersectionObserver] Report coordinates as CSS pixels., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4248f5d3fc59
[wpt PR 13264] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8efa34f3f133
https://hg.mozilla.org/mozilla-central/rev/4248f5d3fc59
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•