By droplet on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x
Introduced in version:
8.0
Issue links:
Description:
Support for the -khtml- prefix has been removed from Drupal core. The khtml prefix was used by the Konqueror engine, but Konqueror has less than 1% of browser share, and Konqueror can now optionally use the Webkit engine instead.
When writing CSS, simply just omit extra CSS properties for the -khtml- prefix.
Impacts:
Site builders, administrators, editors
Module developers
Themers