Open
Bug 1456777
Opened 7 years ago
Updated 3 years ago
Shapes editor: improve tests to account for clamping values to viewport
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: rcaliman, Unassigned)
References
(Blocks 1 open bug)
Details
Bug 1450650 introduced the behaviour that dragged markers will be clamped to the constraints of the viewport.
Some shape editor tests fail when run in headless mode because the viewport of the test window in headless mode is smaller than the surface area of some elements being tested.
An overhaul of the tests is needed to account for value clamping.
Updated•7 years ago
|
Severity: normal → enhancement
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•