Open
Bug 1774685
Opened 2 years ago
Updated 2 years ago
New wpt failures in /intersection-observer/ [bounding-box.html, cross-origin-iframe.sub.html, target-in-different-window.html, and 9 others]
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 34397 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /intersection-observer/bounding-box.html [wpt.fyi]
- target.style.zoom = 2:
FAIL
- target.style.zoom = 2:
- /intersection-observer/cross-origin-iframe.sub.html [wpt.fyi]
- topDocument.scrollingElement.scrollTop = 100:
FAIL
[Gecko-linux1804-64-tsan-qr-opt
,Gecko-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,Gecko-windows10-64-2004-qr-opt
,GitHub
],PASS
[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
]
- topDocument.scrollingElement.scrollTop = 100:
New Tests That Don't Pass
- /intersection-observer/target-in-different-window.html [wpt.fyi]
- IntersectionObserver with target in a different window.:
FAIL
(Chrome:PASS
, Safari:TIMEOUT
)
- IntersectionObserver with target in a different window.:
- /intersection-observer/v2/box-shadow.html [wpt.fyi]
- First rAF.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - occluder.style.boxShadow = "none":
FAIL
(Chrome:PASS
, Safari:FAIL
) - occluder.style.boxShadow = "":
FAIL
(Chrome:PASS
, Safari:FAIL
)
- First rAF.:
- /intersection-observer/v2/cross-origin-effects.sub.html [wpt.fyi]
- Intersection observer V2 test with visual effects on iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Intersection observer V2 test with visual effects on iframe.:
- /intersection-observer/v2/cross-origin-occlusion.sub.html [wpt.fyi]
- Intersection observer V2 test with occlusion of target in iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Intersection observer V2 test with occlusion of target in iframe.:
- /intersection-observer/v2/delay-test.html [wpt.fyi]
- 'delay' parameter throttles frequency of notifications.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- 'delay' parameter throttles frequency of notifications.:
- /intersection-observer/v2/inline-occlusion.html [wpt.fyi]
- First rAF.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - occluder.style.marginTop = '-10px':
FAIL
(Chrome:PASS
, Safari:FAIL
) - occluder.style.opacity = 0:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- First rAF.:
- /intersection-observer/v2/position-relative.html [wpt.fyi]
- First rAF.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- First rAF.:
- /intersection-observer/v2/scaled-target.html [wpt.fyi]
- IntersectionObserver V2 test with scale applied to target.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- IntersectionObserver V2 test with scale applied to target.:
- /intersection-observer/v2/text-editor-occlusion.html [wpt.fyi]
- First rAF.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - occluder.style.marginTop = '-10px':
FAIL
(Chrome:PASS
, Safari:FAIL
) - occluder.style.opacity = 0:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- First rAF.:
- /intersection-observer/v2/text-shadow.html [wpt.fyi]
- First rAF.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - occluder.style.textShadow = "none":
FAIL
(Chrome:PASS
, Safari:FAIL
) - occluder.style.textShadow = "":
FAIL
(Chrome:PASS
, Safari:FAIL
)
- First rAF.:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1773985 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.
Updated•2 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•