Opened 10 years ago
Closed 10 years ago
#29180 closed defect (bug) (fixed)
Conditional wrappers for styles exclude inline styles
Reported by: | georgestephanis | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | Script Loader | Keywords: | has-patch |
Focuses: | Cc: |
Description
When adding inline styles to a conditional stylesheet, the inline css is outside of the conditional.
So if I have an IE only stylesheet, and add some styles to it, while the external asset is IE only, the attached inline styles aren't.
Certainly an edge case, but worth correcting for.
Unit tests provided.
Attachments (1)
Change History (6)
This ticket was mentioned in IRC in #wordpress-dev by georgestephanis. View the logs.
10 years ago
Note: See
TracTickets for help on using
tickets.
Related: #16118