Skip to content
  • commit-queue@webkit.org's avatar
    Replace uses of prefixed properties with unprefixed versions in the UA stylesheets · f56fcc4b
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=98453
    
    Patch by Tab Atkins <jackalmage@gmail.com> on 2012-10-05
    Reviewed by Ojan Vafai.
    
    Switched 'border-radius' and 'box-shadow' to their unprefixed version in the UA stylesheets.
    
    No new tests, because the unprefixed properties have the same behavior as the prefixed.
    
    * css/fullscreenQuickTime.css:
    (video:-webkit-full-screen::-webkit-media-controls-panel):
    * css/html.css:
    (keygen, select):
    (select[size][multiple]):
    (select[size="1"]):
    (::-webkit-validation-bubble-message):
    * css/themeBlackBerry.css:
    (input, textarea):
    * css/themeChromiumAndroid.css:
    (select[size][multiple]):
    * css/themeQtNoListboxes.css:
    (select[size][multiple]):
    * css/themeWin.css:
    (select[size="1"]):
    * css/view-source.css:
    (.webkit-html-message-bubble):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@130516 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f56fcc4b