CSS hack: Difference between revisions

Content deleted Content added
Line 28:
== Alternatives ==
 
===Browser Prefixesprefixes===
Each of the most popular browser rendering engines has its own vendor-specific prefix for experimental properties. However, due to the proliferation of these properties in live code, the browser vendors have begun to move away from this in favor of user-controlled feature flags.<ref>{{Cite web|url=https://developer.mozilla.org/en-US/docs/Glossary/Vendor_Prefix|title=Vendor Prefix|website=Mozilla Developer Network|access-date=2016-10-12}}</ref>
 
==== List of Prefixesprefixes ====
The following is a list of prefixes from various layout engines:
{| class="wikitable"
Line 45:
| <code>-epub-</code> || yes || WebKit || [[EPUB|EPUB Working Group]] || [[Chromium]] / [[Google Chrome]], WebKit-Based Browsers
|-
| <code>-hp-</code> || || || [[Hewlett-Packard]] (now [[HP Inc.]]) ||
|-
| <code>-khtml-</code> || yes / yes || [[KHTML]] / WebKit || [[KDE]] || KDE [[Konqueror]] / Apple Safari 1.1 through Safari 2.0, WebKit-Based Browsers (as a legacy prefix)