Closed
Bug 1327398
Opened 6 years ago
Closed 6 years ago
Ruleview doesn't explain why "hidden" attribute makes elements invisible
Categories
(DevTools :: Inspector: Rules, defect)
DevTools
Inspector: Rules
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1212289
People
(Reporter: arni2033, Unassigned)
Details
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
0. Open devtools -> options, enable "Show browser styles", close devtools.
1. Open url data:text/html,<div hidden>asdf</div>
2. Open inspector, select <div> element, open ruleview
AR: Nothing in ruleview explains why element is invisible on the page
ER: Either X or Y
X) Ruleview should display something sensible when I enable browser styles
Y) Element should be visible on page
Comment 1•6 years ago
|
||
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0 I have tested this issue on Windows 10 x64 with the latest Firefox release (50.1.0) and the latest Nightly (53.0a1-20170103030204) and managed to reproduce it following the STR_1 described in the description.
Component: Untriaged → Developer Tools: CSS Rules Inspector
Comment 2•6 years ago
|
||
I'm tempted to close this as a duplicate of bug 1212289. Do you agree?
Flags: needinfo?(arni2033)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(arni2033)
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•