Closed
Bug 1141760
Opened 11 years ago
Closed 10 years ago
:target pseudo-class is broken in responsive design mode
Categories
(DevTools :: Responsive Design Mode, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1145010
People
(Reporter: rowbot, Unassigned)
References
Details
Attachments
(1 file)
707 bytes,
text/html
|
Details |
Last good revision: d98309db7e20
First bad revision: bd7d13e5875c
Pushlog: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=d98309db7e20&tochange=bd7d13e5875c
Suspected: Paul Rouget — Bug 1067145 - Make responsive design e10s-ready. r=ochameau
STR:
1) Load the testcase
2) Enter Responsive Mode
3) Click on each of the links (Panel 1, Panel 2, and Panel 3)
Actual Results:
The text from each of the section elements is overlapped.
Expected Results:
Only the text from the section element that has an id matching the fragment in the URL should be displayed.
This works perfectly fine when not in Responsive Mode. This is not e10s exclusive.
Yes, it sounds like it to me.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•