Bug 73240
| Summary: | Mishandling of border css property? | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Owen Taylor <otaylor> | ||||
| Component: | mozilla | Assignee: | Christopher Aillon <caillon> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Ben Levenson <benl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 8.0 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2005-03-31 11:24:45 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Owen Taylor
2002-09-01 15:28:07 UTC
Created attachment 74424 [details]
HTML page demonstrating problem
I wonder if this is a rounding error of some kind. In the DOM inspector I see: border-bottom-width: 1.42857px. My first nieve guess would be that this is a rounding error. If the ximian folks are blindly using keith's patch, which they might be, it computes DPI using a different method which would account for the difference. |