Features in KDE Base
Germain Garand committed changes in /trunk/KDE/kdelibs/khtml:
CSS 3 - Media Queries
cf. <a href="http://www.w3.org/TR/css3-mediaqueries/">http://www.w3.org/TR/css3-mediaqueries/</a>
This is a full implementation supporting all media features, for both visual and paged media types we support.
It is based on the partial implementation found in WebCore.
With some refactoring work, fixes, and implementation of the missing bits.
This module allows web content writers to query the capabilities of the client's output device (be it a screen, a printer, etc.) and automatically select CSS styles that are best suited to it.
File Changes
Added 3 files
/trunk/KDE/kdelibs/khtml/css
Modified 23 files
/trunk/KDE/kdelibs/khtml
26 files changed in total