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

       Web browser: ---
             Bug #: 40211
           Summary: FR uses deprecated attributes align and width on diff
                    pages
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: FlaggedRevs
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: listenle...@gmail.com
                CC: aschulz4...@gmail.com, asha...@wikimedia.org,
                    ro...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---


HTML source of the heading on diff pages:

<table class="fr-diff-ratings">
<tbody>
<tr><td width="50%" align="center">
<span class="flaggedrevs-color-1">[gesichtete Version]</span>
</td><td align="center" width="50%">
<span class="flaggedrevs-color-1">[gesichtete Version]</span>
</td></tr>
</tbody>
</table>

align and width are deprecated in HTML5, use CSS instead
(style="text-align:center; width: 50%;")

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