#24033 closed enhancement (fixed)
Bundled themes: add identifier to `style` elements added by the theme
| Reported by: | lancewillett | Owned by: | lancewillett |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
To assist in debugging CSS in a site's output, I suggest adding an ID attribute to identify style elements that default themes add to the head element.
Attachments (2)
Change History (7)
#2
follow-up:
↓ 3
@
13 years ago
- Resolution fixed
- Status closed → reopened
In Twenty Twelve, id attributes in twentytwelve_header_style() and twentytwelve_admin_header_style() are the same, however in Eleven and Thirteen they are different. Is that intentional?
#3
in reply to: ↑ 2
@
13 years ago
Replying to SergeyBiryukov:
In Twenty Twelve, id attributes in
twentytwelve_header_style()andtwentytwelve_admin_header_style()are the same, however in Eleven and Thirteen they are different. Is that intentional?
Not intentional, thanks for the catch, and patch.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 24001: