Opened 10 years ago

Last modified 10 years ago

#11876 confirmed Task

[FF] Remove -moz- prefix from box-sizing property

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone:
Component: UI : Skins Version: 4.0
Keywords: Firefox Cc:

Description

Since version 29 (https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/29), Firefox supports box-sizing without the vendor prefix. Let's keep things clean and save some bytes here and there.

Change History (3)

comment:1 Changed 10 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 10 years ago by Piotrek Koszuliński

If before FF29 it does not handle property without -moz prefix then we have to wait much longer.

comment:3 Changed 10 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.4.2

http://caniuse.com/css3-boxsizing it says that 29+ does not require prefix, so it's definitely not a right time yet.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy