- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Jul 2014 13:32:50 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26357 Bug ID: 26357 Summary: A sup tag with a value on next line adds a space Product: HTML WG Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: critical Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: pallavkumaria@gmail.com QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org Created attachment 1494 --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1494&action=edit Output of the case mentioned E.g. Following is the case where m square displays correctly in the first case and is incorrect in the second. Would assume both of them to be same and no extra space should be added. <html> <body> m<sup>2</sup> <br/> m<sup> 2</sup> </body> </html> -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 16 July 2014 13:32:51 UTC