Closed
Bug 556485
Opened 15 years ago
Closed 15 years ago
[QAC generated] Atom/Rss styles different.
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: pricechild, Unassigned)
Details
Steps to Reproduce
---------------------------------------
Look at the following:
1. http://hg.moinmo.in/moin/1.9/rss-log
2. http://hg.moinmo.in/moin/1.9/atom-log
The 'content'(?) on the atom feed uses a different font to that of the rss feed.
I'm on Namoroka (Build 2010033004294) Windows XP.
What should have happened:
---------------------------------------
I think they should appear the same.
What actually happened:
----------------------------------------
They looked different.
Updated•15 years ago
|
Component: General → RSS Discovery and Preview
OS: Windows XP → All
QA Contact: general → rss.preview
Hardware: x86 → All
Comment 1•15 years ago
|
||
Options for Firefox to fix that:
* Decide that in Atom content elements, <pre> doesn't mean what it means, but instead means "I'm tunneling plain text with significant linebreaks through a <pre> in 'xhtml', but I don't really want a monospace font" which isn't going to happen
* Decide that RSS description elements should always use a monospace font, so that they will look like Atom content elements when someone tunnels plain text with significant linebreaks through a <pre> in 'xhtml', which isn't going to happen
Options for fixing it at the source:
* All sorts of things, all of which start with "don't try to tunnel plain text with significant linebreaks through a <pre> in 'xhtml'."
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•