[Webkit-unassigned] [Bug 9541] New: Implement CSS units correctly

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 22 01:37:20 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9541

           Summary: Implement CSS units correctly
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: contact at nickshanks.com


Dave Hyatt wrote on Surfin' Safari:

"Any browser that truly attempted to treat pt as 1/72nd of a physical inch
would just end up mis-rendering Web sites … You can’t actually use the
physical DPI of the device because it could make the Web site look horribly
wrong."

I dispute this, and seek to have 1pt == 1in/72, taking into account the device
DPI, and where 1in is exactly one inch across if I hold a ruler up to the
screen/page. For example, when dragging a window across screens of differing
resolutions, relayout should occur if absolute units are used.
Websites that look horribly wrong like this are *designed* to look horribly
wrong. It's not our fault the website designer sucks.

Unless Apple's screens have a way of obtaining their pixel density and dot
pitch, this will probably require a lookup table for all flat panels. I think a
best guess is all you can achieve with CRTs.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list