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

           Summary: superscripts with formatting don't work in IE8
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
               URL: http://test.wikipedia.org/wiki/IE8_superscripts
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]
            Blocks: 13361


Using IE 8.0.6001.18372, some superscripts with links in them aren't
superscripted, the text is just smaller.

Test case:

Text test<sup>1</sup>

Ref test<ref>Foo</ref>

Link test<sup>[[Test]]</sup>

Template test{{fact}}

Span test<sup><span>Text</span></sup>

Bold test<sup>'''Text'''</sup>

Mixed test<sup>Test [[link]]</sup>

Mixed test 2<sup>[[link]] text</sup>

Mixed test 3<sup><span>text</span> text</sup>


Results:
On IE8, Text and all mixed tests work, the ref, link, template, template, span,
and bold tests only make the text smaller. It seems any superscript that
consists only of stuff wrapped in some sort of HTML tag doesn't render
correctly on IE8, mixes of formatted/plain content work fine.

Most likely an IE8 bug/upstream issue.


-- 
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