Open
Bug 1793280
Opened 3 years ago
Updated 3 years ago
New wpt failures in /svg/interact/scripted/ [ellipse-hittest.html, rect-hittest.html, svg-pointer-events-bbox.html, and 1 others]
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 36172 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /svg/interact/scripted/ellipse-hittest.html [wpt.fyi]
- elementFromPoint(...) on <ellipse>s with continuous strokes, element at (245, 180):
FAIL
- elementFromPoint(...) on <ellipse>s with continuous strokes, element at (130, 295):
FAIL
- elementFromPoint(...) on <ellipse>s with continuous strokes, element at (245, 180):
- /svg/interact/scripted/rect-hittest.html [wpt.fyi]
- elementFromPoint(...) on <rect>s with simple strokes, element at (180, 20):
FAIL
- elementFromPoint(...) on <rect>s with simple strokes, element at (180, 120):
FAIL
- elementFromPoint(...) on <rect>s with simple strokes, element at (60, 120):
FAIL
- elementFromPoint(...) on <rect>s with simple strokes, element at (290, 70):
FAIL
- elementFromPoint(...) on <rect>s with simple strokes, element at (330, 150):
FAIL
- elementFromPoint(...) on <rect>s with simple strokes, element at (180, 20):
- /svg/interact/scripted/svg-pointer-events-bbox.html [wpt.fyi]
- circle2 contains point at (400, 150):
FAIL
- circle2 contains point at (432, 182):
FAIL
- circle2 contains point at (361, 122):
FAIL
- bbox of circle2 contains point at (438, 103):
FAIL
- bbox of circle2 contains point at (450, 200):
FAIL
- bbox of text1 contains point at (115, 46):
FAIL
- bbox of text2 contains point at (295, 214):
FAIL
- image1 contains point at (19, 215):
FAIL
- image1 contains point at (45, 225):
FAIL
- circle2 contains point at (400, 150):
- /svg/interact/scripted/svg-small-big-path.html [wpt.fyi]
- Hit-test on a path whose x/y ranges have different magnitude, path contains point at (5, 110):
FAIL
- Hit-test on a path whose x/y ranges have different magnitude, path contains point at (5, 110):
New Tests That Don't Pass
- /svg/interact/scripted/svg-pointer-events-bbox.html [wpt.fyi]
- group1 contains point at (100, 100):
FAIL
(Chrome:PASS
, Safari:FAIL
) - group1 contains point at (137, 84):
FAIL
(Chrome:PASS
, Safari:FAIL
) - group1 contains point at (51, 156):
FAIL
(Chrome:PASS
, Safari:FAIL
) - group1 contains point at (70, 120):
FAIL
(Chrome:PASS
, Safari:FAIL
) - bbox of text1 contains point at (435, 32):
FAIL
(Chrome:PASS
, Safari:FAIL
)
- group1 contains point at (100, 100):
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1793068 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•3 years ago
|
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•