Closed
Bug 323790
Opened 20 years ago
Closed 20 years ago
seamonkey and firefox have problems with CSS margin-left tests in w3c.org test suite
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: thompdump, Assigned: dbaron)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051025 Firefox/1.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051025 Firefox/1.5
products:
Firefox (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051025 Firefox/1.5)
Seamonkey (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051219 SeaMonkey/1.0b)
Seamonkey (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060116 SeaMonkey/1.5a)
problem:
- seamonkey and firefox fail multiple www.w3c.org CSS 2.1 test suite tests for CSS margin-left (http://www.w3.org/Style/CSS/Test/CSS2.1/current/)
totally tangential note:
If I read it correctly, http://www.mozilla.org/quality/browser_sc.html indicates to file this type of bug against the Documentation:Mozilla Developer component (seems odd since CSS doesn't really seem like documentation...more like Layout...) - maybe time to update http://www.mozilla.org/quality/browser_sc.html?
Reproducible: Always
Steps to Reproduce:
1. fire up seamonkey or firefox
2. head over to http://www.w3.org/Style/CSS/Test/CSS2.1/current/
3. check out the margin-left examples (e.g., - examples: http://www.w3.org/Style/CSS/Test/CSS2.1/current/t0803-c5504-imrgn-l-02-b-ag.htm or http://www.w3.org/Style/CSS/Test/CSS2.1/current/t0803-c5504-imrgn-l-03-b-a.htm) and look for red
Actual Results:
What's seen doesn't match what test suite indicates should be seen (patterns wrong or too much red present)
Expected Results:
Correct rendering of CSS margin-left (look for only green and/or pattern matching description from test-suite file)
Updated•20 years ago
|
Assignee: nobody → dbaron
Component: Layout → Style System (CSS)
QA Contact: layout → ian
| Assignee | ||
Comment 1•20 years ago
|
||
(In reply to comment #0)
> totally tangential note:
>
> If I read it correctly, http://www.mozilla.org/quality/browser_sc.html
> indicates to file this type of bug against the Documentation:Mozilla Developer
> component (seems odd since CSS doesn't really seem like documentation...more
It's talking about what to do if the testcase is wrong, not what to do if the browser's handling of the testcase is wrong.
| Assignee | ||
Comment 2•20 years ago
|
||
Worksforme in a trunk build. Did you install the Ahem font?
| Reporter | ||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•