Closed Bug 103267 Opened 23 years ago Closed 21 years ago

npr.org - The NPR home page is looking really sick

Categories

(Tech Evangelism Graveyard :: English US, defect, P1)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: smoehle, Assigned: bc)

References

()

Details

The NPR home page is looking really bad.  The background color should be white,
but it showing as a very dark grey in Mozilla.  The center column of the page
(that has "today's news" and "special features") is made up of a couple of
tables that all live within a <td> of a containing table.  This big <td> has a
class, "content", that specifies a background color of #FFFFFF.  Mozilla seems
to be ignoring this.  The page looks fine in NN4 and Opera.

Tested with Mozilla trunk build 2001100408 on Linux.
There's a missing end brace here:

SPAN.textsuper          {
                                        vertical-align:super;
                                        font-size:8px;
SPAN.titlesuper         {
                                        vertical-align:super;
                                        font-size:10px;
                                        }

that causes the rest of the stylesheet to be ignored, according to the parsing
rules in the CSS spec.

->Evangelism.
Assignee: dbaron → bclary
Status: UNCONFIRMED → NEW
Component: Style System → English: US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: ian → zach
Version: other → unspecified
contact info webmaster@npr.org

offending stylesheet http://www.npr.org/include/css/npr.css

contacted 10/5/01.
Severity: normal → major
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P1
Hardware: PC → All
Target Milestone: --- → mozilla0.9.7
The webmaster email address was returned as undeliverable. I tried several
others, called and tried to contact them directly and have sent mail to their
postmaster. Not sure they really want feedback. ;-)
NPR has fixed their stylesheet.  The page looks fine in Mozilla now.  Resolving
as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
New problem, same site:
My default charset is UTF-8 with auto detection if possible, on the Text Only
version, some characters are incorrect such as in "Morning Edition".

The Page Info dialog shows the character set as ISO-8859-2.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Is that last problem reported major or trivial?
Summary: The NPR home page is looking really sick → npr.org - The NPR home page is looking really sick
Brant, please file the problem you describe in your comment 5 (if it still
exists) as a new bug.
Status: REOPENED → RESOLVED
Closed: 23 years ago21 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.