Closed
Bug 541216
Opened 16 years ago
Closed 11 years ago
pfizerpro.com - unbalanced quote in stylesheet causes major display issues
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: drew, Unassigned)
References
()
Details
Attachments
(2 files)
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
There is something wrong with the stylesheet that is causing the page to look awful.
Steps to Reproduce
1. Navigate to: https://www.pfizerpro.com/sites/ppro/pages/content/home.aspx
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
fxtrunk: (none)
Safari: ABC E
Opera: BC E
IE: ABC (A has a green background; color:transparent is broken)
Having pfizerpro.com work is equivalent to showing "C" on this testcase, more or less.
Comment 3•16 years ago
|
||
Which browser, if any, is correct per CSS specs? Is this covered by existing CSS conformance tests?
Comment 4•16 years ago
|
||
(In reply to comment #2)
> IE: ABC (A has a green background; color:transparent is broken)
In standards mode (the attached test case is in quirks mode), IE 8 shows ABCDE with A and D being black.
Updated•16 years ago
|
Comment 5•16 years ago
|
||
Comment 6•16 years ago
|
||
IE8 in standards mode matches Opera, then. IE is the only browser whose behavior depends on the document mode here.
This is covered by the spec, and I believe the Firefox 3.6+ behavior is correct.
Comment 8•16 years ago
|
||
I sent Pfizer a note. What's the best way to contact other browser vendors?
| Reporter | ||
Comment 9•16 years ago
|
||
Windows versions:
Google Chrome shows: ABC E (all in blue)
IE8 (64-bit) shows: ABCDE (A-C Blue; DE Black, A Green background)
(In reply to comment #8)
> I sent Pfizer a note. What's the best way to contact other browser vendors?
I contributed a reftest (invalid-url-handling.xhtml) to the CSS 2.1 test suite.
Comment 11•16 years ago
|
||
Thanks, dbaron! I guess this is a pfizerpro.com tech evang bug now.
Assignee: nobody → english-us
Component: Style System (CSS) → English US
Product: Core → Tech Evangelism
QA Contact: style-system → english-us
Summary: Pfizerpro has CSS stylesheet problems → pfizerpro.com - unbalanced quote in stylesheet causes major display issues
Comment 12•16 years ago
|
||
dbaron added the reftest in
http://hg.mozilla.org/mozilla-central/rev/ab6e1ab7d3d8 and filed bug 541434 to make more of it pass.
Comment 13•11 years ago
|
||
404 Redirect for https://www.pfizerpro.com/sites/ppro/pages/content/home.aspx
The page doesn't exist anymore.
Assignee: english-us → nobody
Status: NEW → RESOLVED
Closed: 11 years ago
Component: English US → Desktop
Resolution: --- → INVALID
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•