**Steps to reproduce** 1. Open attached test case 2. Open inspector 3. Select Computed panel 4. Expand `background-color` item **Expected results** In the matched selector list, I can see the `hotpink` declaration (in a media query) that is actually applied **Actual results** The only declaration we see is the `gold` declaration, which isn't applied
Bug 2012412 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
**Steps to reproduce** 1. Open attached test case 2. Open inspector 3. Select the `<body>` element 4. Select Computed panel 5. Expand `background-color` item **Expected results** In the matched selector list, I can see the `hotpink` declaration (in a media query) that is actually applied **Actual results** The only declaration we see is the `gold` declaration, which isn't applied