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

       Web browser: ---
             Bug #: 39067
           Summary: Add support for HTML tag <mark>
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


<mark> is a simple inline HTML element.

Because Internet Explorer (<9 ?) does not seem to style this element by
default, some CSS will be needed for cross-browser support:

mark { background:yellow; color:black; }

Spec:
http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-mark-element

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to