Closed
Bug 1526260
Opened 7 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15175 - [IntersectionObserver] Upstream V2 tests to wpt
Categories
(Core :: Layout, enhancement, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15175 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15175
Details from upstream follow.
Stefan Zager <szager@chromium.org> wrote:
[IntersectionObserver] Upstream V2 tests to wpt
BUG=827639
Change-Id: I38fcdd0ae40cd3122541ffa8521d4ee30adffc22
Reviewed-on: https://chromium-review.googlesource.com/1447267
WPT-Export-Revision: a1bc70f83cf11ba97d6aba93446dbab9a5f3c901
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bc05fc6e67ba622c5a7e205e5101fee11c2e810d
Assignee | ||
Comment 3•6 years ago
|
||
Ran 37 tests and 136 subtests
OK : 36
PASS : 114
FAIL : 22
New tests that have failures or other problems:
/intersection-observer/v2/blur-filter.html
First rAF.: FAIL
occluder.style.opacity = 0: FAIL
/intersection-observer/v2/box-shadow.html
First rAF.: FAIL
occluder.style.boxShadow = "": FAIL
occluder.style.boxShadow = "none": FAIL
/intersection-observer/v2/delay-test.html
'delay' parameter throttles frequency of notifications.: FAIL
/intersection-observer/v2/iframe-target.html
First rAF.: FAIL
/intersection-observer/v2/simple-effects.html
First rAF.: FAIL
effects.style.filter = grayscale(50%): FAIL
effects.style.opacity = 0.99: FAIL
effects.style.opacity = 1: FAIL
/intersection-observer/v2/simple-occlusion-svg-foreign-object.html
First rAF.: FAIL
occluder.style.opacity = 0: FAIL
svg.style.marginTop = '-10px': FAIL
/intersection-observer/v2/simple-occlusion.html
First rAF.: FAIL
occluder.style.marginTop = '-10px': FAIL
occluder.style.opacity = 0: FAIL
/intersection-observer/v2/text-shadow.html
First rAF.: FAIL
occluder.style.textShadow = "": FAIL
occluder.style.textShadow = "none": FAIL
Tests that are disabled for instability:
/intersection-observer/target-in-different-window.html
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/013ad346966b
[wpt PR 15175] - [IntersectionObserver] Upstream V2 tests to wpt, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/e45e2443ffae
[wpt PR 15175] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3712f9fd213a
[wpt PR 15175] - [IntersectionObserver] Upstream V2 tests to wpt, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/24c31f79b5ad
[wpt PR 15175] - Update wpt metadata, a=testonly
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3712f9fd213a
https://hg.mozilla.org/mozilla-central/rev/24c31f79b5ad
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•