https://bugzilla.wikimedia.org/show_bug.cgi?id=56515
Web browser: ---
Bug ID: 56515
Summary: Parsoid generated <link> nodes shouldn't be in <body>
Product: Parsoid
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
In this article for example:
http://parsoid.wmflabs.org/enwikivoyage/South_America
You have this node in the the <body>:
<link rel="mw:PageProp/Category" href="./Category:Has_custom_banner"
data-parsoid='{"stx":"simple","a":{"href":"./Category:Has_custom_banner"},"sa":{"href":"Category:Has
custom banner"}}'/>
This is pretty odd because:
* This is a "metadata" which shouldn't be mixed with rendered data
* <link> nodes should be in the <head>, according the W3C ("The LINK element
may only appear in the head of a
document."):http://www.w3.org/TR/html401/struct/links.html
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l