Search and Top Navigation
#6097 closed feature (fixed)
Opened September 23, 2010 05:25AM UTC
Closed May 18, 2011 11:37PM UTC
Last modified May 18, 2011 11:47PM UTC
CSS: Add KHTML and Opera support
Reported by: | MechanisM | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.14 |
Component: | ui.css-framework | Version: | 1.8.5 |
Keywords: | khtml, opera | Cc: | |
Blocked by: | Blocking: |
Description
Please add support for:
"-khtml-" and "-o-"
Attachments (0)
Change History (5)
Changed September 23, 2010 12:25PM UTC by comment:1
component: | ui.core → CSS Framework |
---|---|
description: | I added to jQueryUI's css files support for \ \ {{{ \ "-khtml-" and "-o-" \ }}} \ \ and want to see it in feature releases.[[BR]] \ \ also in datepicker russian localisation: \ \ {{{ \ weekHeader: 'Не', \ }}} \ absolutely don't understandable and don't have any sence. \ it must be maybe with 3 letters?: \ \ {{{ \ weekHeader: 'Нед', \ }}} \ -this is much better to understand. → Please add support for: \ \ {{{ \ "-khtml-" and "-o-" \ }}} |
summary: | KHTML and Opera support. → CSS: Add KHTML and Opera support |
Changed May 05, 2011 08:39PM UTC by comment:2
This is fixed here => https://github.com/jquery/jquery-ui/pull/212
Although I couldn't find any instances where the -o vendor prefix was necessary.
Changed May 18, 2011 11:37PM UTC by comment:3
Changed May 18, 2011 11:47PM UTC by comment:4
CSS: added support for konqueror border-radius. Fixed #6097.
(cherry picked from commit 0f860cdd9cd378dd9b72bb71e97cf169abb8459b)
Changeset: fcd6e8d365c17c3e17d62811a2e6baccac7c3d48
Changed May 18, 2011 11:47PM UTC by comment:5
milestone: | 1.9 → 1.8.14 |
---|