Open
Bug 944228
Opened 11 years ago
Updated 2 years ago
Add a test to verify that the space above tabs is consistent across PB, LWT and sizemode (where appropriate)
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
NEW
People
(Reporter: MattN, Unassigned, Mentored)
References
Details
(Whiteboard: [Australis:P-][lang=js])
On OS X I believe the space above the tabs should be consistent across PB, LWT and sizemode.
On Windows it may differ with the sizemode but should be consistent regardless of private browsing (PB) or the lightweight theme (LWT).
We should have a browser chrome test that verifies that the space above tabs is the same in these different configurations since it has regressed multiple times.
The test can probably use getBoundingClientRect to check the top of the tabs for comparison.
[1] https://developer.mozilla.org/en-US/docs/Web/API/Element.getBoundingClientRect
Updated•11 years ago
|
Whiteboard: [Australis:P4][mentor=MattN][lang=js] → [Australis:P-][mentor=MattN][lang=js]
Assignee | ||
Updated•10 years ago
|
Mentor: MattN+bmo
Whiteboard: [Australis:P-][mentor=MattN][lang=js] → [Australis:P-][lang=js]
Updated•10 years ago
|
Assignee: nobody → abhinav.koppula
Mentor: jaws
Status: NEW → ASSIGNED
Updated•7 years ago
|
Status: ASSIGNED → NEW
Updated•7 years ago
|
Assignee: abhinav.koppula → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•