Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !1225

Drop khtml gradient, shorten old webkit gradient

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/kristerkari/2.0-wip into 2.0-wip Jan 25, 2012
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: kristerkari

It seems that Konqueror does not have support for CSS gradients. Testing for CSS gradient support with Modernizr confirms it.

Kubuntu for example comes with rekonq (https://en.wikipedia.org/wiki/Rekonq) installed as default browser, and it supports gradients, but does not use the -khtml prefix.

There are also so few Konqueror users that I don't see the point keeping it if it's not currently supported by the browser.

I've also shortened the old webkit syntax a bit.

Tested khtml gradients with:

  • Kubuntu 11.10: Konqueror 4.7.4, rekonq
  • Ubuntu 11.10: Konqueror 4.74

Tested old webkit syntax with:

  • Win XP: Safari 4.0.5
  • iOS 4.2.1: Safari
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/kristerkari/2.0-wip