Closed
Bug 1940751
Opened 1 year ago
Closed 1 year ago
Update compatibility tests so they still pass with updated browser data (Safari 18.2)
Categories
(DevTools :: Inspector: Compatibility, defect)
DevTools
Inspector: Compatibility
Tracking
(firefox-esr115 fixed, firefox-esr128 fixed, firefox134 fixed, firefox135 fixed, firefox136 fixed)
RESOLVED
FIXED
136 Branch
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
Some compatibility tests are using the scrollbar-width property to get compatibility issues, but support was added in Safari 18.2, which means we don't get compatibility issue anymore and the tests fail.
We should migrate to another property
Updated•1 year ago
|
status-firefox134:
--- → affected
status-firefox135:
--- → affected
status-firefox136:
--- → affected
status-firefox-esr115:
--- → affected
status-firefox-esr128:
--- → affected
| Assignee | ||
Comment 1•1 year ago
|
||
Safari 18.2 added support for scrollbar-width and ruby-align,
so we need to use other properties to make the test green.
This is a follow up for Bug 1940196, where we only fixed a single test.
Updated•1 year ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/47fa7cf3f182
[devtools] Adapt compatibility test for Safari update. r=devtools-reviewers,ochameau.
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•