https://bugzilla.wikimedia.org/show_bug.cgi?id=26519
Summary: place styles _inside_ HTML tags
Product: MediaWiki
Version: 1.18-svn
Platform: All
URL: http://transgender-taiwan.org/index.php?title=%E7%89%B
9%E6%AE%8A:%E7%89%B9%E6%AE%8A%E9%A0%81%E9%9D%A2&uselan
g=en
OS/Version: All
Status: NEW
Keywords: accessibility
Severity: normal
Priority: Normal
Component: Page rendering
AssignedTo: [email protected]
ReportedBy: [email protected]
Looking at the implementation of mw-specialpagerestricted:
><li class="mw-specialpages-page mw-specialpagerestricted"><strong><a
>href="/index.php?title=..." title="特殊:未被監視的頁面">Unwatched
>pages</a></strong></li>
One wonders 'why have they placed the style ouside the HTML tag
instead of inside?'
As can be seen from this little experiment (done on Firefox)
><span style="font-weight:normal"><strong>style outside</strong></span>
><strong><span style="font-weight:normal">style inside</span></strong>
your doing that leaves the WikiSysop with no way to override it, if he
so pleases, via MediaWiki:Common.css .
At the bottom of the page one finds
><strong class="mw-specialpagerestricted">Restricted special pages.</strong>
which is also fine, as one can override the <strong> with stylesheets,
accoding to my experiments.
So barring any other considerations that I am not aware of, please fix
it, and along with it, and other such places in the code where the
styles are on the outside.
--
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