Closed Bug 1745752 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 32018 - Remove vendor prefixes from intrinsic sizes

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 32018 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/32018
Details from upstream follow.

Robin Métral <robin.metral@sumup.com> wrote:

Remove vendor prefixes from intrinsic sizes

Fixes #32014

As discussed in the issue linked above 👆, this PR removes unnecessary vendor prefixes for CSS intrinsic sizes.

While removing the -moz prefix for fit-content I noticed some leftover prefixes for min-content and max-content (-moz but also -webkit, -o, and -ie). I think they can all be removed since these intrinsic sizes are now supported unprefixed.

I also ran some tests locally and it looked to me like there were no new failures, but I didn't know how to check the results against the expected test data 🙈

Let me know if there's anything else I'm missing in this PR!

Component: web-platform-tests → Layout
Product: Testing → Core
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a6afce6acccf
[wpt PR 32018] - Remove vendor prefixes from intrinsic sizes, a=testonly
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.