Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
CSS
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Jun 2012 at 22:31 UTC
Updated:
29 Jul 2014 at 20:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nod_Height adjustments works for body displacement and tableheader. All good. Tested on the real IE8 not the emulated from IE9/10.
effulgentsia can you add the JS clean-up tag to those issues please? it helps :)
Comment #2
dries commentedCommitted to 8.x. Thanks!
Comment #3
droplet commentedrecall my memory. we only drop -webkit-border-radius. All android version need the prefixes.
Comment #4
aspilicious commentedhttp://www.w3schools.com/cssref/tryit.asp?filename=trycss3_box-shadow
We don't need the -webkit prefix anymore for box shadow apparantly. :D
Certainly not in 2013 ;)
Comment #5
droplet commentedSure, I don't want it back too. But randomly remove stuff is not good. There many -webkit prefix still exist in CORE. Will you add an follow up issue? (remove all) Without an announce, some other issues may add it back.
Comment #6
droplet commented#1664268: Drop some browser specific prefixes
Comment #7
aspilicious commentedThere are not many -webkit prefixes left, I commented in the linked issue.