Closed
Bug 1668992
Opened 4 years ago
Closed 3 years ago
[wpt-sync] Sync PR 25960 - Add more tests for invalid "scale" CSS property values.
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25960 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25960
Details from upstream follow.
b'Antoine Quint <graouts@apple.com>' wrote:
Add more tests for invalid "scale" CSS property values.
We need to check that junk for optional values makes the whole value invalid, even if values parsed correctly up to this point. Additionally, percentage values were deemed correct but the specification for scale says
none | <number>{1,3}
.
Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=59e36377a893ddcb16766a1613601e560251e949
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 5 subtests
Status Summary
Firefox
OK : 1
PASS: 5
Chrome
OK : 1
PASS: 5
Safari
OK : 1
PASS: 5
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c4c7a720b5b1
[wpt PR 25960] - Add more tests for invalid "scale" CSS property values., a=testonly
Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•