Open
Bug 1840910
Opened 2 years ago
Find CSS property with no mdn url and spec url to use for test
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned)
Details
overflow-clip-box
property was removed from the mdn data, but was used in browser_compatibility_css-property_issue.js test See https://searchfox.org/mozilla-central/rev/c0adc2160976e2c118e2e5709d08aac071fddce9/devtools/client/inspector/compatibility/test/browser/browser_compatibility_css-property_issue.js#55-61.
Commented the usage out until we find another property which does not have an MDN url or a spec url to replace it with
You need to log in
before you can comment on or make changes to this bug.
Description
•