Closed Bug 1695565 Opened 4 years ago Closed 2 years ago

New wpt failures in /css/css-ui/appearance-cssom-001.html

Categories

(Core :: Layout, defect)

defect

Tracking

()

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: wpt-sync, Assigned: emilio)

References

Details

(Whiteboard: [wpt], [wptsync upstream])

Attachments

(1 file)

Syncing wpt PR 27828 found new untriaged test failures in CI

Tests Affected

Firefox-only failures

/css/css-ui/appearance-cssom-001.html
-webkit-appearance: slider-horizontal: FAIL
-moz-appearance (should not be supported): FAIL

New Tests That Don't Pass

/css/css-ui/appearance-cssom-001.html
-webkit-appearance: meterbar (invalid): FAIL (Chrome: PASS, Safari: FAIL)
-webkit-appearance: progressbar (invalid): FAIL (Chrome: PASS, Safari: FAIL)
-webkit-appearance: textfield-multiline (invalid): FAIL (Chrome: PASS, Safari: FAIL)
appearance: slider-horizontal: FAIL (Chrome: PASS, Safari: FAIL)
appearance: meterbar (invalid): FAIL (Chrome: PASS, Safari: FAIL)
appearance: progressbar (invalid): FAIL (Chrome: PASS, Safari: FAIL)
appearance: textfield-multiline (invalid): FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1695548 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.

Severity: -- → S3
  • Remove some legacy appearance aliases that other engines don't
    implement.

  • Allow to pass with unimplemented <compat-auto> values, since per the
    spec the idea of these is to get them removed, see
    https://github.com/w3c/csswg-drafts/issues/8506 for the ones we don't
    implement.

  • Also allow the -moz- prefix to be implemented, because we can't
    quite get rid of it (people use it to remove the <input type=number>
    buttons with -moz-appearance: textfield and so on), and the
    alternative is to implement a bunch of non-standard ::-webkit-
    pseudo-elements.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/38754 for changes under testing/web-platform/tests
Whiteboard: [wpt] → [wpt], [wptsync upstream]

Backed out changeset fa7252da2862 (Bug 1695565) for xpcshell failures on test_css-properties-db.js.
Backout link
Push with failures <--> X3
Failure Log
Also R1
Also TVw [tier2] and same but wpt6 [tier 1]

Flags: needinfo?(emilio)
Upstream PR was closed without merging
Flags: needinfo?(emilio)

Backed out for causing reftest failures on setsize.xhtml

Backout link

Push with failures

Failure log

There are also these TV failures if you could take a look at them. Thank you!

Flags: needinfo?(emilio)
Upstream PR was closed without merging
Attachment #9320308 - Attachment description: Bug 1695565 - Fix appearance-cssom-001.html. r=#style,#layout → Bug 1695565 - Fix appearance-cssom-001.html. r=boris
Flags: needinfo?(emilio)
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: