Closed
Bug 1470150
Opened 8 years ago
Closed 8 years ago
noscript.css should only apply to HTML elements.
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(2 files)
noscript.css applies to non-HTML elements since bug 1169514.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → emilio
Comment 1•8 years ago
|
||
| Assignee | ||
Comment 2•8 years ago
|
||
Comment on attachment 8986767 [details]
Bug 1470150: noscript rules should not apply to non-HTML elements. r=heycam
(Just in case you still don't have Phabricator stuff completely set up :))
Attachment #8986767 -
Flags: review?(cam)
| Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
Comment on attachment 8986767 [details]
Bug 1470150: noscript rules should not apply to non-HTML elements. r=heycam
Cameron McCormack (:heycam) has approved the revision.
https://phabricator.services.mozilla.com/D1749
Attachment #8986767 -
Flags: review+
Comment 5•8 years ago
|
||
Comment on attachment 8986831 [details]
Bug 1470150: noscript rules should not apply to non-HTML elements.
Thanks, looks like my phabricator is working OK now.
Attachment #8986831 -
Flags: review?(cam)
Updated•8 years ago
|
Attachment #8986767 -
Flags: review?(cam)
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e27f16329c72
noscript rules should not apply to non-HTML elements. r=heycam
Updated•8 years ago
|
Priority: -- → P3
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/11623 for changes under testing/web-platform/tests
Comment 8•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•