https://bugzilla.wikimedia.org/show_bug.cgi?id=40832

       Web browser: ---
             Bug #: 40832
           Summary: RL's Data URI embedding (aka /* @embed */) doesn't
                    work on user or site CSS
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ResourceLoader
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: mybugs.m...@gmail.com
                CC: krinklem...@gmail.com, roan.katt...@gmail.com,
                    tpars...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---


I've added
#firstHeading {
    /* @embed */
    background-image:
url(http://localhost/mw/skins/common/images/feed-icon.png);
}

to Special:MyPage/common.css (and to MediaWiki:Common.css), but the background
image is not being converted to base 64 as it should.

I may be just misreading the docs[1] or doing something wrong, but maybe it is
a bug?

[1] http://www.mediawiki.org/wiki/ResourceLoader/Features#Embedding

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to