[Webkit-unassigned] [Bug 16832] New: CSS3 @media support missing *color-index and scan, and resolution support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 18:59:23 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16832

           Summary: CSS3 @media support missing *color-index and scan, and
                    resolution support
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


/*
 * FIXME: following media features are not implemented: color_index, scan,
resolution
 *
 * color_index, min-color-index, max_color_index: It's unknown how to retrieve
 * the information if the display mode is indexed
 * scan: The "scan" media feature describes the scanning process of
 * tv output devices. It's unknown how to retrieve this information from
 * the platform
 * resolution, min-resolution,  max-resolution: css parser doesn't seem to
 * support CSS_DIMENSION
 */


-- 
Configure bugmail: http://bugs.webkit.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