Open
Bug 1842698
Opened 1 year ago
Updated 2 months ago
New wpt failures in /css/css-anchor-position/idlharness.html
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 40926 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-anchor-position/idlharness.html [wpt.fyi]
- CSSPositionFallbackRule interface object length:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSPositionFallbackRule interface object name:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSPositionFallbackRule interface: existence and properties of interface prototype object's "constructor" property:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSPositionFallbackRule interface: existence and properties of interface prototype object's @@unscopables property:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSPositionFallbackRule interface: attribute name:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Stringification of positionFallback:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSPositionFallbackRule interface: positionFallback must inherit property "name" with the proper type:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSTryRule interface: existence and properties of interface object:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSTryRule interface object length:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSTryRule interface object name:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSTryRule interface: existence and properties of interface prototype object:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSTryRule interface: existence and properties of interface prototype object's "constructor" property:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSTryRule interface: existence and properties of interface prototype object's @@unscopables property:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSTryRule must be primary interface of try1:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Stringification of try1:
FAIL
(Chrome:PASS
, Safari:FAIL
) - CSSTryRule must be primary interface of try2:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Stringification of try2:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- CSSPositionFallbackRule interface object length:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1842306 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•1 year ago
|
Severity: -- → S4
Depends on: css-anchor-position-1
You need to log in
before you can comment on or make changes to this bug.
Description
•