/* * 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 */
The "resolution" portion of this duplicates Bug 78087.